(git:aeba166)
Loading...
Searching...
No Matches
fist_main Module Reference

perform classical molecular dynamics and path integral simulations More...

Functions/Subroutines

subroutine, public fist_create_force_env (force_env, root_section, para_env, globenv, qmmm, qmmm_env, force_env_section, subsys_section, use_motion_section, prev_subsys)
 Controls program flow for classical MD and path-integrals.
 

Detailed Description

perform classical molecular dynamics and path integral simulations

History
gt SEPT-23-2002: part is allocated/deallocated/initialized in read_coord_vel CJM rewrite
Author
CJM-Sept-01-02

Function/Subroutine Documentation

◆ fist_create_force_env()

subroutine, public fist_main::fist_create_force_env ( type(force_env_type), pointer  force_env,
type(section_vals_type), pointer  root_section,
type(mp_para_env_type), pointer  para_env,
type(global_environment_type), pointer  globenv,
logical, optional  qmmm,
type(qmmm_env_mm_type), optional, pointer  qmmm_env,
type(section_vals_type), pointer  force_env_section,
type(section_vals_type), pointer  subsys_section,
logical, intent(in)  use_motion_section,
type(cp_subsys_type), optional, pointer  prev_subsys 
)

Controls program flow for classical MD and path-integrals.

Parameters
force_env...
root_section...
para_env...
globenv...
qmmm...
qmmm_env...
force_env_section...
subsys_section...
use_motion_section...
prev_subsys...
Used By
cp2k
Author
CJM

Definition at line 64 of file fist_main.F.

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