Getting Started
Install
using Pkg
Pkg.add(url = "https://github.com/AIMORA-dev/AIMORA.jl")
using AIMORA
AIMORA.StudyCatalog.available_studies()Project structures, study descriptors, validation, tables, and open models are available from the public package.
Run an example
git clone https://github.com/AIMORA-dev/AIMORA.jl.git
cd AIMORA.jl
make example-inverterProduction capability installation is documented with the corresponding licensed distribution.