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

bnd_topo variable in the Namelist file for CAM

I would like to know what the bnd_topo namelist variable is used for. I have not found any documentation on this and cannot locate the file to download:

topo-from-cami_0000-09-01_128x256_L26_c040422.nc

I am getting the following error when trying to run CAM3 at T85 resolution:

CHECK_VAR Warning: variable SGH30 is not on initial dataset

Obviously, SGH30 is in this orographic height boundary dataset?

Thank you,

Scott
 
scapps said:
I would like to know what the bnd_topo namelist variable is used for. I have not found any documentation on this and cannot locate the file to download:

topo-from-cami_0000-09-01_128x256_L26_c040422.nc

I am getting the following error when trying to run CAM3 at T85 resolution:

CHECK_VAR Warning: variable SGH30 is not on initial dataset

Obviously, SGH30 is in this orographic height boundary dataset?

Thank you,

Scott




Dear Scott,
This input data set is for the surface topography. So far I remember, this namelist variable was not given in CAM3.0, that is why CAM3.0 user's guide did not have any such term, but It is available in CAM3.1. I think you are using CAM3.1 but not CAM3.

If you need any further help in this regard, please let me know,
Sincerely
Saroj
 
Thank you for your reply.....Sorry, I am using cam3.1.p2:

NCAR Community Atmospheric Model (CAM)
$Name: cam3_1_brnchT_p2 $
$Date: 2005/03/10 21:00:24 $

I will try downloading this dataset from the CAM website.

Thanks.
 
I have all of the CAM3_1 datasets and am still getting the original error message: SGH30 not found (see below). I see a SGH netcdf variable in the boundary dataset. I'm not sure why it is looking for SGH30:

PHYS_GRID_INIT: Using PCOLS= 16 phys_loadbalance= 0
phys_alltoall= 0 chunks_per_thread= 1
SPMDBUF: Allocating SPMD buffers of size 9334800
INITIALIZE_RADBUFFER: ntoplw = 1 pressure:
354.4638000000010
PROCESS_INIDAT: Will not filter input PHIS: attribute
from_hires is either false or not present
CHECK_VAR Warning: variable SGH30 is not on initial dataset
print_memusage iam 1 post-inidat. -1 in the next line means unavailable
print_memusage: size, rss, share, text, datastack= 119387 88033 423 1374 0
 
scapps said:
I have all of the CAM3_1 datasets and am still getting the original error message: SGH30 not found (see below). I see a SGH netcdf variable in the boundary dataset. I'm not sure why it is looking for SGH30:

PHYS_GRID_INIT: Using PCOLS= 16 phys_loadbalance= 0
phys_alltoall= 0 chunks_per_thread= 1
SPMDBUF: Allocating SPMD buffers of size 9334800
INITIALIZE_RADBUFFER: ntoplw = 1 pressure:
354.4638000000010
PROCESS_INIDAT: Will not filter input PHIS: attribute
from_hires is either false or not present
CHECK_VAR Warning: variable SGH30 is not on initial dataset
print_memusage iam 1 post-inidat. -1 in the next line means unavailable
print_memusage: size, rss, share, text, datastack= 119387 88033 423 1374 0


Hi,
Please post your namelist and last few lines of error and out files.


Saroj
 
Top