Contents of the Repository#
The repository contains the following directories:
The
sciencedirectory contains several libraries of science code and interface code which allows calls to external models each of which can be used in the development of applications. For example, the gungho library provides the dynamical core used in the Momentum® Atmosphere application.The
applicationsdirectory contains the different applications that have been developed using the LFRic Core and the science libraries. Applications include the main Momentum® Atmosphere application as well as smaller applications that test subsections of different models (e.g. transport, solver, etc.).The
rose-stemdirectory contains the system test suites for development testing.The
builddirectory contains additional build scripts required by the modelling system.
Many of the directories contain directories of unit and integration tests, directories of Rose metadata, and Makefiles for building applications.