sirocco-rt / sirocco

This is the repository for Sirocco, the radiative transfer code used to model winds in AGN and other systems
GNU General Public License v3.0
30 stars 24 forks source link

There is not diagnostic mode to save disk diags by cycle #1102

Closed kslong closed 1 month ago

kslong commented 1 month ago

For understanding isses with irradiation, it would be extremely helpful to have a diagnostic mode which save the disk diag file every cycle to see how irradiation is evolving with cycle

kslong commented 1 month ago

The disk.diag files are now saved in each cycle if the make_Ion_cycle_tables option is chosen. I elected not to add a new diagnostic input for this. This change was merged prior to move to sirocco.

(The documentation for this now exists in sphinx, but has yet to be merged)