nichollsh / AGNI

A 1D radiative-convective model for the atmospheres of hot terrestrial planets.
https://nichollsh.github.io/AGNI/
GNU General Public License v3.0
1 stars 1 forks source link

Input heating rates #18

Open nichollsh opened 7 months ago

nichollsh commented 7 months ago

AGNI should be able to take an array of heating rates and/or fluxes as an additional source of energy transport that can't be calculated self-consistently within the model. This would be loaded from a csv or netcdf file, and be applied to the HR/residual array at solve-time.

Examples of these external heatings include:

nichollsh commented 6 months ago

This will probably need to be solved as a sub-task of Issue #26