|
| integer | mod_iounits::stdinp = 5 |
| |
| integer | mod_iounits::stdout |
| |
| integer | mod_iounits::usrout = 10 |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::adm |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::ads |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::avg |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::blk |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::dai |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::dav |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::dia |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::err |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::flt |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::fcta |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::fctb |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::fwd |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::grd |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::grx |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::gst |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::har |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::his |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::hss |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::iad |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::ini |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::irp |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::itl |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::lcz |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::lze |
| |
| type(t_io), dimension(:,:), allocatable | mod_iounits::nrm |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::nud |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::obs |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::oifa |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::oifb |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::qck |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::rst |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::sca |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::sct |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::spa |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::spt |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::ssf |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::sta |
| |
| type(t_io), dimension(:,:), allocatable | mod_iounits::std |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::tide |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::tlf |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::tlm |
| |
| type(t_io), dimension(:), allocatable | mod_iounits::xtr |
| |
| integer, dimension(:), allocatable | mod_iounits::nbcfiles |
| |
| integer, dimension(:,:), allocatable | mod_iounits::bryids |
| |
| type(file_desc_t), dimension(:,:), allocatable | mod_iounits::brydesc |
| |
| type(t_io), dimension(:,:), allocatable | mod_iounits::bry |
| |
| integer, dimension(:), allocatable | mod_iounits::nclmfiles |
| |
| integer, dimension(:,:), allocatable | mod_iounits::clmids |
| |
| type(file_desc_t), dimension(:,:), allocatable | mod_iounits::clmdesc |
| |
| type(t_io), dimension(:,:), allocatable | mod_iounits::clm |
| |
| integer, dimension(:), allocatable | mod_iounits::nffiles |
| |
| integer, dimension(:,:), allocatable | mod_iounits::frcids |
| |
| type(file_desc_t), dimension(:,:), allocatable | mod_iounits::frcdesc |
| |
| type(t_io), dimension(:,:), allocatable | mod_iounits::frc |
| |
| character(len=50), dimension(9) | mod_iounits::rerror = (/ ' ROMS - Blows up ................ exit_flag: ', ' ROMS - Input error ............. exit_flag: ', ' ROMS - Output error ............ exit_flag: ', ' ROMS - I/O error ............... exit_flag: ', ' ROMS - Configuration error ..... exit_flag: ', ' ROMS - Partition error ......... exit_flag: ', ' ROMS - Illegal input parameter . exit_flag: ', ' ROMS - Fatal algorithm result .. exit_flag: ', ' ROMS - Coupling error .......... exit_flag: ' /) |
| |
| character(len=256) | mod_iounits::iname |
| |
| character(len=256) | mod_iounits::wname |
| |
| character(len=256) | mod_iounits::ngcname |
| |
| character(len=256) | mod_iounits::usrname |
| |
| character(len=256) | mod_iounits::aparnam |
| |
| character(len=256) | mod_iounits::bparnam |
| |
| character(len=256) | mod_iounits::fbionam |
| |
| character(len=256) | mod_iounits::fposnam |
| |
| character(len=256) | mod_iounits::iparnam |
| |
| character(len=256) | mod_iounits::sparnam |
| |
| character(len=256) | mod_iounits::sposnam |
| |
| character(len=256) | mod_iounits::varname |
| |
| integer | mod_iounits::ioerror = 0 |
| |
| character(len=256) | mod_iounits::calledfrom |
| |
| character(len=256) | mod_iounits::myappcpp |
| |
| character(len=256) | mod_iounits::sourcefile |
| |
| character(len=256) | mod_iounits::ncfile |
| |