(git:c5411e0)
Loading...
Searching...
No Matches
thermal_region_types::thermal_region_type Type Reference

Data Fields

integer region_index = 0
 
integer npart = 0
 
integer, dimension(:), pointer part_index => NULL()
 
real(kind=dp) ekin = 0.0_dp
 
real(kind=dp) noisy_gamma_region = 0.0_dp
 
real(kind=dp) temperature = 0.0_dp
 
real(kind=dp) temp_expected = 0.0_dp
 
real(kind=dp) temp_tol = 0.0_dp
 

Detailed Description

Definition at line 38 of file thermal_region_types.F.

Field Documentation

◆ region_index

integer thermal_region_types::thermal_region_type::region_index = 0

Definition at line 39 of file thermal_region_types.F.

◆ npart

integer thermal_region_types::thermal_region_type::npart = 0

Definition at line 39 of file thermal_region_types.F.

◆ part_index

integer, dimension(:), pointer thermal_region_types::thermal_region_type::part_index => NULL()

Definition at line 40 of file thermal_region_types.F.

◆ ekin

real(kind=dp) thermal_region_types::thermal_region_type::ekin = 0.0_dp

Definition at line 41 of file thermal_region_types.F.

◆ noisy_gamma_region

real(kind=dp) thermal_region_types::thermal_region_type::noisy_gamma_region = 0.0_dp

Definition at line 41 of file thermal_region_types.F.

◆ temperature

real(kind=dp) thermal_region_types::thermal_region_type::temperature = 0.0_dp

Definition at line 41 of file thermal_region_types.F.

◆ temp_expected

real(kind=dp) thermal_region_types::thermal_region_type::temp_expected = 0.0_dp

Definition at line 41 of file thermal_region_types.F.

◆ temp_tol

real(kind=dp) thermal_region_types::thermal_region_type::temp_tol = 0.0_dp

Definition at line 41 of file thermal_region_types.F.


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