Missing Data file(s) for HUJI SBM?

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.

arugg1

New member
Hi,
I'm trying to run a simulation with the HUJI Fast SBM [mp option 30], and I'm getting the error below--I think because I'm missing a data file called hujisbm_DATA, but I can't seem to find a file called this anywhere. I'm using WRF 4.1.2. Any idea where I can find the needed files, or if something else is going on?

SBM FAST: INITIALIZING HUCM
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 2067
module_mp_fast_sbm: error opening hujisbm_DATA on unit 31
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
 

Attachments

Would you please take a look at your running directory and make sure you have the following files there:
coeff_p.asc
coeff_q.asc
kernels.asc_s_0_03_0_9
kernels_z.asc
masses.asc
constants.asc
bulkdens.asc_s_0_03_0_9
bulkradii.asc_s_0_03_0_9
capacity.asc
termvels.asc
These are the input files required for running SBM microphysics.
 
Back
Top