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

Several questions about CLM5.0 porting

oleson

Keith Oleson
CSEG and Liaisons
Staff member
Yes, in your user_nl_clm. Just specify the location and name of your file.
 

CGL

CGL
Member
double PCT_NAT_PFT(natpft, lsmlat, lsmlon) ;
PCT_NAT_PFT:long_name = "percent plant functional type on the natural veg landunit (% of landunit)" ;
PCT_NAT_PFT:units = "unitless" ;

See this table in the CLM User's Guide for the list of pfts:

I want to know what's difference between lsmlon and longtitude? Is there any function mapping between them? What do I do if I want to get the common latitude/longitude grid?

Here is the example using the plot for PCT_NATVEG variable in the surfdata_0.9x1.25_hist_16pfts_Irrig_CMIP6_simyr1850_c190214 file.
1694263032794.png
 
Top