(git:c5411e0)
Loading...
Searching...
No Matches
thermostat_types::thermostat_type Type Reference

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()
 

Detailed Description

Definition at line 78 of file thermostat_types.F.

Field Documentation

◆ type_of_thermostat

integer thermostat_types::thermostat_type::type_of_thermostat = do_thermo_nose

Definition at line 79 of file thermostat_types.F.

◆ label

character(len=default_string_length) thermostat_types::thermostat_type::label = ""

Definition at line 80 of file thermostat_types.F.

◆ nhc

type(lnhc_parameters_type), pointer thermostat_types::thermostat_type::nhc => NULL()

Definition at line 81 of file thermostat_types.F.

◆ csvr

type(csvr_system_type), pointer thermostat_types::thermostat_type::csvr => NULL()

Definition at line 82 of file thermostat_types.F.

◆ al

type(al_system_type), pointer thermostat_types::thermostat_type::al => NULL()

Definition at line 83 of file thermostat_types.F.

◆ gle

type(gle_type), pointer thermostat_types::thermostat_type::gle => NULL()

Definition at line 84 of file thermostat_types.F.

◆ section

type(section_vals_type), pointer thermostat_types::thermostat_type::section => NULL()

Definition at line 85 of file thermostat_types.F.


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