| Symbol | Description | Uses |
| expnam | 4 |
| File | Line number | Procedure | Code |
| ./verification/flt_example/extra/cvprofiles.F | 19 | NO PROCEDURE |
character iotext*80, expnam*60, stamp*32 |
| ./verification/flt_example/extra/cvprofiles.F | 481 | NO PROCEDURE |
call NCAPTC(ncid, NCGLOBAL, 'title', NCCHAR, 60, expnam, iret) |
| ./verification/flt_example/extra/cvprofiles.F | 82 | NO PROCEDURE |
data expnam /'Experimentname not set in data.profiles'/ |
| ./verification/flt_example/extra/cvprofiles.F | 84 | NO PROCEDURE |
namelist //dimensions expnam, startDate, usingSphericalPolarGrid |