(git:3add494)
input_cp2k_mm Module Reference

creates the mm section of the input More...

Functions/Subroutines

subroutine, public create_mm_section (section)
 Create the input section for FIST.. Come on.. Let's get woohooo. More...
 
subroutine, public create_charge_section (section)
 This section specifies the charge of the MM atoms. More...
 
subroutine, public create_nonbonded14_section (section)
 This section specifies the input parameters for 1-4 NON-BONDED Interactions. More...
 
subroutine, public create_neighbor_lists_section (section)
 This section specifies the input parameters for generation of neighbor lists. More...
 
subroutine, public create_genpot_section (section)
 This section specifies the input parameters for a generic potential form. More...
 
subroutine, public create_lj_section (section)
 This section specifies the input parameters for Lennard-Jones potential type. More...
 
subroutine, public create_williams_section (section)
 This section specifies the input parameters for Williams potential type. More...
 
subroutine, public create_goodwin_section (section)
 This section specifies the input parameters for Goodwin potential type. More...
 
subroutine, public create_tabpot_section (section)
 This section specifies the input parameters for TABPOT potential type. More...
 
subroutine, public create_dipoles_section (print_key, label, print_level)
 creates the input section for the qs part More...
 

Detailed Description

creates the mm section of the input

Note
moved out of input_cp2k
History
04.2004 created
Author
fawzi

Function/Subroutine Documentation

◆ create_mm_section()

subroutine, public input_cp2k_mm::create_mm_section ( type(section_type), pointer  section)

Create the input section for FIST.. Come on.. Let's get woohooo.

Parameters
sectionthe section to create
Author
teo

Definition at line 75 of file input_cp2k_mm.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ create_charge_section()

subroutine, public input_cp2k_mm::create_charge_section ( type(section_type), pointer  section)

This section specifies the charge of the MM atoms.

Parameters
sectionthe section to create
Author
teo

Definition at line 868 of file input_cp2k_mm.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ create_nonbonded14_section()

subroutine, public input_cp2k_mm::create_nonbonded14_section ( type(section_type), pointer  section)

This section specifies the input parameters for 1-4 NON-BONDED Interactions.

Parameters
sectionthe section to create
Author
teo

Definition at line 1121 of file input_cp2k_mm.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ create_neighbor_lists_section()

subroutine, public input_cp2k_mm::create_neighbor_lists_section ( type(section_type), pointer  section)

This section specifies the input parameters for generation of neighbor lists.

Parameters
sectionthe section to create
Author
teo [07.2007] - Zurich University

Definition at line 1251 of file input_cp2k_mm.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ create_genpot_section()

subroutine, public input_cp2k_mm::create_genpot_section ( type(section_type), pointer  section)

This section specifies the input parameters for a generic potential form.

Parameters
sectionthe section to create
Author
teo

Definition at line 1295 of file input_cp2k_mm.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ create_lj_section()

subroutine, public input_cp2k_mm::create_lj_section ( type(section_type), pointer  section)

This section specifies the input parameters for Lennard-Jones potential type.

Parameters
sectionthe section to create
Author
teo

Definition at line 1648 of file input_cp2k_mm.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ create_williams_section()

subroutine, public input_cp2k_mm::create_williams_section ( type(section_type), pointer  section)

This section specifies the input parameters for Williams potential type.

Parameters
sectionthe section to create
Author
teo

Definition at line 1711 of file input_cp2k_mm.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ create_goodwin_section()

subroutine, public input_cp2k_mm::create_goodwin_section ( type(section_type), pointer  section)

This section specifies the input parameters for Goodwin potential type.

Parameters
sectionthe section to create
Author
teo

Definition at line 1781 of file input_cp2k_mm.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ create_tabpot_section()

subroutine, public input_cp2k_mm::create_tabpot_section ( type(section_type), pointer  section)

This section specifies the input parameters for TABPOT potential type.

Parameters
sectionthe section to create
Author
teo, Alex Mironenko, Da Teng

Definition at line 2878 of file input_cp2k_mm.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ create_dipoles_section()

subroutine, public input_cp2k_mm::create_dipoles_section ( type(section_type), pointer  print_key,
character(len=*), intent(in)  label,
integer, intent(in)  print_level 
)

creates the input section for the qs part

Parameters
print_key...
label...
print_level...
Author
teo

Definition at line 2945 of file input_cp2k_mm.F.

Here is the call graph for this function:
Here is the caller graph for this function: