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
Would like a specified heat flux and temperature history with switch to indicate which BC mode should be used at any time during the simulation, in the same manner as implemented within Nalu-wind by @mchurchf.
The text was updated successfully, but these errors were encountered:
#0 Foam::error::printStack(Foam::Ostream&) at ??:?
NREL#1 Foam::sigSegv::sigHandler(int) at ??:?
NREL#2 ? in "/lib64/libc.so.6"
NREL#3 Foam::objectRegistry::modified() const at ??:?
NREL#4 Foam::Time::readModifiedObjects() at ??:?
NREL#5 Foam::Time::run() const at ??:?
NREL#6 ? at ??:?
NREL#7 __libc_start_main in "/lib64/libc.so.6"
NREL#8 ? at ??:?
Segmentation fault (core dumped)
WORKAROUND: set `runTimeModifiable no;` in system/controlDict
Would like a specified heat flux and temperature history with switch to indicate which BC mode should be used at any time during the simulation, in the same manner as implemented within Nalu-wind by @mchurchf.
The text was updated successfully, but these errors were encountered: