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

Compile Error #71

Closed
swayli94 opened this issue Mar 14, 2023 · 2 comments
Closed

Compile Error #71

swayli94 opened this issue Mar 14, 2023 · 2 comments

Comments

@swayli94
Copy link

Description

When make, returns error:

readCGNS.F90:177:99:

177 | call cg_goto_f(cg, base, ierr, "Zone_t", iBlock, "ZoneBC_t", 1, "BC_t", iBC, "end")
| 1

Error: More actual than formal arguments in procedure call at (1)

Code versions

  • Operating System: Ubuntu.22.04.02
  • Python: 3.9
  • OpenMPI: openmpi-4.1.4
  • CGNS: CGNS-4.3.0 or CGNS-4.1.2
  • PETSc: petsc-3.18.2
  • Compiler: gfortran 11.3.0
  • This repository:
@sseraj
Copy link
Collaborator

sseraj commented Mar 14, 2023

This should not happen. Try doing a clean install with make clean and then make.

@swayli94
Copy link
Author

Thank you. It is indeed fixed.

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

No branches or pull requests

2 participants