ndown P_TOP error. Please help.

14 views
Skip to first unread message

Dr. Sahir Azmi

unread,
May 30, 2024, 7:34:45 AM5/30/24
to wrf-chem-run
WhatsApp Image 2024-05-30 at 16.45.05.jpeg
I am encountering this error when using ndown.exe, for coarser domain input file P_TOP was 5000 ....and after running ndown.exe....P_TOP was 0? and because of this, further ./wrf.exe is giving me error as mismatch between P_TOP in namelist and input files.

Here is my namelist:
 &time_control
 start_year                          = 2023, 2023, 2022,
 start_month                         = 06,   06,   02,
 start_day                           = 10,   10,   01,
 start_hour                          = 00,   00,   00,
 start_minute                        = 00,   00,   00,
 start_second                        = 00,   00,   00,
 end_year                            = 2023, 2023, 2022,
 end_month                           = 06,   06,   02,
 end_day                             = 12,   12,   03,
 end_hour                            = 18,   18,   00,
 end_minute                          = 00,   00,   00,
 end_second                          = 00,   00,   00,
 interval_seconds                    = 3600,
 input_from_file                     = .true.,.true.,.true.,
 history_interval                    = 60,  60,  180,
 frames_per_outfile                  = 1000, 1000, 1,
 restart                             = .false,
 restart_interval                    = 120,
 io_form_history                     = 2
 io_form_restart                     = 2
 io_form_input                       = 2
 io_form_boundary                    = 2
 debug_level                         = 0
 !auxinput4_inname                    = 'wrflowinp_d<domain>',
 !io_form_auxinput4                   = 2,
 !auxinput4_interval_m                = 360,
 !auxinput4_end_h                     = 100000,
 auxinput5_inname                    = 'wrfchemi_d<domain>_<date>',
 io_form_auxinput5                   = 2,
 frames_per_auxinput5                = 1,
 auxinput5_interval_m                = 3600,
 auxinput6_inname                    = 'wrfbiochemi_d<domain>',
 io_form_auxinput6                   = 2,
 auxinput6_interval_d                = 3600,
 auxinput7_inname                    = 'wrffirechemi_d<domain>_<date>',
 io_form_auxinput7                   = 2,
 frames_per_auxinput7                = 1,
 auxinput7_interval_m                = 3600,
 io_form_auxinput2                   = 2,
!iofields_filename                  = "my_file_d01.txt"
 !auxhist3_outname                    = 'wrfout_hourly_d<domain>_<date>',
 !auxhist3_interval_m                 = 60,60,60,
 !frames_per_auxhist3                 = 1,1,1,
 !io_form_auxhist3                    = 2,
 !auxinput12_inname                   = 'wrf_chem_input',
 !io_form_auxinput12                  = 2,
 !write_hist_at_0h_rst                = .false.,

 !auxhist4_outname                    = 'wrfout_saqib_d<domain>_<date>',
 !auxhist4_interval_m                 = 60,60,60,
 !frames_per_auxhist4                 = 1,1,1,
 !io_form_auxhist4                    = 2,
 !force_use_old_data                   = T,

/

&domains
 time_step                           = 18,
 time_step_fract_num                 = 0,
 time_step_fract_den                 = 1,
 max_dom                             = 2,
 s_we                                = 1,
 s_sn                                = 1,
 e_we                                = 31,    31,   94,
 e_sn                                = 31,    31,    91,
 e_vert                              = 36,    36,    30,
 p_top_requested                     = 5000,
 num_metgrid_levels                  = 42,
 num_metgrid_soil_levels             = 4,
 dx                                  = 9000, 3000,  3333.33,
 dy                                  = 9000, 3000,  3333.33,
 grid_id                             = 1,     2,     3,
 parent_id                           = 1,     1,     2,
 i_parent_start                      = 1,     11,    30,
 j_parent_start                      = 1,     11,    30,
 parent_grid_ratio                   = 1,     3,     3,
 parent_time_step_ratio              = 1,     3,     3,
 feedback                            = 1,
 smooth_option                       = 2
 eta_levels                          = 1.0, 0.997, 0.993, 0.988, 0.982, 0.975, 0.966, 0.956, 0.946, 0.933, 0.92, 0.906, 0.891,
                                       0.874, 0.857, 0.838, 0.818, 0.796, 0.773, 0.748, 0.722, 0.693, 0.663, 0.63, 0.595, 0.558,
                                       0.518, 0.475, 0.429, 0.379, 0.326, 0.27, 0.209, 0.144, 0.075, 0.0
/

 &physics
 mp_physics                          = 10, 10, 10
 progn                               = 1,  1, 1
 ra_lw_physics                       = 4,  4, 4
 ra_sw_physics                       = 4,  4, 4
 radt                                = 6,  6, 30
 sf_sfclay_physics                   = 1,  1,   1,
 sf_surface_physics                  = 5,  5,    5,
 bl_pbl_physics                      = 1,  1,    1,
 bldt                                = 0,  0,    0,
 cu_physics                          = 5,  5,    3,
 cudt                                = 5,  5,    0,
 cu_diag                             = 0,
 isfflx                              = 1,
 ifsnow                              = 1,
 icloud                              = 1,
 surface_input_source                = 1,
 num_soil_layers                     = 4,
 num_land_cat                        = 21,
 sf_urban_physics                    = 0,  0,  0,
 maxiens                             = 1,
 maxens                              = 3,
 maxens2                             = 3,
 maxens3                             = 16,
 ensdim                              = 144,
 cu_rad_feedback                     = .true.,.true.,
 sst_update                          = 0,
! prec_acc_dt                         = 60,
 /

&fdda
 grid_fdda                           = 0, 0, 0,
 gfdda_inname                        = 'wrffdda_d<domain>',
 gfdda_end_h                         = 100000, 100000, 24,
 gfdda_interval_m                    = 360, 360, 360,
 fgdt                                = 0, 0, 0,
 if_no_pbl_nudging_uv                = 1, 1, 0,
 if_no_pbl_nudging_t                 = 1, 1, 1,
 if_no_pbl_nudging_q                 = 1, 1, 1,
 if_zfac_uv                          = 1, 1, 1,
 k_zfac_uv                           = 10, 10, 10,
 if_zfac_t                           = 0, 0, 0,
 k_zfac_t                            = 10, 10, 10,
 if_zfac_q                           = 0, 0, 0,
 k_zfac_q                            = 10, 10, 10,
 guv                                 = 0.0003, 0.0003, 0.0003,
 gt                                  = 0.0003, 0.0003, 0.0003,
 gq                                  = 0.0003, 0.0003, 0.0003,
 if_ramping                          = 1,
 dtramp_min                          = 60.0,
 io_form_gfdda                       = 2,
 /

 &dynamics
 !etac                                = 0.15
 !hybrid_opt                          = 2,
 rk_ord                              = 3,
 w_damping                           = 0,
 diff_opt                            = 1,
 km_opt                              = 4,
 diff_6th_opt                        = 0,      0, 0,
 diff_6th_factor                     = 0.12,   0.12, 0.12
 base_temp                           = 290.
 damp_opt                            = 3,
 zdamp                               = 5000.,  5000., 5000.,
 dampcoef                            = 0.2,   0.2, 0.2,
 khdif                               = 0,     0, 0,
 kvdif                               = 0,     0, 0,
 epssm                               = 0.1,   0.1, 0.1,
 non_hydrostatic                     = .true., .true., .true.,
 moist_adv_opt                       = 2,    2,  2,
 chem_adv_opt                        = 2,    2,  2,
 scalar_adv_opt                      = 2,    2,  2,
 tke_adv_opt                         = 2,    2,  2,
 /

 &bdy_control
 spec_bdy_width                      = 5,
 spec_zone                           = 1,
 relax_zone                          = 4,
 specified                           = .true., .true.,.false.,
 nested                              = .false., .false.,.true.,
 /

 &grib2
 /

 &namelist_quilt
 nio_tasks_per_group = 0,
 nio_groups = 1,
 /

 !&chem
 kemit                               = 1,
 chem_opt                            = 0, 0, 0,
 bioemdt                             = 30,  30, 30,
 photdt                              = 30,  30, 30.,
 chemdt                              = 30,  30, 3.0,
 io_style_emissions                  = 2,
 emiss_inpt_opt                      = 102, 102, 102,
 emiss_opt                           = 10,  10, 10,
 chem_in_opt                         = 1,   1, 1,
 phot_opt                            = 3,   3, 4,
 gas_drydep_opt                      = 1,   1, 1,
 aer_drydep_opt                      = 1,   1, 1,
 bio_emiss_opt                       = 3,   3, 3,
 gas_bc_opt                          = 1,   1, 1,
 gas_ic_opt                          = 1,   1, 1,
 aer_bc_opt                          = 1,   1, 1,
 aer_ic_opt                          = 1,   1, 1,
 gaschem_onoff                       = 1,   1, 1,
 aerchem_onoff                       = 0,   0, 1,
 wetscav_onoff                       = 1,   1, 1,
 cldchem_onoff                       = 1,   1, 1,
 vertmix_onoff                       = 1,   1, 1,
 chem_conv_tr                        = 1,   1, 1,
 conv_tr_wetscav                     = 1,   1, 1,
 conv_tr_aqchem                      = 1,   1, 1,
 seas_opt                            = 2,
 dust_opt                            = 13,
 dmsemis_opt                         = 1,
 biomass_burn_opt                    = 2,  2, 0,
 plumerisefire_frq                   = 60, 60, 0,
 ne_area                             = 140,
!plumerisefire_frq                   = 0, 0, 0,
 scale_fire_emiss                    = .false.,
 aer_ra_feedback                     = 1,  0, 1,
 aer_op_opt                          = 4,  4, 1,
 ne_area                             = 500,
 opt_pars_out                        = 1,
 have_bcs_chem                       = .true., .true.,.false.,
 have_bcs_upper                      = .false., .false., .false.,
 !fixed_ubc_press                     = 50,
 !fixed_ubc_inname                    = 'ubvals_rcp4_5.2deg_2020-2029.nc',
 !is_full_tuv                         = .false.,
 !has_o3_exo_coldens                  = .true.,
 !pht_cldfrc_opt                      = 2,
 !cld_od_opt                          = 2,
 !aerosoldep                          = 1,
 !mozart_ph_diag                      = 1,
 
/
Reply all
Reply to author
Forward
0 new messages