issues
search
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
Implement Rxuv radius in PROTEUS escape computation
#207
Closed
EmmaPostolec
closed
1 week ago
EmmaPostolec
commented
1 month ago
in the input config file : fix Pxuv = ....
in the escape/wrapper file : (l.80) z = hf-row[find z for Pxuv] # find scale heigh at the requested Pxuv Rxuv = hf_row[Rplanet] + z(Pxuv)