Skip to content

Commit 632a92c

Browse files
committed
overleaf link modified
1 parent bb7c93b commit 632a92c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In the `z` direction, the solver offers more flexibility by using Gauss eliminat
2121

2222
CaLES allows for choosing an implicit temporal discretization of the momentum diffusion terms, either fully implicit or only along the `z` direction. This results in solving a 3D/1D Helmholtz equation per velocity component. In the fully implicit case, FFT-based solvers are also used, and the same options described above for pressure boundary conditions apply to the velocity. This implies that if the wall model is used, it can only be applied in the `z` direction, as homogeneous boundary conditions are required in the other two directions where FFTs are applied. However, this limitation may be irrelevant, as explicit time integration is commonly used for wall-modeled LES due to the large thickness of the first off-wall layer of cells. Additionally, this restriction does not apply when the viscous terms are handled implicitly only in the `z`-direction.
2323

24-
Please refer to the theory manual [docs/CaLES_theory.pdf](docs/CaLES_theory.pdf) for more information on the methodology of CaLES. The theory manual is also available on Overleaf at the following link: [https://www.overleaf.com/project/6726944a5f7564bafb3de8fb](https://www.overleaf.com/project/6726944a5f7564bafb3de8fb).
24+
Please refer to the theory manual [docs/CaLES_theory.pdf](docs/CaLES_theory.pdf) for more information on the methodology of CaLES. The theory manual is also available on Overleaf at the following link: [https://www.overleaf.com/read/ggfmdsymppxm#9b973d](https://www.overleaf.com/read/ggfmdsymppxm#9b973d).
2525

2626
## Implementation
2727

docs/CaLES_theory.pdf

-643 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)