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

[BUG/ISSUE] Number of ND64 tracers gets set to zero in input_mod.F #67

Closed
yantosca opened this issue Sep 16, 2019 · 1 comment
Closed
Assignees
Labels
category: Bug Something isn't working
Milestone

Comments

@yantosca
Copy link
Contributor

Describe the bug
The ND64 bpch radiative flux diagnostics are not printed out, even when ND64 is turned on in input.geos.

To Reproduce

  1. Create a geosfp_4x5_standard run dir.
  2. make -j8 all
  3. make -j8 run

Expected behavior
The ND64 tracers should be saved to the bpch file, and metadata printed to tracerinfo.dat.

Required information

  • GEOS-Chem 12.6.0, in bugfix/RRTMG branch
  • gfortran 9.2.0 via Spack
  • netcdf 4.7.0
  • netcdf-fortran 4.4.5

Input and log files to attach

---------------
Diag    L   Tracers being saved to disk
ND05   72   1 - 20
ND06    1   1 -  4
ND07   72   1 - 15
ND08    1   1 -  4
ND11    1   1 -  5
ND13   72   1 -  1
ND21   72   1 - 60
ND22   72   1 - 78
ND31   73   1 -  1
ND32   72   1 -  1
ND38   72   1 -162
ND39   72   1 -162
ND42   72   1 - 25
ND43   72   1 -  4
ND45   72   1 -162
ND54   72   1 -  1
ND55   72   1 -  3
ND64   72   1  - 0  **NOTE: Should be 1 - 3 ***
ND66   72   1 -  7
ND67   72   1 - 23
ND68   72   1 -  8
@yantosca
Copy link
Contributor Author

The following commits should now resolve this issue: 872c3a0 and 114193f. These are currently in the bugfix/RRTMG branch, which will be merged into GEOS-Chem 12.7.0.

This now gives plots that look like this, that follow the day-night pattern:
test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant