Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Notebooks using Marimo or Jupyter are useful collections of operations to pre- o
File convention: We use the `*.mo.py` extension for Marimo notebooks, which are Python scripts that can be executed in a notebook-like environment.

- twist_shift.mo.py: Analyze the impact of twist-shift boundary conditions on mode shearing and aliasing, and test possible filtering strategies to mitigate these effects.
- dg_twist_shift.mo.py: Apply DG twistshift to a quantity produced by the initialization of a Gkeyll gyrokinetic simulation.


### How to use Marimo notebooks
Expand Down
Loading
Loading