SCALE-RM
Data Types | Functions/Subroutines
scale_atmos_thermodyn Module Reference

module atmosphere / thermodyn More...

Functions/Subroutines

subroutine, public atmos_thermodyn_setup
 Setup. More...
 

Detailed Description

module atmosphere / thermodyn

Description
Thermodynamics module
Author
Team SCALE

Function/Subroutine Documentation

◆ atmos_thermodyn_setup()

subroutine, public scale_atmos_thermodyn::atmos_thermodyn_setup

Setup.

Definition at line 156 of file scale_atmos_thermodyn.F90.

156  implicit none
157  !---------------------------------------------------------------------------
158 
159  log_newline
160  log_info("ATMOS_THERMODYN_setup",*) 'Setup'
161  log_info("ATMOS_THERMODYN_setup",*) 'No namelists.'
162 
163  return

Referenced by mod_rm_driver::rm_driver(), and mod_rm_prep::rm_prep().

Here is the caller graph for this function: