image
Physics Forums Logo
image
image
* Register * Upgrade Blogs Library Staff Rules Mark Forums Read
image
image   image
image

image Problems with WRF and Fortran Share It Thread Tools Search this Thread image
Old Nov12-09, 12:27 AM                  #1
EternalLive

EternalLive is Offline:
Posts: 3
Problems with WRF and Fortran

Dear all,

I am having some problems with WRF and Fortran. When I compile a software I got the following result:

PGF90-S-0072-Assignment operation illegal to external procedure vfnsew.



real (8) mm_vfnsew(mw,mw)
real (8) vfnsew, vf_n_s, vf_e_w, vfns_f, vfns_s, vff_ns, vfew_f, vfew_s, vff_ew

vfnsew(i,j) = mm_vfnsew(i,j)

How could I fix this problem?

Best regards,
EternalLive
  Reply With Quote
Old Nov13-09, 01:02 PM                  #2
minger

minger is Offline:
Posts: 980
Recognitions:
Science Advisor Science Advisor
Re: Problems with WRF and Fortran

Is mw previously defined as a parameter?
  Reply With Quote
Old T, 02:48 AM                  #3
EternalLive

EternalLive is Offline:
Posts: 3
Re: Problems with WRF and Fortran

Hi, minger

I had shown part of the software, but fortunately, I solved it. I am now facing other problems, for which I will post later...let me finish my compiling now (I am walking in circles with nobody whom to exchange opinions...)
  Reply With Quote
Old T, 03:11 AM                  #4
EternalLive

EternalLive is Offline:
Posts: 3
Re: Problems with WRF and Fortran

Hi minger,

Okay, after several attempts, I will show my problem. My compile.log shows the following error messages:

../external/esmf_time_f90 -I../external -I../frame -I../share -I../phys -I../inc -I../chem -r4 -i4 module_sf_urban.f90
-I../inc -I../chem -r4 -i4 module_SSSSS.f90
PGF90-S-0450-Argument number 1 to set_geo_vf: kind mismatch (module_SSSSS.f90: 5998)
PGF90-S-0450-Argument number 2 to set_geo_vf: kind mismatch (module_SSSSS.f90: 5998)
PGF90-S-0450-Argument number 3 to set_geo_vf: kind mismatch (module_SSSSS.f90: 5998)
PGF90-S-0450-Argument number 4 to set_geo_vf: kind mismatch (module_SSSSS.f90: 5998)
PGF90-S-0450-Argument number 5 to set_geo_vf: kind mismatch (module_SSSSS.f90: 5998)
PGF90-S-0450-Argument number 6 to set_geo_vf: kind mismatch (module_SSSSS.f90: 5998)
PGF90-S-0450-Argument number 7 to set_geo_vf: kind mismatch (module_sf_urban.f90: 5998)
PGF90-S-0450-Argument number 8 to set_geo_vf: kind mismatch (module_SSSSS.f90: 5998)
PGF90-S-0450-Argument number 9 to set_geo_vf: kind mismatch (module_SSSSSn.f90: 5998)
PGF90-S-0450-Argument number 10 to set_geo_vf: kind mismatch (module_SSSSS.f90: 5998)
PGF90-S-0450-Argument number 11 to set_geo_vf: kind mismatch (module_SSSSS.f90: 5998)
PGF90-S-0450-Argument number 12 to set_geo_vf: kind mismatch (module_SSSSS.f90: 5998)
0 inform, 0 warnings, 12 severes, 0 fatal for "XXXXX"

call set_geo_vf (m_pindex, m_findex,vfnsew,vf_n_s,vf_e_w,vfns_f, &
vfns_s, vff_ns, vfew_f,vfew_s, vff_ew, vf_f_s)

subroutine set_geo_vf (mm_pindex, mm_findex, vfnsew, vf_n_s, vf_e_w, vfns_f, vfns_s, vff_ns, &
vfew_f, vfew_s, vff_ew, vf_f_s)


Dear minger, do you have any hint? It is hampering my program at this moment...

Thanks in advance
  Reply With Quote
image image
Reply
Thread Tools


Similar Threads for: Problems with WRF and Fortran
Thread Thread Starter Forum Replies Last Post
I'm Having a lot of Problems with Fortran (77) womfalcs3 Programming & Comp Sci 12 Mar22-09 10:05 PM
Problems reading binary file in FORTRAN marcelosousa1 Programming & Comp Sci 1 Sep10-08 05:29 AM
Accessing Fortran Modules within a Fortran library from Fortran LLopes Programming & Comp Sci 0 Jul12-08 04:31 PM
Fortran v.s. Visual Fortran Useful nucleus Programming & Comp Sci 0 Mar5-08 09:27 PM
Fortran omagdon7 Academic Guidance 5 Jul31-05 05:30 PM

Powered by vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. © 2009 Physics Forums
Sciam | physorgPhysorg.com Science News Partner
image
image   image