 Collaboration diagram for Vaporization/condensation model:
 Collaboration diagram for Vaporization/condensation model:| Variables | |
| real(c_double), pointer, save | presat | 
| reference saturation pressure (kg/(m s2))  More... | |
| real(c_double), pointer, save | uinf | 
| reference velocity of the flow (m/s)  More... | |
| real(c_double), pointer, save | linf | 
| reference length scale of the flow (m)  More... | |
| real(c_double), pointer, save | cdest | 
| constant Cdest of the condensation source term (Merkle model)  More... | |
| real(c_double), pointer, save | cprod | 
| constant Cprod of the vaporization source term (Merkle model)  More... | |
| cs_real_t | presat | 
| cs_real_t | uinf | 
| cs_real_t | linf | 
| cs_real_t | cdest | 
| cs_real_t | cprod | 
| real(c_double), pointer, save cdest | 
constant Cdest of the condensation source term (Merkle model)
| cdest | 
Constant Cdest of the condensation source term (Merkle model).
| real(c_double), pointer, save cprod | 
constant Cprod of the vaporization source term (Merkle model)
| cprod | 
Constant Cprod of the vaporization source term (Merkle model).
| real(c_double), pointer, save linf | 
reference length scale of the flow (m)
| linf | 
Reference length scale of the flow (m).
| real(c_double), pointer, save presat | 
reference saturation pressure (kg/(m s2))
| presat | 
Reference saturation pressure (kg/(m s2)).
| real(c_double), pointer, save uinf | 
reference velocity of the flow (m/s)
| uinf | 
Reference velocity of the flow (m/s).