[[PageOutline]] == Next Generation Modelling Infrastructure === NGM Modules Software environment maintained by BoM NGM team On Gadi, NGM modules are available on /g/data/access, and can be enabled with {{{ module use /g/data/access/ngm/modules }}} The NGM modules will load an appropriate version based on the currently loaded compiler and mpi modules ==== Installed Modules * [wiki:ngm/modules/lmod lmod]: A lua-based version of environment modules * [wiki:ngm/modules/jedi-stack jedi-stack]: Build environment for JEDI Data Assimilation bundles * [wiki:ngm/modules/jedi-fv3 jedi-fv3]: JEDI DA tools for fv3-based models * [wiki:ngm/modules/fcm fcm]: UM Build tool * [wiki:ngm/modules/oasis3-mct oasis3-mct] Coupling library * [wiki:ngm/modules/cylc cylc] Workflow Scheduler * [wiki:ngm/modules/xios xios] IO Server * [wiki:ngm/modules/ants ants] Unified Model Ancillary Tools * [wiki:ngm/modules/nemo-utils nemo-utils] NEMO Utilities === Meta-Modules Meta-modules load the full environment needed to build a model. Load the module version matching the version of the model you're trying to build, e.g. for UM 12.2 {{{ module use /g/data/access/ngm/modules module purge module load build-um/12.2 }}} ==== Installed Modules * build-nemo * build-um === NGM Suites Met Office Rose suites made available at NCI by the BoM NGM team. ==== Experiment Types * [wiki:ngm/suites/GC GC - Global Coupled] * [wiki:ngm/suites/GA GA - Global Atmosphere] * [wiki:ngm/suites/GO GO - Global Ocean] * [wiki:ngm/suites/RMED RMED - Regional Models] * [wiki:ngm/suites/NWP NWP - Numerical Weather Prediction] * [wiki:ngm/suites/Evaluation Evaluation Suites] [wiki:ngm/suites/PortingGuide Suite Porting Guide]