Closed yantosca closed 4 months ago
Integration tests are in progress.
All GEOS-Chem integration tests passed:
==============================================================================
GEOS-Chem Classic: Execution Test Results
GCClassic #655527d Merge PR #62 (Throw error if FAST-JX is used w/ non-Hg mechanisms)
GEOS-Chem #03287a67a Merge PR #2372 (Turn off MEGAN extension for non-benchmark sims)
HEMCO #2192e0e HEMCO 3.9.1 release
Using 24 OpenMP threads
Number of execution tests: 28
Submitted as SLURM job: 39695010
==============================================================================
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% All execution tests passed! %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
All tests were identical to PR #2372 except:
Thanks @lizziel. I can do that.
Name and Institution (Required)
Name: Bob Yantosca Institution: Harvard + GCST
Describe the update
This PR adds an error trap that causes CMake to throw an error if the FASTJX compile option is selected for any mechanism except Hg.
Expected changes
Configuring with the
-DFASTJX=y
option now throws an error message such as:Related Github Issue