MetOffice / MetOffice/lfric_apps

Issue with 32 bit compilation in coupled interface

Open
#134 1 comment 0 reactions 1 assignee Claimed by @timgraham-Met View on GitHub
bug
Dominant language
Fortran
Stars
31
Forks
118
Avg merge
2d 4h
Merged PRs (30d)
8

Description

### Version

main

### Are there any linked Issues or Pull Requests?

_No response_

### What happened?

In coupler_update_prognostics_mod.X90 the JULES variable rhosnow is used. This is defined in JULES as 64 bit but the other variables in the calculation may be 32 bit if single precision is used. To protect against this a copy of the variable is needed at the working precision of LFRic.

### Relevant log output

```shell

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.