Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable support for FAST-JX except for the Hg simulation #2379

Closed

Commits on Jul 15, 2024

  1. Disable support for FAST-JX except for the Hg simulation

    GeosCore/gc_environment_mod.F90
    - Throw an error (right before the call to Init_FJX) if FAST-JX
      photolysis is activated for fullchem or carbon simulations.
      FAST-JX is currently only supported for Hg.
    
    Signed-off-by: Bob Yantosca <[email protected]>
    yantosca committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1e7aa94 View commit details
    Browse the repository at this point in the history
  2. Change logic in FAST-JX error trap in gc_environment_mod.F90

    GeosCore/gc_environment_mod.F90
    - Now test if it is NOT a Hg simulation rather than testing if it is
      a fullchem or carbon simulation.
    
    Signed-off-by: Bob Yantosca <[email protected]>
    yantosca committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0118850 View commit details
    Browse the repository at this point in the history