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

Refactoring branch does not compiled coupled to OpenIFS #579

Closed
JanStreffing opened this issue Mar 20, 2024 · 1 comment
Closed

Refactoring branch does not compiled coupled to OpenIFS #579

JanStreffing opened this issue Mar 20, 2024 · 1 comment
Assignees
Labels
bug Something isn't working refactoring
Milestone

Comments

@JanStreffing
Copy link
Collaborator

I tried to run the lastest refactoring branch within AWI-CM3. With GCC compiler, I get:

/work/ab0246/a270092/model_codes/awicm3-v3.3/fesom-2.5/src/cpl_driver.F90:434:66:

  434 |     integer                    :: counts_from_all_pes(partit%npes)
      |                                                                  1
Error: Automatic array 'counts_from_all_pes' at (1) cannot have an initializer
/work/ab0246/a270092/model_codes/awicm3-v3.3/fesom-2.5/src/cpl_driver.F90:435:66:

  435 |     integer                    :: displs_from_all_pes(partit%npes)
      |                                                                  1
Error: Automatic array 'displs_from_all_pes' at (1) cannot have an initializer
@JanStreffing JanStreffing added bug Something isn't working refactoring labels Mar 20, 2024
@JanStreffing JanStreffing added this to the FESOM 2.6 milestone Mar 20, 2024
@JanStreffing JanStreffing self-assigned this Mar 20, 2024
@JanStreffing
Copy link
Collaborator Author

closed by #580

@JanStreffing JanStreffing changed the title refactoring branch does not compiled coupled Draft: refactoring branch does not compiled coupled Mar 20, 2024
@JanStreffing JanStreffing changed the title Draft: refactoring branch does not compiled coupled refactoring branch does not compiled coupled Mar 20, 2024
@JanStreffing JanStreffing changed the title refactoring branch does not compiled coupled Refactoring branch does not compiled coupled to OpenIFS Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working refactoring
Projects
None yet
Development

No branches or pull requests

2 participants