Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add no-anthro compset and options for CLM #557

Closed
ekluzek opened this issue Nov 2, 2018 · 5 comments · Fixed by #883
Closed

Add no-anthro compset and options for CLM #557

ekluzek opened this issue Nov 2, 2018 · 5 comments · Fixed by #883
Assignees
Labels
enhancement new capability or improved behavior of existing capability priority: high High priority to fix/merge soon, e.g., because it is a problem in important configurations

Comments

@ekluzek
Copy link
Collaborator

ekluzek commented Nov 2, 2018

We need to add an option for paleo work for no-anthro turning off urban and any urban related effects. One part of this is to use surface datasets from mksurfdata that have urban turned off (so see #533)

use_crop=.false.
fsurdat='file without urban, GDP=0, potential-veg,all crops zeroed'
urban_hac='OFF'
calc_human_stress_indices='NONE'
stream_year_first_urbantv= 'Set to non-urban dataset'
stream_fldfilename_popdens='zero population dataset'
pot_hmn_ign_counts_alpha=0.0
do_harvest=.false.
stream_fldfilename_ndep='remove human component of ndep

If carbon isotopes on
atm_c14_filename=''without anthro'
atm_c13_filename='without anthro'

For datm:

prescribed aerosols without human affect
CO2 at 1850 level if CO2_TIME_SERIES is on

@ekluzek ekluzek added priority: high High priority to fix/merge soon, e.g., because it is a problem in important configurations type: enhance - science tests additions or changes to tests labels Nov 2, 2018
@ekluzek ekluzek self-assigned this Nov 2, 2018
@dlawrenncar
Copy link
Contributor

dlawrenncar commented Nov 2, 2018 via email

@klindsay28
Copy link

klindsay28 commented Nov 6, 2018 via email

@ekluzek
Copy link
Collaborator Author

ekluzek commented Nov 6, 2018

@klindsay28 yes we need some scientific oversight on this. Who is responsible for configuring this in the scientific sense? A few of us met in CTSM (@olyson @dlawrenncar and I) and we talked about everything in the list I gave. I'm thinking the first pass of this wouldn't be with changes to ndep, presaero, or Carbon isotopes -- because all of those will take more work than the others. But, we do need to know who's responsible to make that call. I know this is high priority, but I also don't have a good feel for how high of a priority either...

@ekluzek
Copy link
Collaborator Author

ekluzek commented Nov 15, 2018

Here are the namelist setttings that I used for the first test case:

urban_hac='OFF'
calc_human_stress_indices='NONE'
stream_fldfilename_popdens='/glade/work/erik/Data/clmforc.no_anthro_zero_hdm_1x1_simyr1925_181113.nc'
pot_hmn_ign_counts_alpha=0.0
do_harvest=.false.
stream_year_first_urbantv=1850
stream_year_last_urbantv=1850
stream_year_first_ndep=1850
stream_year_last_ndep=1850
irrigate=.false.
cropfire_a1=0.0
popdensmapalgo = 'nn'
stream_year_first_popdens = 1925
stream_year_last_popdens = 1925

@ekluzek
Copy link
Collaborator Author

ekluzek commented Jan 4, 2019

Note also #604 the atmospheric methane concentration is given by the input paramfile.

@billsacks billsacks added enhancement new capability or improved behavior of existing capability and removed type: enhance - science labels May 24, 2019
@billsacks billsacks removed the tests additions or changes to tests label Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new capability or improved behavior of existing capability priority: high High priority to fix/merge soon, e.g., because it is a problem in important configurations
Projects
Development

Successfully merging a pull request may close this issue.

4 participants