Dear Ming Chen,
Thank you for your detailed response and recommendations. Given my time constraints and growing familiarity with the WRF model, I have decided to continue using WRF for my research project. I have been simulating the 2m air temperature in New York City using the WRF model with the MLUCM incorporating the LCZs and the BEP model.
I believe I have successfully run the model and obtained results that seem accurate. However, I want to ensure that I am not missing any crucial parameters or steps. I have been following the instructions from the technical details provided in this
ResearchGate document, which were designed for WRF V3.8. Since I am using WRF V4.6, I also referred to an example from the
NCAR forum.
I have attached my current namelist.wps and namelist.input files to this email. Initially, I encountered an error while running the real executable with the following message:
module_io_quilt_old.F 2931 T
------ ERROR while reading namelist domains ------
Maybe here?: ! sfcp_to_sfcp = .true.,
Maybe here?: diff_6th_opt = 1, 1, 1
------ ERROR while reading namelist physics ------
Maybe here?: pxlsm_smois_init = 0,
Maybe here?: num_urban_layer = 360, 360, 360, ! Calculated value for all domains
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 11680
ERRORS while reading one or more namelists from namelist.input.
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
I resolved this error by removing the lines:
diff_6th_opt = 1, 1, 1
num_urban_layer = 360, 360, 360, ! Calculated value for all domains
After doing this, the WRF executable ran successfully.
I would greatly appreciate your feedback on my namelist.wps and namelist.input files, particularly regarding any parameters I should add, delete, or modify to enhance the accuracy of my simulations. Please let me know if you need more information about my simulation setup to provide more specific advice.
Thank you very much for your time and assistance.
Best regards,