Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add yac interface to couple to ICON #683

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Add yac interface to couple to ICON #683

wants to merge 2 commits into from

Conversation

nils3er
Copy link
Collaborator

@nils3er nils3er commented Feb 5, 2025

This PR adds yac as a coupling library to FESOM, such that it can be coupled to ICON.

@nils3er
Copy link
Collaborator Author

nils3er commented Feb 5, 2025

@dsidoren @sveta-loza Can we sort out what needs to be done for merging this.
Especially the build system is a bit convoluted. Maybe @JanStreffing can help to streamline the changes with the existing coupling stuff?

Copy link
Collaborator

@JanStreffing JanStreffing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First, the checks are failing:
https://github.com/FESOM/fesom2/actions/runs/13158564989/job/36721281053?pr=683#step:6:915

 /__w/fesom2/fesom2/src/gen_forcing_couple.F90:276:9:

  276 |       end do
      |         1
Error: Expecting END SUBROUTINE statement at (1)

After that goes through I'll give this branch a try as coupled to openifs through oasis. Then someone also needs to test coupled to echam through oasis. @christian-stepanek maybe?

! oifs/echam
#endif
! oasis
#endif ! oifs/echam
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think all compiler will allow comments on the end of preprocessor statements. This would be reverted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants