Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

ERROR: LVD not found, all data is after yearLast

Dear all,I want to run CAM5.2, ne120_ne120, F2000C5_PM compset with prescribed SST forcing. I successfully did a run in the case directory (/glade/u/home/yingli/cesm/runs/KOE_control.no_chem.001).  Then, I slightly changed the initial and restart files, and got the error message:    0:(shr_sys_abort) ERROR: (shr_stream_findBounds) ERROR: LVD not found, all data is after yearLast   0:(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping   0:Abort(1001) on node 0 (rank 0 in comm 1140850688): application called MPI_Abort(MPI_COMM_WORLD, 1001) - process 0   0:INFO: 0031-306  pm_atexit: pm_exit_value is 1.INFO: 0031-251  task 0 exited: rc=1ERROR: 0031-300  Forcing all remote tasks to exit due to exit code 1 in task 0 The case directory for the failured run is: /glade/u/home/yingli/cesm/runs/KOE_control.no_chem.002 Thanks,Ying 
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
 The error is in the ocn log: (docn_comp_init)  initialize gsmaps(docn_comp_init) copy domains(docn_comp_init) allocate AVs(shr_stream_findBounds) ERROR: LVD not found, all data is after yearLast(shr_sys_abort) ERROR: (shr_stream_findBounds) ERROR: LVD not found, all data is after yearLast(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping I am a little bit confused what you are trying to do. Are you trying to do a startup run or a hybrid run ? You set your run as a startup but you are also setting a REFCASE.  
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
If you want to do an ensemble, you can just change the ncdata. You don't need to change the starting date and you don't need to change finitdat
 
Hi Cecile,Thanks much for your reply. I have two questions.1. I don't quite understand where does the error come from? I repeated the same run as I did a couple of month ago. But the run failed with the above error.i.e., /glade/u/home/yingli/cesm/KOE_control.no_chem.001.csh /glade/u/home/yingli/cesm/KOE_control.no_chem.001_test.cshThe settings are exactly the same. The former succeeded but the latter failed. 2. Startup vs. HybridDo you mean that I should change the run type to hybrid? In my case, I need to change the atmosphere and land initial condition. I really appreciate you help. Ying
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
I looked at your scripts. I don't have an explanation why one run is failing or the other one is not. Are you still experiencing problems ?I don't say you need to set this to hybrid. I want just you to be aware that you are doing a startup run. I saw you have defined the REF_CASE, so I wanted to make sure this is what you want to do. There is no need to set the REF_CASE if you doing a startup run.
 
Yes. The problem has not been solved yet, and I couldn't contintue to finish the remaining ensemble run. I would really appreciate if anyone could give me some advice on this issue. Thanks. 
 
Top