(git:c5411e0)
Loading...
Searching...
No Matches
al_system_types::al_system_type Type Reference

Data Fields

integer region = 0
 
integer glob_num_al = 0
 
integer loc_num_al = 0
 
real(kind=dp) tau_nh = 0.0_dp
 
real(kind=dp) tau_langevin = 0.0_dp
 
real(kind=dp) dt_fact = 0.0_dp
 
real(kind=dp) dt = 0.0_dp
 
type(al_thermo_type), dimension(:), pointer nvt => NULL()
 
type(map_info_type), pointer map_info => NULL()
 

Detailed Description

Definition at line 42 of file al_system_types.F.

Field Documentation

◆ region

integer al_system_types::al_system_type::region = 0

Definition at line 43 of file al_system_types.F.

◆ glob_num_al

integer al_system_types::al_system_type::glob_num_al = 0

Definition at line 43 of file al_system_types.F.

◆ loc_num_al

integer al_system_types::al_system_type::loc_num_al = 0

Definition at line 43 of file al_system_types.F.

◆ tau_nh

real(kind=dp) al_system_types::al_system_type::tau_nh = 0.0_dp

Definition at line 44 of file al_system_types.F.

◆ tau_langevin

real(kind=dp) al_system_types::al_system_type::tau_langevin = 0.0_dp

Definition at line 44 of file al_system_types.F.

◆ dt_fact

real(kind=dp) al_system_types::al_system_type::dt_fact = 0.0_dp

Definition at line 44 of file al_system_types.F.

◆ dt

real(kind=dp) al_system_types::al_system_type::dt = 0.0_dp

Definition at line 45 of file al_system_types.F.

◆ nvt

type(al_thermo_type), dimension(:), pointer al_system_types::al_system_type::nvt => NULL()

Definition at line 46 of file al_system_types.F.

◆ map_info

type(map_info_type), pointer al_system_types::al_system_type::map_info => NULL()

Definition at line 47 of file al_system_types.F.


The documentation for this type was generated from the following file: