[Wrf-users] Restart with 102 option not working

Feng Liu fliu at mag.maricopa.gov
Mon Aug 2 15:21:49 MDT 2010


Hi,
As an alternative way you may define one environment variable as following:

setenv WRFIO_NCD_LARGE_FILE_SUPPORT 1

assuming you are using  C shell.

Feng


-----Original Message-----
From: wrf-users-bounces at ucar.edu [mailto:wrf-users-bounces at ucar.edu] On Behalf Of "Ángel G. Muñoz"
Sent: Saturday, July 31, 2010 11:18 AM
To: wrf-users at ucar.edu
Subject: [Wrf-users] Restart with 102 option not working

Dear wrf-users,

I am running a veri big domain (the whole South America) at 20 km and I have activated the option io_form_restart=102 due to the size of the restart files being > 2 Gb. I need to restart my run (using the same number of processors, as the namelist points out) but it just stop. The rsl.out.0000 follows:

 WRF V3.0 MODEL
  *************************************
  Parent domain
  ids,ide,jds,jde            1         480           1         550
  ims,ime,jms,jme           -4          87          -4          76
  ips,ipe,jps,jpe            1          80           1          69
  *************************************
 DYNAMICS OPTION: Eulerian Mass Coordinate
    alloc_space_field: domain            1,    172493972 bytes allocated
  RESTART run: opening wrfrst_d01_1980-12-21_00:00:00 for reading
    Warning BAD MEMORY ORDER |CC| for |TS_HOUR| in ext_ncd_read_field wrf_io.F90
 , line        2625
    Warning BAD MEMORY ORDER |CC| for |TS_U| in ext_ncd_read_field wrf_io.F90, l
 ine        2625
    Warning BAD MEMORY ORDER |CC| for |TS_V| in ext_ncd_read_field wrf_io.F90, l
 ine        2625
    Warning BAD MEMORY ORDER |CC| for |TS_Q| in ext_ncd_read_field wrf_io.F90, l
 ine        2625
    Warning BAD MEMORY ORDER |CC| for |TS_T| in ext_ncd_read_field wrf_io.F90, l
 ine        2625
    Warning BAD MEMORY ORDER |CC| for |TS_PSFC| in ext_ncd_read_field wrf_io.F90
 , line        2625
    Warning BAD MEMORY ORDER |CC| for |TS_GLW| in ext_ncd_read_field wrf_io.F90,
  line        2625
    Warning BAD MEMORY ORDER |CC| for |TS_GSW| in ext_ncd_read_field wrf_io.F90,
  line        2625
    Warning BAD MEMORY ORDER |CC| for |TS_HFX| in ext_ncd_read_field wrf_io.F90,
  line        2625
    Warning BAD MEMORY ORDER |CC| for |TS_QFX| in ext_ncd_read_field wrf_io.F90,
  line        2625
    Warning BAD MEMORY ORDER |CC| for |TS_TSK| in ext_ncd_read_field wrf_io.F90,
  line        2625
    Warning BAD MEMORY ORDER |CC| for |TS_TSLB| in ext_ncd_read_field wrf_io.F90
 , line        2625
    Warning BAD MEMORY ORDER |CC| for |TS_CLW| in ext_ncd_read_field wrf_io.F90,
  line        2625
    Warning BAD MEMORY ORDER |CC| for |TS_RAINC| in ext_ncd_read_field
wrf_io.F9
 0, line        2625
    Warning BAD MEMORY ORDER |CC| for |TS_RAINNC| in ext_ncd_read_field wrf_io.F
 90, line        2625



And if I take a look to any other file it reads something like this:



 Quilting with   1 groups of   0 I/O tasks.
  Ntasks in X            6, ntasks in Y            8
 WRF V3.0 MODEL
  *************************************
  Parent domain
  ids,ide,jds,jde            1         480           1         550
  ims,ime,jms,jme           74         167          -4          76
  ips,ipe,jps,jpe           81         160           1          69
  *************************************
 DYNAMICS OPTION: Eulerian Mass Coordinate
    alloc_space_field: domain            1,    175984180 bytes allocated
  RESTART run: opening wrfrst_d01_1980-12-21_00:00:00 for reading
    Warning dim            1 DomainStart (           1) < MemoryStart (
  74) in wrf_io.F90, line        2776
    Warning dim            1 DomainStart (           1) < MemoryStart (
  74) in wrf_io.F90, line        2776
    Warning dim            1 DomainStart (           1) < MemoryStart (
  74) in wrf_io.F90, line        2776
    Warning dim            1 DomainStart (           1) < MemoryStart (
  74) in wrf_io.F90, line        2776
    Warning dim            1 DomainStart (           1) < MemoryStart (
  74) in wrf_io.F90, line        2776
    Warning dim            1 DomainStart (           1) < MemoryStart (
  74) in wrf_io.F90, line        2776
    Warning dim            1 DomainStart (           1) < MemoryStart (
  74) in wrf_io.F90, line        2776
    Warning dim            1 DomainStart (           1) < MemoryStart (
  74) in wrf_io.F90, line        2776
    Warning dim            1 DomainStart (           1) < MemoryStart (
  74) in wrf_io.F90, line        2776
    Warning dim            1 DomainStart (           1) < MemoryStart (
  74) in wrf_io.F90, line        2776
    Warning dim            1 DomainStart (           1) < MemoryStart (
  74) in wrf_io.F90, line        2776
    Warning dim            1 DomainStart (           1) < MemoryStart (
  74) in wrf_io.F90, line        2776
    Warning dim            1 DomainStart (           1) < MemoryStart (
  74) in wrf_io.F90, line        2776
    Warning dim            1 DomainStart (           1) < MemoryStart (

Can anyone help me with this issue?

Thanks







More information about the Wrf-users mailing list