Skip to content

mgyoo86/IMAS.jl

 
 

Repository files navigation

IMAS.jl

Physics and math routines

IMAS.jl incorporates a comprehensive set of mathematical, physics, and engineering routines. This eliminates the need for individual packages to re-implement these routines.

Dynamic expressions

IMAS.jl implements the dynamic expressions that ensure consistency and provides an elegant solution to the mismatching-interfaces problem, where preceding models might not furnish all the derived data needed by subsequent models. See under IMAS/src/expressions/.

Plotting

IMAS.jl makes use of Julia's Plots.jl and uses multiple dispatching mechanism to provide contextual (and composable) plotting capabilities throughout the data structure.

Online documentation

For more details, see the online documentation.

Docs

About

Physics, engineering, math and plotting on top of IMASDD.jl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 99.4%
  • Jupyter Notebook 0.6%