mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
Correcting time constructor for OpenFOAM
This commit is contained in:
@ -208,7 +208,11 @@ pFlow::systemControl::systemControl(
|
||||
Time_
|
||||
(
|
||||
this,
|
||||
settingsDict_
|
||||
settingsDict_,
|
||||
startTime,
|
||||
endTime,
|
||||
saveInterval,
|
||||
startTimeName
|
||||
),
|
||||
externalTimeControl_(true),
|
||||
g_(
|
||||
|
Reference in New Issue
Block a user