Skip to content

Commit b6c7dc0

Browse files
author
Diego Vaca
committed
Lagrangian subgrid model v2.6
1 parent bc95701 commit b6c7dc0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

toolchain/mfc/test/cases.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -795,9 +795,8 @@ def alter_lag_bubbles():
795795
4e-02, 'patch_icpp(2)%alpha_rho(1)': 0.96, 'patch_icpp(2)%alpha(1)': 4e-02, 'patch_icpp(3)%alpha_rho(1)': 0.96,
796796
'patch_icpp(3)%alpha(1)': 4e-02, 'patch_icpp(1)%pres': 1.0, 'patch_icpp(2)%pres': 1.0,
797797
'patch_icpp(3)%pres': 1.0, 'acoustic_source': 'T', 'acoustic(1)%loc(2)': 0.5,
798-
'acoustic(1)%wavelength': 0.25, 'acoustic(1)%support': 3, 'acoustic(1)%height': 1e10,
798+
'acoustic(1)%wavelength': 0.25, 'acoustic(1)%support': 3, 'acoustic(1)%height': 1e10
799799
})
800-
801800
if couplingMethod==1:
802801
stack.push('One-way coupling',{'lag_solver_approach': 1})
803802
else:

0 commit comments

Comments
 (0)