Are there any linked Issues or Pull Requests?
No response
Brief description
Summary and plan for the work required for LFRic2LFRic. This is a best estimate of the work required. It should not be taken as a definitive guide, is subject to being updated and is to be only used as a general direction for planning work.
Further details of the issue.
The main UM reconfiguration is rcf_create_dump
- Science Adjustment (field dependent calculations source=9 refers to )
- Science Adjustment (field calculations source=8 refers to )
| UM code |
Number Lines |
Required |
PR |
| rcf_field_calcs |
515 |
Y |
|
| Likely relevant calls are |
|
|
#685 |
| Stashcode_sea_ice_temp Rcf_derv_sea_ice_temp |
|
|
|
| Stashcode_soil_temp rcf_init_soil_temp |
|
|
|
| Stashcode_frac_surf_type rcf_init_tile_frac |
|
|
#685 |
| Stashcode_tstar_tile rcf_calc_tiles |
|
|
#685 |
| Stashcode_z0m_sice_fmd rcf_derv_z0_sice |
|
|
|
| Stashcode_mv rcf_mixing_ratios, field_set_to_min |
|
|
|
- Science Adjustment (Post-processing)
- Science Adjustment (Pre Post-processing)
-
LBC files. The reconfiguration needs to be applied to files with LBC fields. The main difference from an initial condition file is that there are multiple times.
-
LBC meshes. Ideally the LBC data should be written to an LBC mesh. However, LFRic is not able to read the data from an LBC mesh at the moment. Therefore this is not a priority.
-
W2 winds. The winds need to be mapped to W3, interpolated and then mapped back to W2. However it is possible to read W3 winds in and write out W3 winds (using diagnostic files rather than checkpoint files) so this is not a priority at the moment.
Are there any linked Issues or Pull Requests?
No response
Brief description
Summary and plan for the work required for LFRic2LFRic. This is a best estimate of the work required. It should not be taken as a definitive guide, is subject to being updated and is to be only used as a general direction for planning work.
Further details of the issue.
The main UM reconfiguration is rcf_create_dump
Coastal Adjustment.
rcf_apply_coastal_adustment and described in UMDP_S11 Appendix B. To be handled with ESMF and OASIS in lfric2lfric.
Set interpolation method for particular fields.
UM code: rcf_horizontal
UM2LFRic namelist: rose-app-nwp_gal9.conf see specify nearest_neighbour
Pre- and post interpolation
LBC files. The reconfiguration needs to be applied to files with LBC fields. The main difference from an initial condition file is that there are multiple times.
LBC meshes. Ideally the LBC data should be written to an LBC mesh. However, LFRic is not able to read the data from an LBC mesh at the moment. Therefore this is not a priority.
W2 winds. The winds need to be mapped to W3, interpolated and then mapped back to W2. However it is possible to read W3 winds in and write out W3 winds (using diagnostic files rather than checkpoint files) so this is not a priority at the moment.