forked from cageo/Trauth-2013
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathreadme.txt
More file actions
27 lines (16 loc) · 1.03 KB
/
Copy pathreadme.txt
File metadata and controls
27 lines (16 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
MATLAB code for paper "TURBO2: A MATLAB simulation to study the effects of bioturbation on paleoceanographic time series" by Martin H. Trauth, University of Potsdam, published in Computers & Geosciences, 2013
turbo2.m - MATLAB code of TURBO2
turbo2script.m - MATLAB script to run TURBO2
Example data files used in the examples of the paper:
turbo2input_homogenousmixing.txt
turbo2input_impulsesequence.txt
turbo2input_stepsequence.txt
turbo2input_termination.txt
turbo2input_variablemixing.txt
Files and folders added by Dominik Hülse - 02. October 2018 (enabling sensitivity analysis by running n-experiments and plotting their range + mean)
Description of the files:
run_multiple_turbo2_exps_fromexceldata.m - MATLAB script to run multiple experiments of TURBO2 using data in an excel file
turbo2script_multiple_fromexceldata.m - MATLAB script to run TURBO2 experiment with input data and plotting of results
Description of the folders:
data - includes excel files with input data for TURBO2 experiments
output - figures are saved here