Skip to content

Regarding running WWIII in parallel mode #1042

Closed Answered by aliabdolali
krishnanathira asked this question in Q&A
Discussion options

You must be logged in to vote

The run_tests will check all available *.inp and *.nml files in the run directory and execute the corresponding executable in order.
However, in case both nml and inp file exists, it goes with inp, unless you use -N option to enforce it to utilize nml.
I'd suggest keeping one type per program (either *nml or *inp).
Also, if you execute run_test -h or run_cmake_test -honly, you can see all the options.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@krishnanathira
Comment options

Comment options

You must be logged in to vote
1 reply
@krishnanathira
Comment options

Answer selected by krishnanathira
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants