mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Corrected line length
This commit is contained in:
@ -841,7 +841,8 @@ void Foam::multiphaseSystem::solve()
|
||||
|
||||
phase.phi() = phiSums[phasei];
|
||||
|
||||
// Correct the time index of the field to correspond to the global time
|
||||
// Correct the time index of the field
|
||||
// to correspond to the global time
|
||||
alpha.timeIndex() = runTime.timeIndex();
|
||||
|
||||
// Reset the old-time field value
|
||||
|
||||
Reference in New Issue
Block a user