Go to the documentation of this file.
47 logical,
private :: USER_do = .false.
87 namelist / param_user / &
94 log_info(
"USER_setup",*)
'Setup'
100 log_info(
"USER_setup",*)
'Not found namelist. Default used.'
101 elseif( ierr > 0 )
then
102 log_error(
"USER_setup",*)
'Not appropriate names in namelist PARAM_USER. Check!'
108 log_info(
"USER_setup",*)
'This module is dummy.'
subroutine, public prc_abort
Abort Process.
subroutine, public user_setup
Setup before setup of other components.
subroutine, public user_mkinit
Make initial state.
subroutine, public user_tracer_setup
Config before setup of tracers.
module atmosphere / grid / cartesC index
subroutine, public user_calc_tendency
Calculation tendency.
subroutine, public tracer_regist(QS, NQ, NAME, DESC, UNIT, CV, CP, R, ENGI0, ADVC, MASS)
Regist tracer.
subroutine, public user_update
User step.
integer, public io_fid_conf
Config file ID.