NCAR / icar

The Intermediate Complexity Atmospheric Research model (ICAR)
MIT License
72 stars 53 forks source link

Better Options and Tests Generation #117

Closed scrasmussen closed 2 years ago

scrasmussen commented 2 years ago

TYPE: enhancement

KEYWORDS: Test generation, ICAR Options and Init Files,

SOURCE: Soren Rasmussen

DESCRIPTION OF CHANGES: Will allow better fine tuning of generation of files. The ICAR options class can now be passed nearly every option. Cleaning up gen_ideal_test.py to take advantage the new python modules

TESTS CONDUCTED: Generated tests with ./gen_ideal_test.py and cafrun -np 8 ./icar icar_options.nml

Checklist