CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   Time varying jumpTable for uniformJump BC (https://www.cfd-online.com/Forums/openfoam-solving/129718-time-varying-jumptable-uniformjump-bc.html)

lavdwall February 11, 2014 08:50

Time varying jumpTable for uniformJump BC
 
Hello everyone,

I want to use the uniformJump BC in OpenFOAM while calculating the required jump values in my solver. The uniformJump BC can read data from a csv-file where the first column is the time. I managed to write the required jump values as well as the time at each time step in the csv-file that is read by the solver. However, it seems that the solver only reads the csv-file once, i.e. only the initial jumps are read and the newly written (calculated) jumps at later time steps are not, so that the jump value doesn't change in time.

Is there a solution for this problem? Is it possible to re-read the csv-file at each time step? I already tried with correctBoundaryConditions() but this didn't work.

Many thanks and kind regards,
Laurien


All times are GMT -4. The time now is 10:53.