Application Configuration#

Application configuration options can be described by Rose metadata with some extensions to Rose metadata. With the extensions, the metadata enables a tool called the Configurator to generate the code required to read configuration namelists into the application.

Once a namelist is read into the application, the generated code stores it and makes it available. This section summarises how the code within the application can access and use these configuration options.