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
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:
hlogfile << "(FluidOutput) (OutputForce) The force on the fluid field is reset to zero, If there is a bodyforce, reset it after this output function (FluidField write force, OUTPUT_FORCE)" << endl;
cellfields.spreadParticleForce();
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"
The text was updated successfully, but these errors were encountered:
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:
HemoCell/io/FluidHdf5IO.cpp
Lines 46 to 48 in d916987
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"
The text was updated successfully, but these errors were encountered: