From f1eacd1196c9718409a2557377c1c549ad6f8eb0 Mon Sep 17 00:00:00 2001 From: Hyeoksu Lee Date: Wed, 16 Jul 2025 21:49:53 -0700 Subject: [PATCH] fix docs --- docs/documentation/case.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/case.md b/docs/documentation/case.md index e05f6da3b7..992b8224d7 100644 --- a/docs/documentation/case.md +++ b/docs/documentation/case.md @@ -825,7 +825,7 @@ When ``polytropic = 'F'``, the gas compression is modeled as non-polytropic due | `perturb_sph_fluid` | Integer | Fluid component whose partial density is to be perturbed | | `mixlayer_vel_profile` | Logical | Set the mean streamwise velocity to hyperbolic tangent profile | | `mixlayer_vel_coef` | Real | Coefficient for the hyperbolic tangent profile of a mixing layer | -| `mixlayer_perturb` | Logical | Perturb the initial velocity field by instability waves | +| `mixlayer_perturb` | Logical | Perturb the initial velocity field using a spectrum-based synthetic turbulence generation method | The table lists velocity field parameters. The parameters are optionally used to define initial velocity profiles and perturbations.