Running FSDSSOA compset with meteorology input files from previous free-running F compset simulation

Dear ForumIn CESM 1.2.2, usually the meteorology input in a specified dynamics compset is from MERRA Reanalysis dataBut I am trying to use meteorology from a previous CESM simulation.For this I first simulated meteorology using the "F" compset in the "F_presentday" case and stored the output history files in $met_input_path.In the specified dynamics simulation using the FSDSSOA compset I wrote:met_data_file          = 'F_presentday.cam.h0.2005-01-01-00000.nc'     ! instead of reanalysis datamet_filenames_list     = '$met_input_path/F_presentday_list.txt'met_data_path          = '$met_input_path/F_presentday/atm/hist/'Is this the right way to do it?When I do this, I get an error in the ccsm.log.* file:(shr_sys_abort) ERROR: set_met_rlx: met_rlx_bot is too high(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping27 more processes have sent help message help-mpi-api.txt / mpi-abortPlease help me get this running.Thank you very muchRegardsAdi
 
Back
Top