You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a minor question about the Testing phase in the RANS case
Your previous paper (https://doi.org/10.1016/j.compfluid.2020.104777) can realize "Deploy the previously trained framework to predict an approximation for the steady-state turbulent eddy viscosity and fix this quantity permanently."
I have read your code row by row but I am not sure how the quantity could be fixed permanently.
I guess this row in ML_SA_CG
"nut_ml_ = MyFilter_(nut_ml_)"