-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Line 2586 in dd523c2
| out.write(('print *,"PROCLIST/RUN_PROC_NR/NAME","%s"\n' |
I modified this line as follows.
out.write(' print *,"PROCLIST/RUN_PROC_NR/NAME","%s"\n' % process.name)
out.write(' print *, " PROCLIST/RUN_PROC_NR/PROC", proc\n')
out.write(' print *, " PROCLIST/RUN_PROC_NR/NR_CELL", nr_cell\n')
out.write(' print *, " PROCLIST/RUN_PROC_NR/CELL", cell\n')
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels