How to validate the computation results

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

luise1030

New member
Hi,

I am a Compute Science guy and trying port optimize performance of MPAS Atmosphere(v6 openACC version) on my platform.
Currently, I used idealized cases `jw_baroclinic_wave` and `supercell` of v5 version for execution.

My question is:
How could I validate the computation results after execution?.
I could whether the program fails to complete execution due to runtime errors or not, but I couldn't know if the computation results are correct.

Could some guys give comments? Thanks :)
 
Back
Top