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 for Invalid cv_options_hum = 0

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.

Joesph

New member
Hi,
I am a researcher from China. When I used the WRFDA to assimilate the NCEP BUFR radiance data, I always encounter the same problem in workdir. I don't know how to solve it. Could you help me?
These are the the error in rsl* and my namelist.input:

---------------------------- FATAL ERROR -----------------------
Fatal error in file: <A HREF="http://www.mmm.ucar.edu/people/wrfhelp/wrfvar/code/trunk/da_solve.html">da_solve.inc</a> LINE: 165
Invalid cv_options_hum = 0
----------------------------------------------------------------

&wrfvar1
var4d=false,
print_detail_grad=false,
/
&wrfvar2
/
&wrfvar3
ob_format=1,
/
&wrfvar4
use_mhsobs=true,
use_airsobs=true,
use_eos_amsuaobs=true,
use_iasiobs=true,
use_hirs4obs=true,
use_gpsrefobs=false,
use_gpspwobs=false,
use_gpsztdobs=false,
/
&wrfvar5
/
&wrfvar6
max_ext_its=1,
ntmax=200,
orthonorm_gradient=true,
/
&wrfvar7
cv_options=3,
/
&wrfvar8
/

&wrfvar9
/
&wrfvar10
test_transforms=false,
test_gradient=false,
/
&wrfvar11
/
&wrfvar12
/
&wrfvar13
/
&wrfvar14
rtm_option=2,
RTMINIT_NSENSOR = 5,
RTMINIT_PLATFORM =9, 9,1,10,10,
RTMINIT_SATID = 2, 2,18,2,2
RTMINIT_SENSOR = 11,3,0,16,15
use_varbc= true
crtm_coef_path='./crtm_coeffs'
crtm_mwwater_coef='FASTEM5.MWwater.EmisCoeff.bin'
crtm_irwater_coef='Nalli.IRwater.EmisCoeff.bin'
crtm_irland_coef='IGBP.IRland.EmisCoeff.bin'
/
&wrfvar15
/
&wrfvar16
/
&wrfvar17
/
&wrfvar18

analysis_date="2018-09-20_00:00:00.0000",
/
&wrfvar19
/
&wrfvar20
/
&wrfvar21
time_window_min="2018-09-19_22:00:00.0000",
/
&wrfvar22
time_window_max="2018-09-20_02:00:00.0000",
/
&wrfvar23
/
&fdda
/
&domains
e_we=271,
e_sn=271,
e_vert=61,
dx=27000,
dy=27000,
i_parent_start=1,
j_parent_start=1,
hypsometric_opt=1,
/
&dfi_control
/
&tc
/
&physics

mp_physics=3,
ra_lw_physics=1,
ra_sw_physics=1,
radt=30,
sf_sfclay_physics=1,
sf_surface_physics=1,
bl_pbl_physics=1,
cu_physics=1,
cudt=5,
num_soil_layers=5,
mp_zero_out=0,
co2tf=0,
num_land_cat=21,
/
&scm
/
&dynamics
/
&bdy_control
/
&grib2
/
&fire
/
&namelist_quilt
/
&perturbation
/
 
Top