clm5

  1. A

    Changing JOB_WALLCLOCK_TIME for case.st_archive

    Changing JOB_WALLCLOCK_TIME for case.st_archive does not seem to work. It always gets overridden by the case.run JOB_WALLCLOCK_TIME. For instance, after I run the above cmd, ./preview_run still shows: Is there something I am missing?
  2. A

    NetCDF: Attribute not found when use_init_interp=.true.

    What version of the code are you using? alpha-ctsm5.2.mksrf.23_ctsm5.1.dev171-1-g95dfcff30 Have you made any changes to files in the source tree? Some code changes for irrigation partitioning described in GitHub - amansnama/USGS_irrigation_clm: Implementation of USGS irrigation ratio in CLM5...
  3. W

    Passive N uptake in CLM5-FUN?

    What version of the code are you using? CESM2.1.3 Have you made any changes to files in the source tree? Yes. Modified src/biogeochem/CNFUNMod.F90 to implement transpiration-driven passive N uptake. Re-calculated soil solution N concentration using mineral N pools (smin_vr_no3 and smin_vr_nh4)...
  4. G

    soil organic matter fraction (om_frac) change from squared to unsquared

    Is there a reason why CLM4.5 used a squared formulation for the soil organic matter fraction (om_frac), and then CLM5 onwards uses an unsquared formulation? Is the squared formulation in CLM4.5 just a bug, or was there a particular reason for squaring om_frac in CLM4.5? In the current CLM...
  5. L

    Missing mapping files for 0.47x0.63 resolution in mksurfdata.pl

    Hi everyone, I am currently trying to generate surface datasets for the 0.47x0.63 resolution. However, when I run the command: ./mksurfdata.pl -res 0.47x0.63 -l /path/to/inputdata The script immediately aborts during the initialization phase with the following error, preventing even the...
  6. J

    BHIST stopped at "setting up interpolators for multi-level variables"

    Hi everyone, I am running a BHIST case on CESM 2.1.5 using surfdata and land use time series data that I generated myself using the ctsm52landusedatatool-main and mksurfdata_map tools. I have ensured that these two datasets have the same variables and dimensions as the official data. However...
  7. S

    fire counts of clm

    I cannot understand why the annual total number of fires calculated using the NFIRE variable does not match the number of records where the burned area is greater than zero. Which one actually represents the real-world number of fires?
  8. Qi Ran

    How to calculate crop yield (tonnes/ha) simulated by CLM5?

    What version of the code are you using? CESM2.2 (CLM5, CAM6-chem/MOSAIC) Composet: FCnudged Have you made any changes to files in the source tree? ./xmlchange CLM_BLDNML_OPTS="-bgc bgc -crop" #turn on BGC and crop model user_nl_cam: Nudge_Model =.false. user_nl_clm: use_ozone = .true...
  9. R

    Run a global simulation with time-varying CO₂ forcing

    Hi I would like to do a global simulation using CLM5. At first, I was use I2000Clm50BgcCrop (2000_DATM%GSWP3v1_CLM50%BGC-CROP_SICE_SOCN_MOSART_CISM2%NOEVOLVE_SWAV) compset but the CO2 concentration is constant. I want to set a time-varying CO2 forcing. Which compset should I use or is there...
  10. H

    LAI of C3 grass is zero

    Hi, I am using CLM5.0 for a single-point simulation. I created the surface data and atmospheric forcing data myself. The PFT at this site is C3 grassland, but when I output the LAI, I found that the LAI was zero throughout the 1000-year spinup period. I also checked LEAFC and GPP, and their...
  11. D

    Units for MEG_isoprene emissions

    I am trying to analyze isoprene emissions (MEG_isoprene) from the CLM5 and MEGAN but have found conflicting information on what units this variable defaults to in the daily output from my model run. Can anyone provide insight into the units the emissions from MEGAN (e.g., 'MEG_<species>') are...
  12. S

    How does the model handle daily H2OSOI if I set ‘use_soil_moisture_streams = .true. ’?

    Hi, In a F2000Climo simulation, I set ‘use_soil_moisture_streams = .true. ’. The model automatically reads the monthly average H2OSOI file. I just wonder how the model processes the daily H2OSOI data, as I have observed that the daily H2OSOI values are not entirely consistent year-on-year. Any...
  13. S

    clm fire

    Hello everyone, I would like to ask how to replace the fire area simulated using Professor Li Fang's method in CLM with external fire data. I want to use GFA data to force-input into CLM instead of using the existing fire scheme to simulate fires.
  14. P

    surface drag

    What version of the code are you using? I am using CESM2.1.5 Have you made any changes to files in the source tree? I have not made any change yet Describe your problem or question: Dear CESM staff: I am working with the following component set...
  15. S

    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
  16. 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...
  17. 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...
  18. H

    Is F_2000_CAM5 forced by cycled emission data in 2000?

    Hello everyone, my CESM version is 1.2.2. I want to modify SST boundry data to discover observational SST's(from 1979-2021) impact on atmospheric variability. To achieve this goal, i use FAMIPC5 compset to simulate the period of 1979-2021 and modify user_nl_cam to the same emission...
  19. S

    simulate soil moisture and soil temperature

    Hello everyone ,"Does anyone know what parameters in user_nl_clm can be adjusted to change the simulation of soil moisture and soil temperature?"
  20. X

    how to use gcc compiler on derecho

    Hi,all, I am porting my model (CLM5 )from a gcc compiler platform to derecho, it works well with gcc compiler. but derecho seems only has default intel compiler, as I did not find any gcc tag in config_compiler.xml and config_machine.xml for derecho. Is there anyone can share how to use gcc...
Back
Top