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 user_calc_tendency
Calculation tendency.
integer, public io_fid_conf
Config file ID.
subroutine, public user_tracer_setup
Config before setup of tracers.
subroutine, public user_mkinit
Make initial state.
module atmosphere / grid / cartesC index
subroutine, public prc_abort
Abort Process.
subroutine, public tracer_regist(QS, NQ, NAME, DESC, UNIT, CV, CP, R, ADVC, MASS)
Regist tracer.
subroutine, public user_setup
Setup before setup of other components.
subroutine, public user_update
User step.