TrixiAtmo
Documentation for TrixiAtmo.
TrixiAtmo.TrixiAtmo
— Module🌍 TrixiAtmo 🌍
TrixiAtmo.jl is a simulation package for atmospheric models based on Trixi.jl
See also: trixi-framework/TrixiAtmo.jl
TrixiAtmo.examples_dir
— Methodexamples_dir()
Return the directory where the example files provided with TrixiAtmo.jl are located. If TrixiAtmo.jl is installed as a regular package (with ]add Trixi
), these files are read-only and should not be modified. To find out which files are available, use, e.g., readdir
:
Examples
readdir(examples_dir())