49 logical,
private :: USER_do = .false.
89 namelist / param_user / &
96 if(
io_l )
write(
io_fid_log,*)
'++++++ Module[DRIVER] / Categ[USER] / Origin[SCALE-RM]' 102 if(
io_l )
write(
io_fid_log,*)
'*** Not found namelist. Default used.' 103 elseif( ierr > 0 )
then 104 write(*,*)
'xxx Not appropriate names in namelist PARAM_USER. Check!' subroutine, public prc_mpistop
Abort MPI.
subroutine, public user_step
User step.
logical, public io_l
output log or not? (this process)
logical, public io_nml
output log or not? (for namelist, this process)
subroutine, public user_resume
Resuming operation.
subroutine, public user_config
Config before setup of other components.
integer, public io_fid_conf
Config file ID.
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_resume0
Resuming operation, before calculating tendency.
integer, public io_fid_log
Log file ID.
integer, public io_fid_nml
Log file ID (only for output namelist)