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

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
 
Back
Top