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

Are there SSP scenarios that can be run with a small number of PFTs types now?

CGL

CGL
Member
Hi,all!

my CESM version is 2.1.3.I wonder if CESM can have SSP scenarios that can be run with few landuse PFTs?

The current SSP scenarios have a lot of land use categories set up, with 78 for CROP. Are there any SSP scenarios that can be run where the land types are not as detailed? (For example, Crop is classified into 10 species and vegetation into 5 types or something like that) Please note that I would like to run a fully coupled CESM.

Thanks :)
 

slevis

Moderator
Staff member
No. I can think of two options:
- More difficult: You generate your own custom fsurdat/landuse files to fulfill your specifications.
- Less difficult: Use some namelist options that may help you. For example:

n_dom_pfts
n_dom_landunits
collapse_urban
toosmall_soil
toosmall_crop
toosmall_glacier
toosmall_lake
toosmall_wetland
 
Vote Upvote 0 Downvote

CGL

CGL
Member
If I use land use data that I produce myself, then this land use data has to be consistent with the CLM input data? I am referring to the land class.
 
Vote Upvote 0 Downvote

slevis

Moderator
Staff member
Yes, it has to be like CLM's default landuse files, except you would change the pft areas according to your custom data.

It would require a code rewrite if you rewrote CLM's list of pfts.
 
Last edited:
Vote Upvote 0 Downvote
Top