MiguelMValero / CONES

CONES: This git repository aims to couple the CFD software OpenFOAM with any other kind of open-source codes. It is currently employed to carry out sequential Data Assimilation techniques and, more specifically, an Ensemble Kalman Filter (EnKF). The communications between the EnKF and OpenFOAM are performed by a coupler called CWIPI.
6 stars 1 forks source link

Bug - paramEstSwitch #12

Open ucantosbaa opened 4 months ago

ucantosbaa commented 4 months ago

In "KF_coupling_functions.C" in the case of non-zero inflation, and paramEstSwitch is zero, the code tries to read a text file called "UpdatedVariables". Very case specific.