Labs WMT Permafrost KudryavtsevModel1D: Difference between revisions

From CSDMS
mNo edit summary
(added ref)
Line 58: Line 58:
<br>
<br>
* Anisimov, O. A., Shiklomanov, N. I., & Nelson, F. E. (1997). Global warming and active-layer thickness: results from transient general circulation models. Global and Planetary Change, 15(3-4), 61-77. DOI:10.1016/S0921-8181(97)00009-X <br>
* Anisimov, O. A., Shiklomanov, N. I., & Nelson, F. E. (1997). Global warming and active-layer thickness: results from transient general circulation models. Global and Planetary Change, 15(3-4), 61-77. DOI:10.1016/S0921-8181(97)00009-X <br>
* Sazonova, T.S., Romanovsky, V.E., 2003. A model for regional-scale estimation of temporal and spatial variability of active layer thickness and mean nnaual ground emperatures. Permafrost and periglacial processes 14, 125-139. DOI: 10.1002/ppp.449


'''More on Model code and Running this model'''<br>
'''More on Model code and Running this model'''<br>

Revision as of 12:16, 12 May 2017

Introduction to Permafrost Processes - Lesson 2 Kudryavtsev Model


This lab has been designed and developed by Irina Overeem and Mark Piper, CSDMS, University of Colorado, CO
with assistance of Kang Wang, Scott Stewart at CSDMS, University of Colorado, CO, and Elchin Jafarov, at Los Alamos National Labs, NM These labs are developed with support from NSF Grant 1503559, ‘Towards a Tiered Permafrost Modeling Cyberinfrastructure’

Classroom organization
This lab is the second in a series of introduction to permafrost process modeling, designed for inexperienced users. In this second lesson, we explore the Kudryavstev model and learn to use this models in the CSDMS Web Model tool (WMT). We implemented the Kudryavstev model (as formulated in Anisimov et al.1997). It is dubbed the Ku-model. This series of labs is designed for inexperienced modelers to gain some experience with running a numerical model, changing model inputs, and analyzing model output. Specifically, this lab looks at what controls soil temperature and active layer thickness and compares model output with observed longterm data collected at permafrost active layer thickness monitoring sites in Fairbanks and Barrow, Alaska.
Basic theory on the Kudryavstev model is presented in these slides

to complete in the classroom. This time assumes you now have gained some familiarity with the WMT and have learned how to set parameters, save runs, download data and look at output. If this is not the case, either start with Lab 1 in this series, or do the WMT Tutorial

Learning objectives

Skills

  • familiarize with a basic configuration of the Kudryavstev Model for 1D (a single location).
  • hands-on experience with visualizing NetCDF time series with Panoply.
  • data to model comparisons and how to think about uncertainty in data and model output.

Topical learning objectives:

  • what are controls on permafrost soil temperature
  • what is a steady-state model
  • what are important parameters for calculating active layer thickness
  • active layer thickness evolution with climate warming in two locations in Alaska



Lab Notes
>> We will run the Kudryatsev model for conditions in Barrow, Alaska in a very cold year, 1964. The mean annaul temperature for 1964 was -15.21C, the amplitude over that year was 18.51C. It was close to normal snow year, meaning the average snow thickness over this winter was 0.22m.

>> Adapt the settings in the Ku model for Barrow 1964. Make sure you request an output file. Save the simulation settings and submit your simulation. Download the model results and open them in Panoply.

 What was the active layer thickness the model predicted? 
 Sketch a soil profile for winter conditions versus August conditions, indicate where the frozen-unfrozen boundary is in each two cases.
 How do you think snow affects the active layer thickness predictions?

>> Run the Kudryatsev model with a range of snow conditions (0 m as the one extreme, and in extremely snowy years, the mean snow thickness over the winter is 0.4m in Barrow). Set these two simulations, run them and dowload the files.

 What happens if there is no snow at all (0.0m)?  
 What is the active layer thickness prediction for a very snowy year?

>> Run the Kudryatsev model with a range of soil water contents. What happens if there is 20% more, and 20% less soil water content?

 Is this selected range of 20% realistic for soils in permafrost regions?
 From the theory presented in the associated lecture notes, how do you think soil water content in summer affects the soil temperature?

>> Posted here are time-series for climate conditions for both Barrow and Fairbanks, Alaska. Time-series are annual values and run from 1961-2015, the data include mean annual temperature (MAAT), temperature amplitude (TAMP) and winter-average snow depth (SD).
>> Download the files here, it is a zip archive and contains all six files: File:ClimateData Alaska.zip
>> Choose which case you want to run, and upload the time series in the WMT, you will now run a 55 year simulation.
How to upload a time series in WMT

 Is there a significant trend in the mean annual air temperature over the last 55 years?
 Do you see a warming or cooling trend reflected in the active layer depth over time? If so, why? Or why not?

References and More information

  • Anisimov, O. A., Shiklomanov, N. I., & Nelson, F. E. (1997). Global warming and active-layer thickness: results from transient general circulation models. Global and Planetary Change, 15(3-4), 61-77. DOI:10.1016/S0921-8181(97)00009-X
  • Sazonova, T.S., Romanovsky, V.E., 2003. A model for regional-scale estimation of temporal and spatial variability of active layer thickness and mean nnaual ground emperatures. Permafrost and periglacial processes 14, 125-139. DOI: 10.1002/ppp.449

More on Model code and Running this model

Documentation for this model can be found Ku Model metadata in CSDMS repository.
If you'd like to run this code or contribute to it, find it in our repository: Permafrost Modeling Toolbox Codes