SKIRT / SKIRT9

SKIRT version 9 -- advanced radiative transfer in dusty systems
http://www.skirt.ugent.be
GNU Affero General Public License v3.0
38 stars 31 forks source link

Allow probing after each iteration over primary or secondary emission #156

Closed petercamps closed 2 years ago

petercamps commented 2 years ago

Description This update equips the following probes with the option to produce output after each iteration over primary or secondary emission (in addition to after setup or at the end of the simulation run): RadiationFieldProbe, CustomStateProbe, DensityProbe, MetallicityProbe, OpacityProbe, TemperatureProbe.

Motivation This capability allows evaluating the convergence of these various quantities during iteration.

Tests Some functional tests added.