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

mswrite error

Hi,

I am running CAM3.1 DOM seemingly fine, however my logs show many repeated errors about "mswrite". Does this have something to do with writing to mass storage? I am not doing any such thing when I run and I receive no error when building/configuring. The specific line of that error is;

sh: mswrite: command not found

Thanks.
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
You get an mswrite error if you try to write to the mass store and it is not successful.

If you don't want to write on the mass store, you could use the namelist parameter:
MSS_IRT = 0
By default, this is set to 365
 
Top