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

cesm2

  1. L

    CESM2.0 output meteorological data from CMIP6

    Hello Folks, I’m wondering whether someone has an idea about the data availability of CESM2 output meteorological data (e.g., air temperature, precipitation, radiation, wind, pressure, etc.) at 3- or 6-hourly time step from CMIP6 project. I have checked the Earth System Grid Federation (cmip6 -...
  2. J

    Pointing to a custom namelist file for a given run

    I have created a CIME case, which has been setup and built. As I understand, the namelist files user_nl_xxxx can be edited post-build. If I want to vary a namelist setting X across several runs, I can do that by 1) Running CESM 2) editing X=... in user_nl_xxxx 3) Run again Two problems... 1)...
  3. U

    Probloms in running compset BHISTcmip6

    Hello. I'm a novice in CESM2.1.3 and I learned a lot after reading the user's guide.Recently, I have some problems in running model. I want to run the coupling test of CMIP6, and then modify the parameters for sensitivity test. So, I did the following. At first, ./create_newcase --case...
  4. Y

    Error after submit case

    Hi , I am still trying to port CESM2 to my university HPC. There is no errors wehen I executed ./case.build. After I executing ./case.submit, error pops up (shown below): **************************************************************************************************************************...
  5. Y

    Issue when setup case fro CESM2

    I was following the instructions on 1. Introduction — CIME master documentation. > cd cime/scripts > ./create_newcase --case mycase --compset X --res f19_g16 > cd mycase > ./case.setup First I execute ./create_newcase, everything works. I get: 【 cesm model version found: release-cesm2.0.1...
  6. E

    Missing CESM2 PI case

    Previously, I have used scientifically validated CESM2 case "b.e21.B1850.f09_g17.CMIP6-piControl.001" for my research that was located in this directory: /glade/collections/cdg/timeseries-cmip6/b.e21.B1850.f09_g17.CMIP6-piControl.001 Recently, this case has been removed. The CESM2 website also...
  7. U

    A question about how to run CESM2 at f02_g16

    When I run ./case.build, there exist an error ----------------------------------------------------------------- ERROR: No default value found for ncdata user defined attributes: key=ic_md val=00010101 err=Died at /..../my_cesm_sandbox/components/cam/bld/build-namelist line 4054...
  8. U

    CESM2.0 /case.build- buildlib.csm_share error

    gcc 9.2.1 ------------------------------------------------------------- ERROR: Calling /home/mm/Desktop/my_cesm_sandbox/cime/src/build_scripts/buildlib.csm_share ERROR: /home/mm/Desktop/my_cesm_sandbox/cime/src/build_scripts/buildlib.csm_share FAILED, cat...
  9. U

    CESM2 ./case.build ERROR

    my cesm version is 2.1.3. I'm running the test case post on CESM2 quick start guide (b.e20.B1850.f19_g17.test --compset B1850 --res f19_g17). I download the inputdata manually because of the low script download speed. when I running the ./case.build part, some errors have occurred...
  10. R

    WACCM-D test

    Hi all, I am going to run a test in a local cluster where we have CESM2. These are the steps that I follow: create_newcase --compset FWmadSD --res f09_f09_mg17 --case=~/cases/test cd ~/cases/test/ ./case.setup ./case.build build step goes well and successfully finished the job. Then...
  11. M

    BUILD FAIL: pop.buildlib failed (trouble in porting cesm2.1.1)

    Dear all, Now , I am porting cesm2.1.1 to centos6, however there was some trouble: I use the command as follows: (1) ./create_newcase --case test_case --res f19_g17 --compset B1850 --mach majun (2) ./case.setup (3)./case.build error occurs in the step "./case.build", it shows: ERROR: BUILD...
  12. M

    ERROR: BUILD FAIL: xatm.buildlib failed(cesm2.0.0 porting )

    Dear all, Recently, when I was porting cesm2.0.0 to centos6, I use the command as follows: (1) ./create_newcase --case test_case --res f19_g16 --compset X --mach majun (2) ./case.setup (3)./case.build error occurs in the step "./case.build", it shows: ERROR: BUILD FAIL: xatm.buildlib...
  13. huazhen

    cesm2 case.run error

    Hi there,I am trying to run CESM2 on our super computer. I use intel/2017.u2 compiler. I get the following job process messages in $CaseStatus when I am trying to validate a CESM port with prognostic components in http://esmci.github.io/cime/users_guide/porting-cime.html by running...
  14. A

    Known issue with Github's SVN-bridge and SVN v1.11

    Affected release and development versions: CESM2.y.z There is a known issue with Github's SVN-bridge software and SVN v1.11 as mentioned here https://subversion.apache.org/docs/release-notes/1.11#issues.Until that issue is resolved, you must use SVN 1.10.x or older. 
  15. sacks

    CESM2.0.z: In transient cases without prognostic crops (including satellite phenology cases), %crop stays fixed at 1850 values

    In CESM2.0.z: In transient cases without prognostic crops, %crop stays fixed at 1850 values, rather than changing each year. This affects CLM45 and CLM50 transient compsets without 'Crop' in their name; specifically the following (compsets in bold are ones that were listed as scientifically...
  16. A

    Problem with conversion to radians when creating ocean domain files

    Affected Release CESM2.0.0 There is a problem with the ocean domain files when running a SCAM compset using the CESM2.0.0 release. Complete details about the problem and the tested fix are available at this github link: https://github.com/ESMCI/cime/pull/2736
  17. A

    known problem with mpiexec_mpt on cheyenne

    Affected release: CESM2.0.0Affected machine: cheyenne.ucar.eduThere is a known problem with launching MPI jobs on cheyenne such that the user may be required to resubmit the model using the case.submit script repeatedly before the model run is launched successfully. The problem will produce...
  18. A

    CESM2.0.0 download issue with SVN components release tag updates

    If you have a clone of CESM that points to a release tag, then update it to a different release tag and rerun manage_externals/checkout_externals, you may get an error like the following: Checking out externals: clm, mosart, ww3, cime, cice, pop, ERROR:root:Command '[u'svn', u'switch'...
  19. A

    CESM development code information

    Affected Releases *DEVELOPMENT CODE ONLY* cesm1_4 series beta tags 05, 06 and 07 CSEG would like developers to be aware of the following known issues in thecesm1_4 beta development tags 05 06 and 07. 1. Performance is degraded on yellowstone -     this is an issue with the way threading is...
Top