48 logical,
private :: user_do = .false.
59 namelist / param_user / &
73 if(
io_l )
write(
io_fid_log,*)
'*** Not found namelist. Default used.' 74 elseif( ierr > 0 )
then 75 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)
subroutine, public user_resume
Resuming operation.
logical, public io_lnml
output log or not? (for namelist, this process)
integer, public io_fid_conf
Config file ID.
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.