Okay, can someone give me a hint?
I have the following problem: my compile.report shows problems from arguments numbers 3 to 11, of kind mismatch, e.g.
PGF90-S-0450-Argument number 9 to set_geo_vf: kind mismatch (module_sf_noahlsm.f90: 5680)
However, by analizing the subroutine and the...
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...
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...)
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...