October 1, 2024, 04:32
|
Export detailed model settings in Fluent
|
#1
|
New Member
Join Date: Sep 2024
Posts: 1
Rep Power: 0
|
I'm trying to export detailed Models settings. So far I tried: - Input summary; This gives me the summary of model settings, however, it lacks details, e.g. the viscous model settings state that Standard k-epsilon turbulence model is used. I would like to have k-epsilon model options and constants listed as well. The solidification model settings state that the model is enabled. I would like to have the parameters listed as well.
- /file>write-settings; This gives me the summary of everything. However, this format is difficult to read with a lot of unnecessary information as it also lists all the default constants and parameters for models that are set to false and are not used in my example. E.g. I use the low-Re AKN model for turbulence model which is listed as (lowre-ke-index 4) - line 101 and (ke-low-re? #t) - line 102 in settings files and (wallprt 0.9), (keprt 0.9), (kesige 1.4), (kesigk 1.4), (kec2 1.9), (kec1 1.5) for model constants in lines 166 to 171.
Is there a way where I could export detailed settings for Moldes in a more comprehensive way?
|
|
|