Open Issues Need Help
View All on GitHubA photochemical model with full ion-neutral coupling, spanning 0 - 250 km. Models neutral atmosphere and ionospheric chemistry, vertical transport, and includes deuterium species.
A photochemical model with full ion-neutral coupling, spanning 0 - 250 km. Models neutral atmosphere and ionospheric chemistry, vertical transport, and includes deuterium species.
AI Summary: Update the enthalpy of formation for OD in the `Enthalpies_of_Formation.xlsx` spreadsheet using the corrected value from the NIST Webbook (https://webbook.nist.gov/cgi/inchi?ID=C13587547&Mask=1#Thermo-Gas). This will require locating the correct cell in the spreadsheet and replacing the outdated value with the new one. After updating the spreadsheet, the `modify_rxn_spreadsheet` script should be run to recalculate reaction enthalpies and escape energies for any reactions involving OD.
A photochemical model with full ion-neutral coupling, spanning 0 - 250 km. Models neutral atmosphere and ionospheric chemistry, vertical transport, and includes deuterium species.
AI Summary: The task is to relocate the hardcoded file path for initial species profiles in `converge_new_file.jl` to the `INPUT_PARAMETERS.jl` file. This improves the model's usability by centralizing file path configurations, making it easier for users to modify without directly editing the core model code.
A photochemical model with full ion-neutral coupling, spanning 0 - 250 km. Models neutral atmosphere and ionospheric chemistry, vertical transport, and includes deuterium species.