-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
39 lines (30 loc) · 1.7 KB
/
README
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
GENERAL INFO / LICENSE
======================
CrusDe is a plug-in based simulation framework to study effects due to changes
in the load resting on the Earth's surface. Such changes could for example
involve a melting glacier, annual snow load, a reservoirs alternating water
level, or lava flows. The focus in the simulation could be the response of
the Earth's crust in terms of stress changes, changes in strain rate, or simply
uplift or subsidence and the respective horizontal displacements of the crust
(over time).
CrusDe is currently distributed under the terms of the GPLv2 license. That might
change in the future. CrusDe will, however, remain open source software. Whoever
does something and redistributes it has to include the sources for CrusDe and
the sources of the extentions / changes made.
CONTENTS OF PACKAGE
===================
/doc - folder where the doxygen generated documentation will go.
/experiment-db - the directory for the experiment history, read when called:
> crusde -m
/libs - libraries necessary for CrusDe that come with this release.
/plugins - the plugin database, all shared libs are copied here on
installation: > crusde -p
/src - the sources, call 'make all' in there
/testcases - a directory that hosts some sample experiments which should be
used to get familiar with the format of the XML input files
CONTACT
=======
CrusDe was written by Ronni Grapenthin ([email protected]). The latest version
of CrusDe as well as news, changes, documentation, and other information can be
found at the CrusDe homepage:
http://www.grapenthin.org/crusde