[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] Trivial change (affects only documentation or cleanup)
[ ] Refactor (no functional changes, no api changes)
Checklist
[ ] Tested this change with a run of GEOSgcm
[ ] Ran the Unit Tests (make tests)
Description
This is an attempt to add command line options to the checkpoint_benchmark.x and restart_benchmark.x codes. I think it's good...but more testing needs done.
Types of change(s)
Checklist
make tests
)Description
This is an attempt to add command line options to the
checkpoint_benchmark.x
andrestart_benchmark.x
codes. I think it's good...but more testing needs done.Related Issue