Dear ROMS people,
I'm facing problem using BULK_FLUX options with SWAN coupling.
I got following error messages may be related to ana_srflux.h when I define both bulk_flux and swan_coupling options together.
Does anybody solve this problem ?
=============================================================
cd Build; /usr/local/mpich/bin/mpif90 -c -ip -O3 -pc80 -xW -I/usr/local/mct/include -free analytical.f90
fortcom: Error: analytical.f90, line 1409: The type of the actual argument differs from the type of the dummy argument. [LBJ]
& LBi, UBi, LBj, UBj, &
------------------------------------^
fortcom: Error: analytical.f90, line 1409: The type of the actual argument differs from the type of the dummy argument. [UBJ]
& LBi, UBi, LBj, UBj, &
-----------------------------------------^
fortcom: Error: analytical.f90, line 1410: The type of the actual argument differs from the type of the dummy argument. [NGHOSTPOINTS]
and etc
ana_srflux.h problem
-
- Posts: 22
- Joined: Fri Jul 08, 2005 5:42 pm
- Location: Kyoto University
Re: ana_srflux.h problem
i don't think this has anything to do with the swan coupling.
Make sure you are using the most recent version.
Edit the Build/analytical.f90 file and go to lines 1409- 1410 area and see what that looks like. If all else fails please posts some of the lines in that region of the analytical.f90 code.
Make sure you are using the most recent version.
Edit the Build/analytical.f90 file and go to lines 1409- 1410 area and see what that looks like. If all else fails please posts some of the lines in that region of the analytical.f90 code.
- m.hadfield
- Posts: 521
- Joined: Tue Jul 01, 2003 4:12 am
- Location: NIWA
-
- Posts: 22
- Joined: Fri Jul 08, 2005 5:42 pm
- Location: Kyoto University
Re: ana_srflux.h problem
Dear jcwarner,
My ana_srflux.h located User/Functions was not the most recent version. After copying it from ROMS/Functions, I could compile
oceanM. I'm sorry for my bonehead mistake and I appreciate
for your suggestions.
My ana_srflux.h located User/Functions was not the most recent version. After copying it from ROMS/Functions, I could compile
oceanM. I'm sorry for my bonehead mistake and I appreciate
for your suggestions.
jcwarner wrote:i don't think this has anything to do with the swan coupling.
Make sure you are using the most recent version.
Edit the Build/analytical.f90 file and go to lines 1409- 1410 area and see what that looks like. If all else fails please posts some of the lines in that region of the analytical.f90 code.
- arango
- Site Admin
- Posts: 1361
- Joined: Wed Feb 26, 2003 4:41 pm
- Location: DMCS, Rutgers University
- Contact:
Re: ana_srflux.h problem
Yes, this is a bug. There are additional arguments to the mp_exchange2d call. Thank you for reporting this problem. I already correct it so you can update, see tiket.