MetOffice / MetOffice/lfric_apps
FFSL Transport for the Linear Model
- Dominant language
- Fortran
- Stars
- 31
- Forks
- 118
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 8
Description
### Are there any linked Issues or Pull Requests?
_No response_
### Brief description
The linear model needs to be modified to work with the FFSL (and SWIFT) transport scheme.
### Further details of the issue.
The linear model currently uses MoL for transport. PR#149 (https://github.com/MetOffice/lfric_apps/pull/149) added the split transport capability. The final thing missing from linear model transport is the FFSL transport scheme. FFSL in the linear model will:
- make the linear model more efficient
- make the linear model use the same methods as the non-linear model
The FFSL routines need to be added to the linear model, and then checked that they are the correct linearisation. Tests need to be added to the linear model suite to run with FFSL.
The steps (each will be a PR) are as follows:
- Code TL FFSL scheme (https://github.com/MetOffice/lfric_apps/pull/414)
- Investigate the shifted mesh in the linear model
- Cde TL SL scheme for advective variables
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.