Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

ERROR while reading namelist wrfvar11

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

I have an error while running da_wrfvar.exe to generate namelist.output.da file. The namelist.output.da file does not have the following namelist terms

> &WRFVAR11
> CV_OPTIONS_HUM= 1,
> CHECK_RH= 2,
> SET_OMB_RAND_FAC= 1.0000000000000000 ,
> SEED_ARRAY1= 2110061520,
> SEED_ARRAY2= 100000,
> SFC_ASSI_OPTIONS= 1,
> CALCULATE_CG_COST_FN=T,
> LAT_STATS_OPTION=F,
> INTERP_OPTION= 1,
> /
2044a2056,2095
> /
> &WRFVAR15
> NUM_PSEUDO= 0,
> PSEUDO_X= 0.0000000000000000 ,
> PSEUDO_Y= 0.0000000000000000 ,
> PSEUDO_Z= 0.0000000000000000 ,
> PSEUDO_VAL= 0.0000000000000000 ,
> PSEUDO_ERR= 0.0000000000000000 ,
> /
> &WRFVAR16
> ALPHACV_METHOD= 2,
> ENSDIM_ALPHA= 0,
> ALPHA_TRUNCATION= 1,
> ALPHA_CORR_TYPE= 3,
> ALPHA_CORR_SCALE= 1500.0000000000000 ,
> ALPHA_STD_DEV= 1.0000000000000000 ,
> ALPHA_VERTLOC=F,
> ALPHA_HYDROMETEORS=F,
> HYBRID_DUAL_RES=F,
> DUAL_RES_UPSCALE_OPT= 3,
> /
> &WRFVAR17
> ANALYSIS_TYPE="RANDOMCV ",
> SENSITIVITY_OPTION= -1,
> ADJ_SENS=F,
> /
> &WRFVAR18
> ANALYSIS_DATE="2015-06-10_22:00:00 ",
> /
> &WRFVAR19
> PSEUDO_VAR="t ",
> /
> &WRFVAR20
> DOCUMENTATION_URL="http://www.mmm.ucar.edu/people/wrfhelp/wrfvar/code/trunk ",
> /
> &WRFVAR21
> TIME_WINDOW_MIN="2015-06-10_21:30:00 ",
> /
> &WRFVAR22
> TIME_WINDOW_MAX="2015-06-10_22:30:00

Please see the attached namelist.input file and namelist.output.da file, and error log file.

Thank you
Zhifeng
 

Attachments

  • namelist.input.txt
    8 KB · Views: 88
  • namelist.output.da.txt
    93.6 KB · Views: 78
  • rsl.error.0000.txt
    440 bytes · Views: 73
  • rsl.out.0000.txt
    410 bytes · Views: 72
Good to know. Thank you for your help. When I put smaller number, it does work. I know "seed_array1" is a random number, but I only know this. From the WRF user's guide, it says that "seed_array1 is First integer for seeding the random function (default: 1)". Would you please explain a little bit about "seed_array1"? What does it do? Thank you
 
Top