mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
restoring default behaviour of mapFields re: time
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
label sourceTimeIndex = 0;
|
||||
label sourceTimeIndex = runTimeSource.timeIndex();
|
||||
instantList sourceTimes = runTimeSource.times();
|
||||
if (args.options().found("sourceTime"))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user