![]() |
(git:b77b4be)
|
Data Fields | |
integer | type_of_thermostat = do_thermo_nose |
character(len=default_string_length) | label = "" |
type(lnhc_parameters_type), pointer | nhc => NULL() |
type(csvr_system_type), pointer | csvr => NULL() |
type(al_system_type), pointer | al => NULL() |
type(gle_type), pointer | gle => NULL() |
type(section_vals_type), pointer | section => NULL() |
Definition at line 78 of file thermostat_types.F.
integer thermostat_types::thermostat_type::type_of_thermostat = do_thermo_nose |
Definition at line 79 of file thermostat_types.F.
character(len=default_string_length) thermostat_types::thermostat_type::label = "" |
Definition at line 80 of file thermostat_types.F.
type(lnhc_parameters_type), pointer thermostat_types::thermostat_type::nhc => NULL() |
Definition at line 81 of file thermostat_types.F.
type(csvr_system_type), pointer thermostat_types::thermostat_type::csvr => NULL() |
Definition at line 82 of file thermostat_types.F.
type(al_system_type), pointer thermostat_types::thermostat_type::al => NULL() |
Definition at line 83 of file thermostat_types.F.
type(gle_type), pointer thermostat_types::thermostat_type::gle => NULL() |
Definition at line 84 of file thermostat_types.F.
type(section_vals_type), pointer thermostat_types::thermostat_type::section => NULL() |
Definition at line 85 of file thermostat_types.F.