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

master.f90(365): error #6633: The type of the actual argument differs from the type of the dummy argument. #341

Open
JAn-17 opened this issue Dec 15, 2024 · 4 comments

Comments

@JAn-17
Copy link

JAn-17 commented Dec 15, 2024

Appears when running coawst.bash that master.f90(365): error #6633: The type of the actual argument differs from the type of the dummy argument. [MYCOMM]
CALL wrf_init (MyCOMM)
compilation aborted for master.f90 (code 1)
make: *** [/share/home/wangxuanxiang/COAWST/Build/master.o] Error 1
febaeb06a80ba52ff477e34787f42ba4

@JAn-17
Copy link
Author

JAn-17 commented Dec 15, 2024

Since the original COAWST internal WRF runtime cannot report errors, I recently replaced the WRF V4.61 version. I don't know if that's the reason. Somebody help me

@JAn-17
Copy link
Author

JAn-17 commented Dec 15, 2024

This error occurs when./coawst.bash

@jcwarner-usgs
Copy link
Collaborator

you cant just replace the versions of WRF in COAWST. I have certain files that are modified to communicate in the coupler.
I can only help if you use what i distribute.
can you try with the code i distribute?
Also, if you are using gfortran, there is a flag -fallow-argument-mismatch that can help.

@JAn-17
Copy link
Author

JAn-17 commented Dec 15, 2024

只有你使用我分发的东西,我才能提供帮助。
您可以尝试使用我分发的代码吗?
此外,如果您使用的是 gfortran,则有一个标志 -fallow-argument-mismatch 可以提供帮助。

I can try it, because the COAWST I use is version 3.7, but the versions of WRF and WPS in it are already version 4.6, so the versions of WRF and WPS are too high compared to the versions of COAWST.

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