Symbol | Description | Uses |
errormessageunit | 4 |
File | Line number | Procedure | Code |
./pkg/flt/flt_init.F | 266 | FLT_INIT |
write(errormessageunit,*) ' max _npart: ',max_npart |
./pkg/flt/flt_init.F | 267 | FLT_INIT |
write(errormessageunit,*) 'sum npart_read: ',npart_read |
./pkg/flt/flt_init.F | 268 | FLT_INIT |
write(errormessageunit,*) 'sum npart_tile: ',npart_dist |
./pkg/flt/flt_restart.F | 91 | FLT_RESTART |
write(errormessageunit,*) npart_dist,' floats written' |