FormingWorlds / PROTEUS

Coupled atmosphere-interior framework to simulate the temporal evolution of rocky planets.
https://proteus-code.readthedocs.io
Apache License 2.0
11 stars 1 forks source link

SOCRATES: generate consistent spectral files #7

Closed timlichtenberg closed 1 year ago

timlichtenberg commented 4 years ago

T range: 200–3000 K Volatiles:

Both for the relevant G and M star spectra, see issue #5.

@mark-hammond @Ryan-Boukrouche :-)

timlichtenberg commented 4 years ago

@mark-hammond please add the python script with some comments, essential data, and the stellar spectra (Sun + AD Leo?)

mark-hammond commented 4 years ago

I've put an example spectral file generator in spectral-files/gen_sp_example, which you can try to run and then test changing things like the bands. The current sp_spider is generated by the script in spectral-files/gen_sp_spider_3000K_300.

mark-hammond commented 4 years ago

We can use this format when we make the real spectral files. The main things that are left to do are: 1) Add all the species listed in this issue 2) Add the continuum absorption 3) Select the M-dwarf spectrum we want and generate an alternate file for that 4) Pick the wavelength ranges, and PT grids for the LW/SW files

timlichtenberg commented 4 years ago

plot_atmosphere.pdf plot_global.pdf

Current spectral files display negative flux density. Leads to negative heat flux in some instances.

timlichtenberg commented 1 year ago

Done with the general HITRAN database, need to work on HITEMP and EXOMOL data next; this is going to be a new issue.