| Symbol | Description | Uses |
| fnamedatanc | 4 |
| File | Line number | Procedure | Code |
| ./pkg/profiles/profiles_init_fixed.F | 112 | PROFILES_INIT_FIXED |
write(fnamedatanc(1:80),'(2a)') profilesfile(1:IL),'.nc' |
| ./pkg/profiles/profiles_init_fixed.F | 114 | PROFILES_INIT_FIXED |
& 'Opening num_file ', num_file, fnamedatanc(1:80) |
| ./pkg/profiles/profiles_init_fixed.F | 117 | PROFILES_INIT_FIXED |
err = NF_OPEN(fnamedatanc, 0, fiddata(num_file,bi,bj)) |
| ./pkg/profiles/profiles_init_fixed.F | 40 | PROFILES_INIT_FIXED |
character*(80) profilesfile, fnamedatanc |