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

WACCM-SC cesm1.2.2 run broke down

I compiled cesm1.2.2 for F_2000_WACCM_SC f19_f19. At first, everything seemed to work well and the model started to run, but after a while the model stoped and report 'filew failed' in its log files (in atm.log and cesm.log, but stdout files report no error). Does anyone know what is going on there?Best regardsWanying
 

santos

Member
Note the following error message from cesm.log:pionfwrite_mod::write_nfdarray_double: 234 : Disk quota exceededIt looks like you are running in your home directory. You need to run the model on a filesystem where you are allowed more space, such as in your /glade/scratch directory.
 
Top