forked from kanzakiy/caco3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdefines.h
executable file
·65 lines (44 loc) · 1.24 KB
/
defines.h
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
! using 'test' directory
#define test
! testing 5kyr signal change event
! #define biotest
! testting two size caco3 simulation
!#define size
! without signal tracking
! #define sense
! using method2 to track signals (default 42 species)
#define track2
! specify the number of caco3 species (if not, nspccinput=4)
#define nspccinput 22
! specify the grid number (if not, nzinput=100)
! #define nzinput 100
! not showing results on display
! #define nondisp
! not recording profiles
! #define nonrec
! shwoing every iteration
! #define showiter
! using sparse matrix solve (you need UMFPACK)
#define sparse
! all turbo2 mixing
! #define allturbo2
! all labs mixing
! #define alllabs
! no bioturbation
! #define allnobio
! enabling only oxic degradation of om
! #define oxonly
! recording the grid to be used for making transition matrix in LABS
!#define recgrid
! if assuming no caco3 dissolution
! #define nodissolve
! direct isotope tracking
! #define isotrack
! direct isotope tracking with including 17O
! #define fullclump
! using mocsy for caco3 thermodynamics
! #define mocsy
! digit used for mocsy
! #define USE_PRECISION=2
! monitor display mocsy results
! #define display