Skip to content

Commit

Permalink
Lagrangian subgrid model v2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Vaca committed Nov 28, 2024
1 parent bc95701 commit b6c7dc0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions toolchain/mfc/test/cases.py
Original file line number Diff line number Diff line change
Expand Up @@ -795,9 +795,8 @@ def alter_lag_bubbles():
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,
'patch_icpp(3)%alpha(1)': 4e-02, 'patch_icpp(1)%pres': 1.0, 'patch_icpp(2)%pres': 1.0,
'patch_icpp(3)%pres': 1.0, 'acoustic_source': 'T', 'acoustic(1)%loc(2)': 0.5,
'acoustic(1)%wavelength': 0.25, 'acoustic(1)%support': 3, 'acoustic(1)%height': 1e10,
'acoustic(1)%wavelength': 0.25, 'acoustic(1)%support': 3, 'acoustic(1)%height': 1e10
})

if couplingMethod==1:
stack.push('One-way coupling',{'lag_solver_approach': 1})
else:
Expand Down

0 comments on commit b6c7dc0

Please sign in to comment.