Skip to content

Commit

Permalink
Update adaptive_time_step.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwinvis committed Apr 5, 2023
1 parent c2431fe commit 8cb53d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-to/adaptive_time_step.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ In Snek5000, you can enable this feature by setting `params.nek.general.variable

For example, in the script below, we set `variable_dt` as `True`, which subsequently leads to an adaptive time step based on the `target_cfl`:

```python
```{code-block} python
---
emphasize-lines: 20-21
---
Expand Down

0 comments on commit 8cb53d0

Please sign in to comment.