File |
Line number |
Procedure |
Code |
./verification/flt_example/extra/cvprofiles.F |
325 |
NO PROCEDURE |
outname2=fname(1:IL)//'.cdf' |
./verification/flt_example/extra/cvprofiles.F |
327 |
NO PROCEDURE |
& ' ==> Writing a profiles to file ',outname2(1:IL+4) |
./verification/flt_example/extra/cvprofiles.F |
328 |
NO PROCEDURE |
ncid = nccre(outname2(1:IL+4), NCCLOB, iret) |
./verification/flt_example/extra/cvprofiles.F |
77 |
NO PROCEDURE |
character*50 outname2 |
./verification/flt_example/extra/cvfloat.F |
282 |
NO PROCEDURE |
outname2=fname(1:IL)//'.cdf' |
./verification/flt_example/extra/cvfloat.F |
284 |
NO PROCEDURE |
& ' ==> Writing a trajectories to file ',outname2(1:IL+4) |
./verification/flt_example/extra/cvfloat.F |
285 |
NO PROCEDURE |
ncid = nccre(outname2(1:IL+4), NCCLOB, iret) |
./verification/flt_example/extra/cvfloat.F |
70 |
NO PROCEDURE |
character*50 outname2 |