Skip to content

Commit c8ce640

Browse files
author
Diego Vaca
committed
lagrangian subgrid bubble model v2.4
1 parent fcdd2a4 commit c8ce640

File tree

6 files changed

+153
-166
lines changed

6 files changed

+153
-166
lines changed

docs/documentation/case.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@ When ``cyl_coord = 'T'`` is set in 2D the following constraints must be met:
838838

839839
- `lag_bubble_model` [1] Activates the Keller-Miksis equation to model the bubble dynamics.
840840

841-
- `lag_cluster_type` Specifies method to find p_inf (pressure that drives the bubble synamics): [1] activates the bilinear interpolation of the pressure field, while [2] enables the bubble dynamic closure based on [Maeda and Colonius (2018)](references.md#Maeda18), the full model is obtained when 'lag_pressure_corrector' is true.
841+
- `lag_cluster_type` Specifies method to find p_inf (pressure that drives the bubble dynamics): [1] activates the bilinear interpolation of the pressure field, while [2] enables the bubble dynamic closure based on [Maeda and Colonius (2018)](references.md#Maeda18), the full model is obtained when 'lag_pressure_corrector' is true.
842842

843843
- `lag_adap_dt` Activates the adaptive 4th/5th order Runge—Kutta–Cash–Karp (RKCK) time-stepping algorithm. A maximum error between the 4th and 5th order Runge-Kutta-Cash-Karp solutions for the same time step size is calculated. If the error is smaller than a tolerance ('lag_rkck_tolerance'), then the algorithm employs the 5th order solution, while if not, both eulerian/lagrangian variables are re-calculated with a smaller time step size.
844844

tests/4166389D/golden-metadata.txt

+73-80
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/4166389D/golden.txt

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)