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

'fv' model run error.

Hello,
I have some problem running CAM3.1.p2 with the 'fv' dynamic core.
I made two kinds of initial data set (one is 4x5_fv_initial dataset, the other is 1x1.25_fv_initial dataset) using interpolation tools included CAM source. Data set used for interpolation are T85 datasets.

Model run was O.K. in case of '4x5_fv', but in '1x1.25' case the error was occured.

Error message is following.

==================================
aerosol_init: using namelist value for carscl, or default
aerosol_init: Using sulfate from cyclic climatology
p15_26478: p4_error: interrupt SIGSEGV: 11
rm_l_15_26479: (32.976562) net_send: could not write to fd=5, errno = 32
Lagrangian time splits (NSPLIT) = 4
aerosol_init: using namelist value for carscl, or default
aerosol_init: Using sulfate from cyclic climatology
Lagrangian time splits (NSPLIT) = 4
aerosol_init: using namelist value for carscl, or default
aerosol_init: Using sulfate from cyclic climatology
Lagrangian time splits (NSPLIT) = 4
aerosol_init: using namelist value for carscl, or default
aerosol_init: Using sulfate from cyclic climatology
...............
...............
...............
==================================

Also when I used initial datasets provided by NCAR(4x5_fv and 2x2.5_fv), only 4x5_fv run was O.K.
The error message was same.

Changes in configure step were ;
configure -spmd -dyn fv -res 4x5 for 4x5_ fv_run
configure -spmd -dyn fv -res 2x2.5 for 2x2.5_fv_run



Could anybody give me some comments about solving this problem ?



Thanks in advance.
Sang Ki.
 
Top