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

Incomplete variable name io_style_emissions in README.namelist #2071

Open
JiriRichter opened this issue Jun 16, 2024 · 0 comments · May be fixed by #2074
Open

Incomplete variable name io_style_emissions in README.namelist #2071

JiriRichter opened this issue Jun 16, 2024 · 0 comments · May be fixed by #2074

Comments

@JiriRichter
Copy link

io_style_emiss = 1, ! style to use for the chemistry emission files.

the variable is referenced as io_style_emiss.

There is potentially additonal issue depending whether the README.namelist is trying to show variables under the correct sections or not. The two variables below belong to, I believe, the &chem section. The README.namelist file makes it looks as if they belong under &time_control section. I could be wrong. Please, let me know whether you are interested in this kind of issues.

 frames_per_emissfile                = 12,      ! number of times in each chemistry emission file.
 io_style_emiss                      = 1,       ! style to use for the chemistry emission files.
                                                ! 0 = Do not read emissions from files.
                                                ! 1 = Cycle between two 12 hour files (set frames_per_emissfile=12)
                                                ! 2 = Dated files with length set by frames_per_emissfile
@weiwangncar weiwangncar linked a pull request Jun 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant