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. nuvolet

    What and where is located the subroutine to generate all the log files in CESM?

    What version of the code are you using? CESM2.2.2 in Derecho Have you made any changes to files in the source tree? Some modification in nudging module Describe your problem or question: What and where is located the subroutine that generates all the log files?.. Thanks
  2. K

    How to design a CESM2.1.3 Wildfire Simualtion?

    Hi everyone, I plan to design a set of experiments using the B1850 compset in CESM2.1.3 to investigate the wildfire. My question is: do I need to make some necessary settings to activate the wildfire simulation? Looking forward to get any useful information. Best regards, KW
  3. K

    Successfull simulations but with negative simulated years / cmp-day in cpl.log

    Dear all, I am doing a a set of experiments using the B2000_CAM5_CN compset in CESM1.2.2. The simulation seems successful, but the simulated years / cmp-day in cpl.log is negative (see the figure below). I'm concerned about the reliability of the simulated data. The mode run script is attached...
  4. K

    Mismatch of input dimension error when hybrid from restart files

    Hi everyone, I plan to design a set of experiments using the B1850_CAM5_CN compset in CESM1.2.2. I got this spun-up restart file b.e11.B1850C5CN.f19_g16.0850cntl.001 from - Revision 70334: /trunk/inputdata/ccsm4_init/b.e11.B1850C5CN.f19_g16.0850cntl.001/0850-01-01. When I restart the model from...
  5. C

    calculate carbon emissions from vegetation fire

    Hi all, I have a simple question: How can I calculate carbon emissions from vegetation fires? For example, in CMIP6, there is a variable called fVegFire, which represents the carbon mass flux from vegetation into the atmosphere due to CO2 emissions from all fires. However, I couldn't find the...
  6. C

    Change CLM50%BGC in BSSP126 to CLM50%SP, set final to landtimeseries file or default input?

    Hello, I have been trying to separate biophysical and biochemical effects using different components in CLM under the SSP126 scenario.My CESM version is 2.1.3 and CLM version is CLM5. I attempted to change the long name of BSSP126 in CESM from BGC to SP and link my own generated landtimeseries...
  7. K

    Confused about hybrid and branch?

    I plan to design a set of experiments using the B1850_CAM5_CN compset in CESM1.2.2. I got this spun-up restart file b.e11.B1850C5CN.f09_g16.005.rest.0501-01-01-00000.tar from the Globus endpoint. The experiment design is as follows: 1. Experiment 1: Restart the model from the above restart file...
  8. J

    Runtime error "free(): invalid next size (normal)" and SIGABRT during CESM2 run

    What version of the code are you using? - cesm2_3_beta17_gui Have you made any changes to files in the source tree? - No Describe every step you took leading up to the problem: - port CESM model to perlmutter - modify config_machines.xml, config_compilers.xml, config_batch.xml, (gnu...
  9. J

    CESM2 run stalls when writing output file: hangs at "Opened file sandbox-case-230-gnu-x2.cam.rh0.0001-01-06-00000.nc to write"

    What version of the code are you using? CESM version: cesm2_3_beta17_GUI Have you made any changes to files in the source tree? No source code modifications Describe every step you took leading up to the problem: Modified config_batch.xml, config_compilers.xml, config_machines.xml with GNU...
  10. C

    ./case.build error

    When I was compiling cesm FCfireHISTcase, an error occurred. Now I'm not sure what caused these variables to be undefined. Was there a problem with my mpich compilation or something else? I tried to compile gpTL-8.0.3 by myself using mpicc and mpifort, but in the generated lgptl.a link, there...
  11. J

    Error in previously functioning port of CESM2.2.2

    Hi all, Some colleagues and I successfully ported CESM2.2.2 to the UK HPC service ARCHER2 a while back. I've just returned to using it and can build and run cases, however each case fails with the same mysterious error regardless of compset and other settings. In the cesm.log, we find: Abort...
  12. N

    supported configuration or compset without seasonal cycle

    I try to fully remove the seasonal cycle for an uncoupled run. I know how to do that for SST by pointing to a new SST file. In practice, I must hand‐edit dozens of files (atmosphere, land, aerosols, radiations, etc.) to replace them with constant fields. And I felt this way to be error‐prone...
  13. J

    CESM2 Pacific Pacemaker materials

    I'm currently working on replicating the CESM2 Pacific Pacemaker Ensemble and am attempting to download the example POP grid definition file and the Python script used to generate the mask (in Step 1). When I click the provided link, I receive the following: Unauthorized: This server could not...
  14. C

    ERROR: lnd_export ERROR: One or more of the output from CLM to the coupler are NaN

    Hello, CESM team! Recently I started BSSP126 runs with my own landtimeseries data.I checked the sum of PCT_NAT_PFT is 100, also the sum of PCT_CFT. However, my simulations stopped in 2026 with the error message as below. My version is release-2.1.3, and the resolution is 0.9x1.25. I...
  15. S

    Calculating monthly mean from daily CESM2 output in CMIP6

    Hello, Since some CESM2 variables (e.g., ta, ua, va) have data missing for table_id = Amon and expt = hist_aer, would it be okay for me to calculate the monthly means from the daily data and use that (since daily data is available), or is that incorrect? I am using monthly data for these...
  16. N

    model output SST different from the prescribed

    I looked at a run's prescribed SST anomalies and model output TS anomalies (ocean grids only). I noticed that they are different; the structures are largely the same, but the values have hemispheric shifts compared to the prescribed SST anomalies. I'm aware that there's a diddling procedure for...
  17. J

    CESM.EXE runs but does not finish, does not output log files

    Hello. I am using CESM 2.1.5 and am having difficulty getting cesm.exe to run as ported to my machine. I have not made any code changes or namelist changes. I created the case with: ./create_newcase --case f2000climo_testcase --compset F2000climo --res f09_f09_mg17 --mach lake I have set...
  18. F

    there are somthing wrong with ./case.build when i try to transplant from x86 to arm64

    Dear managers As mentioned above.im try to transplant cesm on a arm64 system. So im using GNU compiler rather than intel. My CESM version is 2.2.0 Before make the case, i modified xml file in machines eg. config_machines.xml config_batch.xml config_compilers.xml (.xml was transfered to .txt for...
  19. J

    An error happened when submitting the case: problem on read of megan_emis_nl namelist in shr_megan_readnl

    What version of the code are you using? CESM2.2.2 Have you made any changes to files in the source tree? See my xml attached to this thread, mach "zhiz". Describe every step you took leading up to the problem: ./create_newcase --case heavyrain.FC2010climo.f19_g16 --compset FC2010climo --res...
  20. J

    What's wrong with my cmake?

    What version of the code are you using? cesm2.2.2 Have you made any changes to files in the source tree? As attached files including .xml, see machine 'zhiz' Describe every step you took leading up to the problem: ./create_newcase --case heavyrain.FCSD.f09_f09_mg17 --compset FCSD --res...
Top