HemoCell icon indicating copy to clipboard operation
HemoCell copied to clipboard

Log problem when using preInlet

Open ErenC1 opened this issue 2 years ago • 0 comments

When I use preInlet function in a solver, log generated by hemocell is as following. Although when I use a server it doesn't really an issue because it generates its own log file but I'm also using a local computer and when I want to check an early simulations log I'm empty handed... I see that it defined in here: https://github.com/UvaCsl/HemoCell/blob/d91698721f7a06166cb6ac8d22fa2f2f4baa4ed7/io/FluidHdf5IO.cpp#L46-L48

But I don't know how to relate it with the config/logfile.cpp...

" (FluidOutput) (OutputForce) The force on the fluid field is reset to zero, If there is a bodyforce, reset it after this output function (FluidField writ$ (FluidOutput) (OutputForce) The force on the fluid field is reset to zero, If there is a bodyforce, reset it after this output function (FluidField writ$ (FluidOutput) (OutputForce) The force on the fluid field is reset to zero, If there is a bodyforce, reset it after this output function (FluidField writ$ (FluidOutput) (OutputForce) The force on the fluid field is reset to zero, If there is a bodyforce, reset it after this output function (FluidField writ$ (FluidOutput) (OutputForce) The force on the fluid field is reset to zero, If there is a bodyforce, reset it after this output function (FluidField writ$ (HemoCell) (Saving Functions) Saving Checkpoint at timestep 100000"

ErenC1 avatar Nov 25 '23 13:11 ErenC1