[Wrf-users] WRFV3.2 compilation Error
Thierry HEDDE
hedde.cea at gmail.com
Wed Feb 9 05:37:40 MST 2011
Hi,
I had the pb with WRF 3.1 and I see it is not corrected yet. Question for
WRF team : how should I do to contribute to improve WRF?
Here is the reference to my question :
http://mailman.ucar.edu/pipermail/wrf-users/2009/001410.html
The fortran90 coding used in the routine io_grib2.F is not the standard, so
I had to modify a bit this routine.
I join the modified routine for WRF 3.1 (be carrefull for merging!)
here is the lines I had to change around the variable "Times" :
allocatable becomes pointer
allocated becomes associated
character (DateStrLen), dimension(:), pointer :: Times(:)
...
if (associated(fileinfo(DataHandle)%Times)) then
...
if (associated(fileinfo(DataHandle)%Times)) &
Good luck!
--
Thierry HEDDE
Laboratoire de Modélisation des Transferts dans l'Environnement
CEA/CADARACHE
DEN/DTN/SMTM/LMTE
Bât. 307 Pièce 9
13108 ST PAUL LEZ DURANCE CEDEX
FRANCE
2011/2/8 Mostamandy Soleiman <soleiman at rambler.ru>
> Hello, Wrf-users.
>
> I tried to compile WRF V3.2.1 with gfortran + gcc with but
> unfortunately i haven't got success . I attached the compile.log and
> configure.wps
> could someone help me !what is the problem.
>
> thanks in advance !
>
>
>
>
> --
> С уважением,
> Mostamandy mailto:soleiman at rambler.ru
>
> _______________________________________________
> Wrf-users mailing list
> Wrf-users at ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/wrf-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20110209/c739bb9f/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: io_grib2.F
Type: application/octet-stream
Size: 138740 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/wrf-users/attachments/20110209/c739bb9f/attachment-0001.obj
More information about the Wrf-users
mailing list