| File |
Line number |
Procedure |
Code |
|
./verification/OpenAD/code_oad_all/ctrl_pack.F |
141 |
CTRL_PACK |
call CTRL_SET_FNAME(xx_edtaux_file, fname_edtaux, mythid) |
|
./optim/optim_numbmod.F |
161 |
OPTIM_NUMBMOD |
& xx_bottomdrag_file, xx_edtaux_file, xx_edtauy_file, |
|
./pkg/admtlm/admtlm_dsvd2model.F |
153 |
ADMTLM_DSVD2MODEL |
call CTRL_SET_FNAME(xx_edtaux_file, fname_edtaux, mythid) |
|
./pkg/admtlm/admtlm_model2dsvd.F |
144 |
ADMTLM_MODEL2DSVD |
call CTRL_SET_FNAME(xx_edtaux_file, fname_edtaux, mythid) |
|
./pkg/ctrl/ctrl.h |
608 |
NO PROCEDURE |
& , xx_edtaux_file |
|
./pkg/ctrl/ctrl.h |
659 |
NO PROCEDURE |
character*(MAX_LEN_FNAM) xx_edtaux_file |
|
./pkg/ctrl/ctrl_init.F |
703 |
CTRL_INIT |
& xx_edtaux_file, 25, 125, 1, 1, 1, |
|
./pkg/ctrl/ctrl_map_ini.F |
398 |
CTRL_MAP_INI |
il=ilnblnk( xx_edtaux_file ) |
|
./pkg/ctrl/ctrl_map_ini.F |
400 |
CTRL_MAP_INI |
& xx_edtaux_file(1:il),'.',optimcycle |
|
./pkg/ctrl/ctrl_map_ini_ecco.F |
264 |
CTRL_MAP_INI_ECCO |
call CTRL_MAP_INI_GEN3D(xx_edtaux_file, 'wedtauxFld', |
|
./pkg/ctrl/ctrl_pack.F |
141 |
CTRL_PACK |
call CTRL_SET_FNAME(xx_edtaux_file, fname_edtaux, mythid) |
|
./pkg/ctrl/ctrl_readparms.F |
125 |
CTRL_READPARMS |
& xx_edtaux_file, xx_edtauy_file, |
|
./pkg/ctrl/ctrl_readparms.F |
326 |
CTRL_READPARMS |
xx_edtaux_file = 'xx_edtaux' |
|
./pkg/ctrl/ctrl_unpack.F |
149 |
CTRL_UNPACK |
call CTRL_SET_FNAME(xx_edtaux_file, fname_edtaux, mythid) |
|
./pkg/ecco/cost_tau_eddy.F |
97 |
COST_TAU_EDDY |
ilfld = ilnblnk( xx_edtaux_file ) |
|
./pkg/ecco/cost_tau_eddy.F |
99 |
COST_TAU_EDDY |
& xx_edtaux_file(1:ilfld),'.',optimcycle |