rometsch / fargocpt

Fluid dynamics code to study the interaction between protoplanetary disks and planets.
GNU Affero General Public License v3.0
6 stars 3 forks source link

Changed damping logging at start of simulation. #90

Closed Lumajord closed 5 months ago

Lumajord commented 6 months ago

Made damping reporting more responsive.

Now: if damping is disabled, say so in logging instead of listing all the damping options that are not set.

if damping is enabled and a center of mass damping is used, report so instead of "none".

rometsch commented 5 months ago

Thanks for fixing this bug!