[Wrf-users] WRFV2.2 & netCDF
Iain Russell
irussell30 at cogeco.ca
Fri Jan 12 16:31:11 MST 2007
Hi Craig
I've had a number of problems getting WRF to compile with G95, so much so
that recently I gave up with G95 and reverted to Intel's ifort compiler; at
least I can get the code to compile that way. Unfortunately therefore I'm
not much help to your specific problem; however, it sounds like you did get
the code to compile with G95, which is farther than I got, and I know that
others have done so as well using G95. If you would be prepared to share
your setup details for G95 I would like to try them out (environment
variable settings, and configure.wrf settings)..thanks in advance..
Regards
Iain Russell, Canada
----- Original Message -----
From: <wrf-users-request at ucar.edu>
To: <wrf-users at ucar.edu>
Sent: Friday, January 12, 2007 2:00 PM
Subject: Wrf-users Digest, Vol 29, Issue 10
> Send Wrf-users mailing list submissions to
> wrf-users at ucar.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://mailman.ucar.edu/mailman/listinfo/wrf-users
> or, via email, send a message with subject or body 'help' to
> wrf-users-request at ucar.edu
>
> You can reach the person managing the list at
> wrf-users-owner at ucar.edu
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Wrf-users digest..."
>
>
> Today's Topics:
>
> 1. WRFV2.2 & netCDF (Craig.Arthur at ga.gov.au)
> 2. Great Alaska Weather Modeling Symposium - Extended Abstract
> Deadline (Don Morton)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 12 Jan 2007 09:21:49 +1100
> From: <Craig.Arthur at ga.gov.au>
> Subject: [Wrf-users] WRFV2.2 & netCDF
> To: <wrf-users at ucar.edu>
> Message-ID: <BBD2D7A26044C84080F7ECC5EDF64C76627BB1 at mail.ga.gov.au>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi wrf-users,
>
> I'm attempting to compile WRFV2.2 using g95 and netCDF 3.6.1.
> My compilation logs show no errors, and the executable ideal.exe initially
> runs as expected. When it reaches the wrf_io routines
> (ext_ncd_open_for_write_begin specifically), the program starts throwing
> errors about invalid dimension sizes, namely when trying to define an
> unlimited dimension:
>
> NetCDF error: Invalid dimension size
> NetCDF error in ext_ncd_open_for_write_begin wrf_io.F90, line 1200
>
> The corresponding code snippet that causes the error (from wrf_io.f90):
>
> DH%FileStatus = WRF_FILE_OPENED_NOT_COMMITTED
> DH%FileName = FileName
> stat = NF_DEF_DIM(DH%NCID,DH%DimUnlimName,NF_UNLIMITED,DH%DimUnlimID)
> call netcdf_err(stat,Status)
> if(Status /= WRF_NO_ERR) then
> write(msg,*) 'NetCDF error in ext_ncd_open_for_write_begin'
> call wrf_debug ( WARN , TRIM(msg))
> return
> endif
>
> Since the variable is being defined with the NF_UNLIMITED keyword, I'd
> assume
> that the only possible cause of the 'invalid dimension' error is that
> there
> is already a defined unlimited dimension in the netCDF. This cannot be the
> case though, as the call to NF_DEF_DIM() immediately follows a successful
> call to NF_CREATE(), with no intervening NF_DEF_DIM() calls. A quick check
> with a call to NF_INQ() revealed that the unlimited dimension ID was -1
> immediately before the call in question.
>
> Similar errors occur at other points where dimensions are being defined.
>
> ideal.exe runs through to completion, *claiming* it was successful. The
> resulting netCDF file wrfinput_d01 is all of 4kb and contains only three
> global attributes, no data.
>
> Having successfully run some of the example programs provided on the
> Unidata
> netCDF site, I'm reasonably comfortable in saying that my netCDF install
> is
> not to blame.
>
> Have any other users encountered issues such as the above? If so, why does
> it
> occur and what's the resolution of the problem (if any)?
>
> Regards
>
> ------------------------------------------------------------
> Craig Arthur | Computational Scientist
> Risk Research Group | E: craig.arthur at ga.gov.au
> Geospatial & Earth Monitoring | Ph: +61 2 6249 9432
> Division, Geoscience Australia | Fax: +61 2 6249 9986
> Canberra, Australia | www.ga.gov.au
> ------------------------------------------------------------
>
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Fri, 12 Jan 2007 15:46:36 +0000
> From: "Don Morton" <Don.Morton at umontana.edu>
> Subject: [Wrf-users] Great Alaska Weather Modeling Symposium -
> Extended Abstract Deadline
> To: wx-talk at listserv.uiuc.edu, mm5-users at ucar.edu, wrf-users at ucar.edu,
> wrf-interest at arsc.edu
> Message-ID:
> <237e74280701120746o51f6ef37h324928057894b75b at mail.gmail.com>
> Content-Type: text/plain; charset=WINDOWS-1252; format=flowed
>
> For those of you who submitted abstracts already, thank you!
>
> For those of you who think you missed your chance, there's good
> news - the abstract deadline has been extended to Friday,
> 19 January 2007!
>
> -----------------------------------------------------------------------------------------
>
> ** Please note abstract submission deadline of 19 January 2007 **
>
> The Great Alaska Weather Modeling Symposium
> 13-15 March 2007
> University of Alaska Fairbanks
>
> Call for Abstracts - Deadline 19 January 2007 (Extended)
>
> The following sponsors (listed alphabetically)
>
> * Alaska Region, NOAA National Weather Service
> * Arctic Region Supercomputing Center (UAF)
> * College of Natural Science and Mathematics (UAF)
> * Geophysical Institute (UAF)
> * International Arctic Research Center (UAF)
>
> invite you to attend the first Great Alaska Weather Modeling Symposium.
> The
> symposium provides a forum for the exchange of research results and
> discussion of
> problems and new developments in weather modeling activities related
> to the Alaska
> environment. Participation from academic, research, government and
> private sectors is
> encouraged.
>
> Primary areas of focus are anticipated to be
> * Routine weather forecasting
> * Aircraft icing
> * Air pollution prediction (Keynote Speaker: Georg A. Grell)
> * Polar WRF (Keynote Speaker: David Bromwich)
> * Coupling of WRF with other models (Keynote Speaker: John
> Michalakes)
> However, all abstracts relating to weather modeling in Alaska are welcome.
>
> Schedule/Venue
> This will be a three-day symposium held at the University of Alaska
> Fairbanks campus
> from Tuesday through Thursday, 13-15 March. Snacks will be provided
> and meals will
> be on-your-own, with an organized evening out at a local establishment.
>
> Abstract Submission
> The deadline for one-paragraph abstracts for a 20-30-minute
> presentation is Tuesday, 9
> January 2007. See the symposium web page for abstract submission
> procedures
>
> Registration
> Registration is required by Tuesday, 27 February 2007. See the
> symposium web page for
> registration instructions. There is no registration fee.
>
>
> Symposium Web Page: http://www.gi.alaska.edu/~kramm/gawms
>
>
> --
> Don Morton
> Department of Computer Science
> The University of Montana - Missoula
> http://www.cs.umt.edu/~morton/
>
>
> ------------------------------
>
> _______________________________________________
> Wrf-users mailing list
> Wrf-users at ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/wrf-users
>
>
> End of Wrf-users Digest, Vol 29, Issue 10
> *****************************************
>
More information about the Wrf-users
mailing list