REIMS
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
pipe_cfg_t
Derived Type
3 statements
Source File
lib_nusselt_correlations.f90
lib_nusselt_correlations_m
pipe_cfg_t
Contents
Variables
a
b
c
Source Code
pipe_cfg_t
type, public :: pipe_cfg_t
Components
Type
Visibility
Attributes
Name
Initial
real(kind=dp),
public
::
a
real(kind=dp),
public
::
b
real(kind=dp),
public
::
c
Source Code
type
pipe_cfg_t
real
(
dp
)
::
a
,
b
,
c
end type
pipe_cfg_t