A photochemical model of rocky planet’s atmospheres
PhotochemPy PhotochemPy is a photochemical model of rocky planet’s atmospheres. Given inputs, like the stellar UV flux, the atmospheric temperature structure, etc., this code will find the steady-state chemical composition of an atmosphere, or evolve atmospheres through time. PhotochemPy is a Python wrapper to Fortran source code. This makes the code very speedy, but also user-friendly. Installation Requirements:To install PhotochemPy, you must have the following installed on your system. Python (>3.6.0) with the numpy package. I suggest using anaconda to […]
Read more