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

use of gx1v3_eos_coefficients.ieeer8 file...

Hello all,

I have a problem in running CCSM3 on IBM-gaia machine now.

Model is getting built successfully(interactively), but while submitting run script it starts building and fails at "ERROR: pop.buildnml_prestage.csh failed, see ocn.log.080721-133611"

I checked the dir /models/ocn/pop/input_templates. there is no file named "gx1v3_eos_coefficients.ieeer8 ".

In file "/scripts/ccsm_utils/Components/pop.template", can I comment line

"foreach FILE (eos_coefficients.ieeer8 )
$UTILROOT/Tools/ccsm_cpdata $srcdir/input_templates/${OCN_GRID}_$FILE $FILE"

because, in README file, there is

Some, but not all, CCSM resolutions contain a file
{grid_code}_eos_coefficients.ieeer8
which is required for certain equation of state parameter settings.
Neither the gx1v3 nor gx3v5 resolutions of this file exist in this directory.

anyone got same situation?
 
Top