Keith Oleson
Keith Oleson
I find that decomp_depth_efolding is already on the parameter file.
I think transferring **baseflow_scalar** is problematic because its value depends on the **lower_boundary_condition** chosen and PLUMBER changes its value for some sites as well. Similarly, **pot_hmn_ign_counts_alpha** is a tuning parameter...
Regridded QSOIL file using ncremap with Jim's mapping file: /glade/derecho/scratch/oleson/ANALYSIS/b.e30_beta06.B1850C_LTso.1deg.clm2.h0.evspsblsoi.000101-001012.nc
This is the command I used: ``` ncremap -t 1 -P clm --sgs_frc=landfrac --sgs_msk=landmask -m /glade/campaign/cesm/cesmdata/inputdata/cpl/gridmaps/ne30pg3/map_ne30pg3_to_1x1d_aave.nc /glade/derecho/scratch/cmip7/archive/timeseries/b.e30_beta06.B1850C_LTso.ne30_t232_wgx3.192.wrkflw.1_32/lnd/hist/b.e30_beta06.B1850C_LTso.ne30_t232_wgx3.192.wrkflw.1.clm2.h0.QSOIL.000101-001012.nc b.e30_beta06.B1850C_LTso.1deg.clm2.h0.QSOIL.000101-001012.nc ``` Info from the nco user's guide regarding the -P clm --sgs_frc=landfrac...
Random thought: Could this be related to https://github.com/ESCOMP/CTSM/issues/3404? Are those h0 fields all instantaneous? If so, then an h0a file will not be generated and maybe you'll encounter that error?
The default calculation for the saturation water content or porosity (the CLM history field WATSAT) is described in the technical note here: https://escomp.github.io/ctsm-docs/versions/master/html/tech_note/Hydrology/CLM50_Tech_Note_Hydrology.html#soil-water See equation 2.7.49. I think the calculation...
My 2 cents is that I agree with these changes. Thanks for finding these. Regarding 2, it seem like the units on the associate statement would also need to be...
Yeah, it would probably be better to be bit-for-bit in my opinion. We have a (relatively) fast-track bfb branch that these changes could go on.
I've incorporated the CFORCE dataset into the datm for testing. And done a one month SP test run. The forcing fields look provisionally ok in a gross sense, except for...
I'm using the same mesh for other streams, solar and precip for example, so I think it would be best to reverse the dataset. We think the Ocean people use...