Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Multi-layer snow scheme;

  • Revised climate fields – improved orographic fields for atmospheric drag;

  • Improved water and energy conservation (dynamics and physics);

  • Radiatively interactive prognostic ozone using new Hybrid-Linear Ozone (HLO) scheme;

  • New precipitation category - freezing drizzle and revised microphysical processes;

  • Revised computation of Semi-Lagrangian advection departure points;

  • New model top sponge layer formulation and semi-Lagrangian vertical filter;

  • Revised SPPT, removed cloud saturation adjustment from tendency perturbations 


Summary of technical changes compared to OpenIFS 43r3v2

  • OpenIFS 48r1 ECbuild/cmake build system
    • the build system has been changed from FCM to ECbuild/cmake. This change means that 
      • OpenIFS uses the same build system as the IFS and can therefore capitalise on the pre-existing build options such as enablling single and/or double precision 
      • Makes the creation of OpenIFS from IFS easier
    • Associated changes in OpenIFS build scripts, please see 
  • OpenIFS 48r1 can be built using single and/or double precision
  • OpenIFS includes CAMS chemistry and aerosol at cycle as the IFS cycle, i.e. 48r1, by default
    • Thus, as well as an upgrade, this release consolidates OpenIFS and OpenIFS-AC into one code base, with one development workflow.
    • More aligned with the IFS
  • OpenIFS 48r1 includes the single column model (SCM) and builds SCM alongside the 3-D model by default
  • OpenIFS 48r1 includes ifs-test with
    • 21 t21 tests of forecast-only functionality with and without chemistry
    • 1 SCM test
    • ifs-test can be used to
      • validate installation, i.e., validate the build and basic simulation capability
      • genarate "known good output" for a given system and compiler, which can be used to test any code changes
  • Significant script changes between in OpenIFS 48r1,