Skip to content

Commit c9f4f65

Browse files
author
Himpu Marbona
committed
Debug - Update Residual TestCase Multiphase LES
1 parent 75cf897 commit c9f4f65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Solver/test/Multiphase/RisingBubbleVreman/SETUP/ProblemFile.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ SUBROUTINE UserDefinedFinalize(mesh, time, iter, maxResidual &
491491
real(kind=RP), parameter :: residuals_saved(5) = [7.2798707116375E-01_RP, &
492492
4.14153741113145E+00_RP, &
493493
9.7885082257257918E-14_RP, &
494-
3.25836947641518+00_RP, &
494+
3.25836947641518E+00_RP, &
495495
1.5785047340470567E+02_RP]
496496
real(kind=RP), parameter :: entropyRate_saved = -6.54222548413974E-03_RP
497497

0 commit comments

Comments
 (0)