| 46 |
- Rename 'pickup*.ckpt[A,B].*' files to 'pickup*.[10-digits-iter].*' |
- Rename 'pickup*.ckpt[A,B].*' files to 'pickup*.[10-digits-iter].*' |
| 47 |
with several selection options |
with several selection options |
| 48 |
- rn_pickup (no argument) -> print "usage" |
- rn_pickup (no argument) -> print "usage" |
| 49 |
|
|
| 50 |
|
e) script: mk_mkfile |
| 51 |
|
- run genmake2 with the same options as when "Makefile" was generated |
| 52 |
|
(needs an existing previous "Makefile") ; this replaces "make makefile". |
| 53 |
|
in addition, link *_mpi files from the MODS directory when -mpi was |
| 54 |
|
used to generate the previous Makefile. |
| 55 |
|
|
| 56 |
|
f) script: derive_other_types |
| 57 |
|
from 1 src file, derive other type (R4,RS,RL,RS) version. For now, can |
| 58 |
|
only be applied to the 4 src files: "mdsio_pass_r{4,8}tor{l,s}.F" |