[Wrf-users] WRF run error with a 3d pwp activated

Sun jia sunjia4c at 126.com
Sun Jun 29 01:10:01 MDT 2014


Dear all,

A simple 3D PWP ocean model was added since WRFv3.5.
When I tried to run with the PWP model and set the sf_ocean_physics = 2, then when I checked the output history files, the record would never update with showing the following information at the end of the file:
--------------------------------------------------------------------------------------
Timing for processing lateral boundary for domain        1:    0.52612 elapsed seconds
  Tile Strategy is not specified. Assuming 1D-Y
 WRF TILE   1 IS      1 IE     31 JS      1 JE      9
 WRF NUMBER OF TILES =   1
 dx    30000.00
 3DPWP domain            1  run ocean
--------------------------------------------------------------------------------------
PS: WRF run was success when sf_ocean_physics = 0 and 1.
Thank you in advance!!!
the following is my namelist.input
--------------------------------------------------------------------------------------
&time_control            
run_days                 = 6,
run_hours                = 00,
run_minutes              = 0,
run_seconds              = 0,
start_year               = 2008,     2008,
start_month              = 09,       09,
start_day                = 20,       20,
start_hour               = 00,       00,
start_minute             = 00,       00,
start_second             = 00,       00,
end_year                 = 2008,     2008,
end_month                = 09,       09,
end_day                  = 26,       26,
end_hour                 = 00,       00,
end_minute               = 00,       00,
end_second               = 00,       00,
interval_seconds         = 21600,
input_from_file          = .true.,   .true.,
history_interval         = 180,       60,
frames_per_outfile       = 1000,     1000,
restart                  = .false.,
restart_interval         = 5000,
io_form_history          = 2,
io_form_restart          = 2,
io_form_input            = 2,
io_form_boundary         = 2,
debug_level              = 0,
io_form_auxinput4        = 2,
auxinput4_inname         = "wrflowinp_d<domain>" ,
auxinput4_interval       = 360, 360, 360,
auxhist23_outname        = "wrfout_PLEVS_d<domain>_<date>",
io_form_auxhist23        = 2,
auxhist23_interval       = 180,      180,      180,
frames_per_auxhist23     = 1000,     1000,     1000,
/
&domains                
time_step                = 60,
time_step_fract_num      = 0,
time_step_fract_den      = 1,
max_dom                  = 2,
e_we                     = 245,      358,
e_sn                     = 106,      220,
e_vert                   = 30,       30,
p_top_requested          = 5000.,
num_metgrid_levels       = 27,
num_metgrid_soil_levels  = 4,
dx                       = 30000,    10000,
dy                       = 30000,    10000,
grid_id                  = 1,        2,
parent_id                = 1,        1,
i_parent_start           = 1,       21,
j_parent_start           = 1,       15,
parent_grid_ratio        = 1,        3,
parent_time_step_ratio   = 1,        3,
feedback                 = 1,
smooth_option            = 0,
 ocean_levels                        = 30,
 ocean_z                             =        5,        15,        25,        35,        45,        55,
                                             65,        75,        85,        95,       105,       115,
                                            125,       135,       145,       155,       165,       175,
                                            185,       195,       210,       230,       250,       270,
                                            290,       310,       330,       350,       370,       390
 ocean_t                             = 302.3493,  302.3493,  302.3493,  302.1055,  301.9763,  301.6818,
                                       301.2220,  300.7531,  300.1200,  299.4778,  298.7443,  297.9194,
                                       297.0883,  296.1443,  295.1941,  294.1979,  293.1558,  292.1136,
                                       291.0714,  290.0293,  288.7377,  287.1967,  285.6557,  284.8503,
                                       284.0450,  283.4316,  283.0102,  282.5888,  282.1674,  281.7461
 ocean_s                             =  34.0127,   34.0127,   34.0127,   34.3217,   34.2624,   34.2632,
                                        34.3240,   34.3824,   34.3980,   34.4113,   34.4220,   34.4303,
                                        34.6173,   34.6409,   34.6535,   34.6550,   34.6565,   34.6527,
                                        34.6490,   34.6446,   34.6396,   34.6347,   34.6297,   34.6247,
                                        34.6490,   34.6446,   34.6396,   34.6347,   34.6297,   34.6247
/
&physics                 
mp_physics               = 2,        2,
ra_lw_physics            = 1,        1,
ra_sw_physics            = 1,        1,
radt                     = 10,       10,
sf_sfclay_physics        = 1,        1,
sf_surface_physics       = 1,        1,
sf_ocean_physics         = 2,
 oml_hml0                            = 50,
 oml_gamma                           = 0.14
 omdt                                = 1
bl_pbl_physics           = 1,        1,
bldt                     = 0,        0,
cu_physics               = 1,        1,
cudt                     = 0,        0,
isfflx                   = 1,
isftcflx                 = 1,
ifsnow                   = 0,
icloud                   = 1,
surface_input_source     = 1,
num_soil_layers          = 4,
sf_urban_physics         = 0,        0,
maxiens                  = 1,
maxens                   = 3,
maxens2                  = 3,
maxens3                  = 16,
ensdim                   = 144,
sst_update               = 1,
/
&fdda                    
/
&dynamics                
w_damping                = 0,
diff_opt                 = 1,
km_opt                   = 4,
diff_6th_opt             = 0,        0,
diff_6th_factor          = 0.50,      0.50,
base_temp                = 290.,
damp_opt                 = 0,
zdamp                    = 5000.,    5000.,
dampcoef                 = 0.2,      0.2,
khdif                    = 0,        0,
kvdif                    = 0,        0,
non_hydrostatic          = .true.,   .true.,
moist_adv_opt            = 1,        1,
scalar_adv_opt           = 1,        1,
/
&bdy_control             
spec_bdy_width           = 5,
spec_zone                = 1,
relax_zone               = 4,
specified                = .true.,  .false.,
nested                   = .false.,   .true.,
/
&grib2                   
/
&diags
p_lev_diags                         = 1.
num_press_levels                    = 4,
press_levels                        = 85000, 70000, 50000, 20000
/
&namelist_quilt          
nio_tasks_per_group      = 0,
nio_groups               = 1,
/
                                                                                                                                                      

2014-06-29 



谨祝顺祺!
WITH BEST WISHES!

SUN JIA
TEL: (+86)13291892204
E-MAIL: sunjia4c at 126.com
PHYSICAL OCEANOGRAPHY LAB, HOHAI UNIVERSITY
1 XIKANG, GULOU, NANJING, JIANGSU PROVINCE, CHINA, 210098 
THE SECOND INSTITUDE OF OCEANOGRAPHY, SOA
36 BAOCHU NORTH ROAD, XIHU, HANGZHOU, ZHEJIANG PROVINCE, CHINA, 310012
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20140629/2c39edc7/attachment-0001.html 


More information about the Wrf-users mailing list