Page 1 of 1

idilat ; time variation of density

Posted: Sun Jan 30, 2022 7:24 pm
by jcharris
In the v7 GUI, there is a setting for "Algorithm to take into account the density variation in time" with options for "automatic", "Boussinesq...", "dilatiable steady...", and "dilatable unsteady..."

What is "automatic" in this case?

The v7 doxygen documentation gives the default as "dilatable steady". The GUI as written suggests that the automatic is perhaps something else?

Re: idilat ; time variation of density

Posted: Wed Feb 02, 2022 11:52 pm
by Yvan Fournier
Hello,

Checking the code (both reader and initialization), it seems the default matches "idilat = 1", which is the "dilatable_steady" (and so the documentation seems correct).

If in doubt, you can check the value of idilat in the setup.log or run_solver.log file.

Best regards,

Yvan