E3SM-Project / E3SM-Project/E3SM
Chemistry preprocessor "He molecular weight" bug
Open
Atmosphere
bug
- Dominant language
- Fortran
- Stars
- 440
- Forks
- 481
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 36
Description
The chemistry preprocessor was computing the molecular weight of helium ('He') -as the molecular weight of hydrogen ('H') plus an electron ('e'). The solution -here is to designate the name of electron element as an uppercase 'E' rather -than lowercase 'e' in the preprocessor. The names of all other elements begin -with an uppercase character
Contributor guide
Assessment
This issue has not been assessed yet.