| Symbol | Description | Uses |
| fnamedatanc | 3 |
| File | Line number | Procedure | Code |
| ./pkg/profiles/profiles_init_fixed.F | 187 | PROFILES_INIT_FIXED |
write(fnamedatanc(1:80),'(2a)') profilesfile(1:IL),'.nc' |
| ./pkg/profiles/profiles_init_fixed.F | 188 | PROFILES_INIT_FIXED |
err = NF_OPEN(fnamedatanc, 0, fiddata(num_file,bi,bj)) |
| ./pkg/profiles/profiles_init_fixed.F | 56 | PROFILES_INIT_FIXED |
character*(80) profilesfile, fnamedatanc |