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

[FEATURE REQUEST] Convert HEMCO_sa_Spec.rc to YML #79

Open
msulprizio opened this issue Apr 1, 2021 · 1 comment
Open

[FEATURE REQUEST] Convert HEMCO_sa_Spec.rc to YML #79

msulprizio opened this issue Apr 1, 2021 · 1 comment
Labels
category: Feature Request New feature or request never stale Never label this issue as stale topic: Configuration Files Related to HEMCO configuration files

Comments

@msulprizio
Copy link
Contributor

The HEMCO_sa_Spec.rc file is currently a text file in the format:

# List species below. For each species, the following entries must be given:
# ID        : species ID
# NAME      : species name
# MW        : molecular weight (g/mol)
# K0        : Henry constant at 298 K (M/atm, liquid over gas)
# CR        : Henry temperature dependency (-d ln(KH)/d(1/T)
# pKA       : acid dissociation constant
#
# NOTE: These are the species corresponding to the standard simulation!
#
#ID NAME           MW      K0                CR        PKA
1   NO             30.00   0.000000E+00      0.00      0.00
2   O3             48.00   0.000000E+00      0.00      0.00
3   PAN           121.00   0.000000E+00      0.00      0.00
etc.

As noted in #76 this format and the code that reads the file is prone to error, especially if an older version of HEMCO_sa_Spec.rc is used with the latest version of HEMCO in which the MWEMIS and MOLECRATIO columns have been removed. Ideally, we should update this file to YML format and possibly even utilize the species_database.yml file from GEOS-Chem.

@msulprizio msulprizio added the category: Feature Request New feature or request label Apr 1, 2021
@yantosca yantosca added the topic: Configuration Files Related to HEMCO configuration files label Aug 5, 2021
Copy link

stale bot commented Apr 22, 2024

This issue has been automatically marked as stale because it has not had recent activity. If there are no updates within 7 days it will be closed. You can add the "never stale" tag to prevent the Stale bot from closing this issue.

@stale stale bot added the stale No recent activity on this issue label Apr 22, 2024
@yantosca yantosca added the never stale Never label this issue as stale label Apr 22, 2024
@stale stale bot removed the stale No recent activity on this issue label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Feature Request New feature or request never stale Never label this issue as stale topic: Configuration Files Related to HEMCO configuration files
Projects
None yet
Development

No branches or pull requests

2 participants