Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Running three test cases at once using the AMWG Diagnostics Package

I am currently trying to run three test case files at once in order to compare them with observed aviation data. I have done this numerous times for just one test case, however, I am not too sure where I can edit the code in diag140804.csh to make this possible. I appreciate any help that any one can throw my way. Thank you,Kevin Stewart
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
I am not sure I undertsand your question. Are you trying to run 3 cases for 1 script ? If this is the case, the script is not written to work tha tway. It would be easy to do   cp diag140804.csh  diag140804_case1.cshcp diag140804.csh  diag140804_case2.cshcp diag140804.csh diag140804_case3.cshAnd to start the 3 scripts at the same time
 
Yes I am trying to run and compare three test cases at once and was not sure if that was possible. I wanted the chemistry plots and the taylor diagram if possible to have these three tests on them to see the comparisons. I have seen this done before, but am not sure how they edited the code to make this possible.
 

tilmes

Member
Hi Kevin,these diagnostic sets are only able to compare two model simulations at the same time to observations, not three. Simone
 
Top