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

Indirect term delay flag #65

Closed Lumajord closed 5 months ago

Lumajord commented 9 months ago

My suggestion on how to implement a disk feedback delay.

Maybe change time from code units to orbital period of first non central object.

I changed the accretion feedback because the code is now clearer. And I think it is useful to disable it despite disk feedback because the gas dynamics around a planet are most likely horribly wrong.

rometsch commented 5 months ago

Thank you for the suggestion and implementation. After discussion, we agree that this makes the configuration more complicated without much of a benefit. The suggested way to change parameters after some time remains a restart of the code.