Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9007949

Browse files
authoredJun 17, 2024
Update INSFVTKEDSourceSink.md idaholab#27800 idaholab#27887 idaholab#27888
1 parent f4b59bf commit 9007949

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎modules/navier_stokes/doc/content/source/fvkernels/INSFVTKEDSourceSink.md

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ where:
2929

3030
- $C_{2,\epsilon} = 1.92$ is a closure parameter,
3131
- $\epsilon$ is the solution variable, i.e., the dissipation rate of the turbulent kinetic energy,
32+
- $k$ is the turbulent kinetic energy,
3233
- $t_k = \frac{k}{\epsilon}$ is the turbulent time scale; if the [!param](/FVKernels/INSFVTKEDSourceSink/linearized_model) is `true`, this timescale is computed from the previous iteration; if [!param](/FVKernels/INSFVTKEDSourceSink/linearized_model) is `false`, in a nonlinear solve, this timescale is aded to the Jacobian.
3334

3435
## Wall formulation:

0 commit comments

Comments
 (0)
Please sign in to comment.