Replies: 3 comments 3 replies
-
We never try to run it with millions of mesh cells, but if you use SNOPT/IPOPT as the optimizer, it should be able to handle millions of design variables. I am curious how it goes, and please keep us posted. On a separate note, you may want to use our latest FIML interface where we combine field inversion and machine learning together. See a tutorial here: https://dafoam.github.io/mydoc_tutorials_field_inversion_ramp.html The number of design variables is independent of the mesh size with this new setup. Please also refer to our latest POF paper from here https://www.researchgate.net/publication/379889817_Field_Inversion_Machine_Learning_Augmented_Turbulence_Modeling_for_Time-Accurate_Unsteady_Flow |
Beta Was this translation helpful? Give feedback.
-
@lpz456, please read the POF paper above. Our latest FIML method is mesh-size independent. |
Beta Was this translation helpful? Give feedback.
-
This is not a problem because we use a Jacobian-free adjoint approach (check this paper). We do NOT assume constant beta. |
Beta Was this translation helpful? Give feedback.
-
Dear Professor,
I am writing to seek your expertise and guidance on a matter related to 3D field inversion.
Recently, there has been a growing interest in utilizing the DAfoam solver for 2D field inversion within the turbulence model community. This method has shown promising results and has sparked my interest in extending it to 3D field inversion. However, I have some concerns regarding the potential challenges that may arise in this extension, particularly when dealing with large number of grids.
As the number of grids increases to millions, the dimension of design variables like the correction factor for turbulent kinetic energy production term also reaches millions. Consequently, I am concerned about whether this could pose practical limitations in computing the adjoint equations due to memory constraints, or potentially lead to a deterioration in numerical robustness due to the discontinuity of the modified coefficient field after optimization?
Given these concerns, I would greatly appreciate any advice or insights you could provide regarding the feasibility of 3D field inversion using the DAfoam solver.
Thank you for your assistance!
Beta Was this translation helpful? Give feedback.
All reactions