| File |
Line number |
Procedure |
Code |
|
./pkg/admtlm/admtlm_dsvd2model.F |
184 |
ADMTLM_DSVD2MODEL |
call MDSFINDUNIT( cunit, mythid ) |
|
./pkg/admtlm/admtlm_model2dsvd.F |
175 |
ADMTLM_MODEL2DSVD |
call MDSFINDUNIT( cunit, mythid ) |
|
./pkg/exf/exf_interp_read.F |
79 |
EXF_INTERP_READ |
call MDSFINDUNIT( interp_unit, mythid) |
|
./pkg/exf/exf_interp_read.F |
94 |
EXF_INTERP_READ |
call MDSFINDUNIT( interp_unit, mythid) |
|
./pkg/diagnostics/diagnostics_write_pickup.F |
197 |
DIAGNOSTICS_WRITE_PICKUP |
CALL MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/diagnostics/diagnostics_set_levels.F |
123 |
DIAGNOSTICS_SET_LEVELS |
CALL MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/diagnostics/diagnostics_read_pickup.F |
154 |
DIAGNOSTICS_READ_PICKUP |
CALL MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/diagnostics/diagstats_ini_io.F |
54 |
DIAGSTATS_INI_IO |
CALL MDSFINDUNIT( nUnit, myThid ) |
|
./pkg/diagnostics/diagnostics_summary.F |
62 |
DIAGNOSTICS_SUMMARY |
CALL MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/flt/flt_mdsreadvector.F |
99 |
MDSREADVECTOR_FLT |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/profiles/profiles_init_fixed.F |
326 |
PROFILES_INIT_FIXED |
call MDSFINDUNIT( fidforward(num_file,bi,bj) , mythid ) |
|
./pkg/profiles/profiles_init_fixed.F |
330 |
PROFILES_INIT_FIXED |
call MDSFINDUNIT( fidadjoint(num_file,bi,bj) , mythid ) |
|
./pkg/profiles/profiles_init_ncfile.F |
71 |
PROFILES_INIT_NCFILE |
call MDSFINDUNIT( fid2 , mythid ) |
|
./pkg/fizhi/fizhi_readwrite_vegtiles.F |
108 |
FIZHI_WRITE_VEGTILES |
call MDSFINDUNIT( iunit, mythid ) |
|
./pkg/fizhi/fizhi_readwrite_vegtiles.F |
363 |
FIZHI_READ_VEGTILES |
call MDSFINDUNIT( iunit, mythid ) |
|
./pkg/fizhi/fizhi_init_chem.F |
32 |
FIZHI_INIT_CHEM |
call MDSFINDUNIT( kqz, myThid ) |
|
./pkg/fizhi/fizhi_init_chem.F |
33 |
FIZHI_INIT_CHEM |
call MDSFINDUNIT( koz, myThid ) |
|
./pkg/fizhi/fizhi_readparms.F |
61 |
FIZHI_READPARMS |
CALL MDSFINDUNIT( ku2, myThid ) |
|
./pkg/fizhi/fizhi_init_vegsurftiles.F |
64 |
FIZHI_INIT_VEGSURFTILES |
call MDSFINDUNIT( iunit, mythid ) |
|
./pkg/fizhi/fizhi_init_veg.F |
74 |
FIZHI_INIT_VEG |
call MDSFINDUNIT( kveg, myThid ) |
|
./pkg/fizhi/fizhi_init_fixed.F |
143 |
FIZHI_INIT_FIXED |
call MDSFINDUNIT( kice, myThid ) |
|
./pkg/fizhi/fizhi_init_fixed.F |
145 |
FIZHI_INIT_FIXED |
call MDSFINDUNIT( ksst, myThid ) |
|
./pkg/fizhi/fizhi_write_datetime.F |
27 |
FIZHI_WRITE_DATETIME |
CALL MDSFINDUNIT( ku, myThid ) |
|
./model/src/load_grid_spacing.F |
47 |
LOAD_GRID_SPACING |
CALL MDSFINDUNIT( iUnit, myThid ) |
|
./model/src/load_grid_spacing.F |
82 |
LOAD_GRID_SPACING |
CALL MDSFINDUNIT( iUnit, myThid ) |
|
./verification/fizhi-cs-aqualev20/code/fizhi_init_fixed.F |
134 |
FIZHI_INIT_FIXED |
call MDSFINDUNIT( kice, myThid ) |
|
./verification/fizhi-cs-aqualev20/code/fizhi_init_fixed.F |
136 |
FIZHI_INIT_FIXED |
call MDSFINDUNIT( ksst, myThid ) |
|
./model/src/ini_curvilinear_grid.F |
579 |
READSYMTILE_RS |
CALL MDSFINDUNIT( dUnit, myThid ) |
|
./model/src/ini_curvilinear_grid.F |
603 |
READSYMTILE_RS |
CALL MDSFINDUNIT( dUnit, myThid ) |
|
./eesupp/src/timers.F |
350 |
TIMER_CONTROL |
CALL MDSFINDUNIT (papiunit, myThreadId) |
|
./eesupp/src/timers.F |
400 |
TIMER_CONTROL |
CALL MDSFINDUNIT (pclunit, myThreadId) |
|
./eesupp/src/nml_filter.F |
60 |
NML_FILTER |
CALL MDSFINDUNIT( inunit, mythid ) |
|
./eesupp/src/nml_filter.F |
69 |
NML_FILTER |
call MDSFINDUNIT( outunit, mythid ) |
|
./eesupp/src/mdsfindunit.F |
6 |
MDSFINDUNIT |
subroutine MDSFINDUNIT( iounit, mythid ) |
|
./pkg/sbo/sbo_writevector.F |
98 |
SBO_WRITEVECTOR |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_writevector.F |
123 |
MDSWRITEVECTOR |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_slice.F |
336 |
MDSREADFIELDYZ |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_slice.F |
578 |
MDSWRITEFIELDXZ |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_slice.F |
796 |
MDSWRITEFIELDYZ |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_slice.F |
98 |
MDSREADFIELDXZ |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_readfield_loc.F |
91 |
MDSREADFIELD_LOC |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_writemeta.F |
64 |
MDSWRITEMETA |
call MDSFINDUNIT( mUnit, mythid ) |
|
./pkg/mdsio/mdsio_writetile.F |
106 |
MDS_WRITETILE |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_readtile.F |
93 |
MDS_READTILE |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_slice_loc.F |
317 |
MDSREADFIELDYZ_LOC |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_slice_loc.F |
550 |
MDSWRITEFIELDXZ_LOC |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_slice_loc.F |
759 |
MDSWRITEFIELDYZ_LOC |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_slice_loc.F |
88 |
MDSREADFIELDXZ_LOC |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_readfield.F |
122 |
MDSREADFIELD |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_readvector.F |
112 |
MDSREADVECTOR |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_gl.F |
1234 |
MDSWRITEFIELD_2D_GL |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_gl.F |
130 |
MDSREADFIELD_3D_GL |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_gl.F |
519 |
MDSWRITEFIELD_3D_GL |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_gl.F |
844 |
MDSREADFIELD_2D_GL |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_writelocal.F |
121 |
MDS_WRITELOCAL |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_gl_slice.F |
117 |
MDSREADFIELD_XZ_GL |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_gl_slice.F |
340 |
MDSREADFIELD_YZ_GL |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_gl_slice.F |
575 |
MDSWRITEFIELD_XZ_GL |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_gl_slice.F |
790 |
MDSWRITEFIELD_YZ_GL |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/mdsio/mdsio_writevec_loc.F |
102 |
MDSWRITEVEC_LOC_RS |
CALL MDSFINDUNIT( dUnit, myThid ) |
|
./pkg/mdsio/mdsio_writefield_new.F |
155 |
MDSWRITEFIELD_NEW |
call MDSFINDUNIT( dUnit, mythid ) |
|
./pkg/ecco/cost_readgeoid.F |
85 |
COST_READGEOID |
call MDSFINDUNIT( egmunit, mythid ) |
|
./pkg/ecco/cost_trans_zonal.F |
135 |
COST_TRANS_ZONAL |
call MDSFINDUNIT( funit, mythid ) |
|
./pkg/ecco/cost_trans_merid.F |
146 |
COST_TRANS_MERID |
call MDSFINDUNIT( funit, mythid ) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
133 |
CTRL_SET_PACK_XY |
call MDSFINDUNIT( cunit2, mythid ) |
|
./pkg/ctrl/ctrl_set_pack_xy.F |
136 |
CTRL_SET_PACK_XY |
call MDSFINDUNIT( cunit3, mythid ) |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
150 |
CTRL_SET_UNPACK_XYZ |
call MDSFINDUNIT( cunit2, mythid ) |
|
./pkg/ctrl/ctrl_set_unpack_xyz.F |
153 |
CTRL_SET_UNPACK_XYZ |
call MDSFINDUNIT( cunit3, mythid ) |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
142 |
CTRL_SET_PACK_XYZ |
call MDSFINDUNIT( cunit2, mythid ) |
|
./pkg/ctrl/ctrl_set_pack_xyz.F |
145 |
CTRL_SET_PACK_XYZ |
call MDSFINDUNIT( cunit3, mythid ) |
|
./pkg/ctrl/ctrl_unpack.F |
173 |
CTRL_UNPACK |
call MDSFINDUNIT( cunit, mythid ) |
|
./pkg/ctrl/ctrl_pack.F |
164 |
CTRL_PACK |
call MDSFINDUNIT( cunit, mythid ) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
135 |
CTRL_SET_UNPACK_XY |
call MDSFINDUNIT( cunit2, mythid ) |
|
./pkg/ctrl/ctrl_set_unpack_xy.F |
138 |
CTRL_SET_UNPACK_XY |
call MDSFINDUNIT( cunit3, mythid ) |
|
./pkg/debug/write_fullarray_rl.F |
48 |
WRITE_FULLARRAY_RL |
CALL MDSFINDUNIT( dUnit, mythid ) |