FormingWorlds / PROTEUS

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

Setup a dummy interior model #184

Closed lsoucasse closed 2 months ago

lsoucasse commented 2 months ago

I think a dummy interior model would be helpful for testing and also for skipping the PETSC/SPIDER step. Something like the dummy atmosphere model would be valuable. Any idea @timlichtenberg, @planetmariana @nichollsh ?

nichollsh commented 2 months ago

I guess a very simple model would just assume that the interior has a constant heat capacity and density, and then simply cools according to the atmospheric energy transport (or blackbody emission if also using dummy atmosphere).

Adding this into the code would also make way for setting up Aragog, as we'd have to generalise the interior interface.

nichollsh commented 2 months ago

https://github.com/FormingWorlds/PROTEUS/tree/dummy_int