Model:SedBerg: Difference between revisions
Watermann1 (talk | contribs) No edit summary |
No edit summary |
||
Line 53: | Line 53: | ||
<!-- PLEASE USE THE "EDIT WITH FORM" BUTTON TO EDIT ABOVE CONTENTS; CONTINUE TO EDIT BELOW THIS LINE --> | <!-- PLEASE USE THE "EDIT WITH FORM" BUTTON TO EDIT ABOVE CONTENTS; CONTINUE TO EDIT BELOW THIS LINE --> | ||
==Introduction== | ==Introduction== | ||
SedBerg has been developed to simulate sedimentation in high-latitude glaciated fjords. The model simulates the formation, drift, and melt of a population of icebergs utilizing Monte Carlo based techniques with a number of underlying parametric probability distributions to describe the stochastic behavior of iceberg formation and dynamics. | |||
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2. | |||
== History == | == History == | ||
This model was developed by Ruth Mugford during her PhD work at Scott Polar Research Institute, University of Cambridge from 2004-2008. It is supplied "as is", so it may require some tweeking to get it running on your system. Feel free to contact Ruth if you are planning on using the model it as she is still working on it. | |||
== Papers == | == Papers == | ||
Mugford, R. I., and J. A. Dowdeswell (2010), Modeling iceberg-rafted sedimentation in high-latitude fjord environments, J. Geophys. Res., 115 (F03024), [http://dx.doi.org/10.1029/2009JF001564 doi:10.1029/2009JF001564]. | |||
== Issues == | == Issues == | ||
Line 63: | Line 66: | ||
== Input Files == | == Input Files == | ||
airtemp.txt: air temperature - monthly mean climatology values in deg C | |||
bathy.txt: bathymetry along centreline of fjord: column 1 = x (in m) and column 2 = z (in m) | |||
glacier.txt: Set parameters associated with glacier - latitude of fjord, height of ice front, calving rate, seasonal calving rate scenario etc | |||
options.txt: Set general model run parameters - length of run, spin up, x,y,z cell size | |||
salin.txt: salinity profile: column 1 = z (in m) and column 2 = salinity (in PSU) | |||
seatemp_summer.txt: summer water temperature profile: column 1 = z (in m) and column 2 = salinity (in deg C) | |||
seatemp_winter.txt: winter water temperature profile: column 1 = z (in m) and column 2 = salinity (in deg C) | |||
solrad.txt: solar radiation file - monthly mean climatology values in W/m^2 | |||
waterVelConst.txt: parameters defining tidal water velocity (sinusoidal variation) | |||
== Output Files == | == Output Files == | ||
logfile.txt: logs simulation parameters | |||
sedthickness.txt | |||
sedthickness_small.txt | |||
avcrossfjord.txt | |||
avalongfjord.txt | |||
== Download == | == Download == | ||
== Source == | == Source == |
Revision as of 09:13, 12 November 2010
Contact
Name | Ruth Mugford |
Type of contact | Model developer |
Institute / Organization | Scott Polar Research Institute |
Postal address 1 | University of Cambridge |
Postal address 2 | Lensfield Road |
Town / City | Cambridge |
Postal code | CB2 1 ER |
State | NO STATE |
Country | UK"UK" is not in the list (Afghanistan, Albania, Algeria, Andorra, Angola, Antigua and Barbuda, Argentina, Armenia, Australia, Austria, ...) of allowed values for the "Country" property. |
Email address | rm423@cam.ac.uk |
Phone | 44 1223-336574 |
Fax | 44 1223-336549 |
SedBerg
Metadata
Summary
Technical specs
In/Output
Process
Testing
Other
IntroductionSedBerg has been developed to simulate sedimentation in high-latitude glaciated fjords. The model simulates the formation, drift, and melt of a population of icebergs utilizing Monte Carlo based techniques with a number of underlying parametric probability distributions to describe the stochastic behavior of iceberg formation and dynamics. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2. HistoryThis model was developed by Ruth Mugford during her PhD work at Scott Polar Research Institute, University of Cambridge from 2004-2008. It is supplied "as is", so it may require some tweeking to get it running on your system. Feel free to contact Ruth if you are planning on using the model it as she is still working on it. PapersMugford, R. I., and J. A. Dowdeswell (2010), Modeling iceberg-rafted sedimentation in high-latitude fjord environments, J. Geophys. Res., 115 (F03024), doi:10.1029/2009JF001564. IssuesHelpInput Filesairtemp.txt: air temperature - monthly mean climatology values in deg C bathy.txt: bathymetry along centreline of fjord: column 1 = x (in m) and column 2 = z (in m) glacier.txt: Set parameters associated with glacier - latitude of fjord, height of ice front, calving rate, seasonal calving rate scenario etc options.txt: Set general model run parameters - length of run, spin up, x,y,z cell size salin.txt: salinity profile: column 1 = z (in m) and column 2 = salinity (in PSU) seatemp_summer.txt: summer water temperature profile: column 1 = z (in m) and column 2 = salinity (in deg C) seatemp_winter.txt: winter water temperature profile: column 1 = z (in m) and column 2 = salinity (in deg C) solrad.txt: solar radiation file - monthly mean climatology values in W/m^2 waterVelConst.txt: parameters defining tidal water velocity (sinusoidal variation) Output Fileslogfile.txt: logs simulation parameters sedthickness.txt sedthickness_small.txt avcrossfjord.txt avalongfjord.txt DownloadSource |