Difference between revisions of "Documentation"
From KalypsoDev
Thomasjung (Talk | contribs) |
Thomasjung (Talk | contribs) |
||
Line 18: | Line 18: | ||
{| border="1" cellpadding="10" cellspacing="5" | {| border="1" cellpadding="10" cellspacing="5" | ||
− | |- | + | |-valign="top" |
|width="40%"|'''How do I install Kalypso?''' | |width="40%"|'''How do I install Kalypso?''' | ||
|width="60%"| | |width="60%"| | ||
:Unpack kalypso_xxxx.zip into your program-folder. | :Unpack kalypso_xxxx.zip into your program-folder. | ||
:Start kalypso.exe | :Start kalypso.exe | ||
− | |- | + | |-valign="top" |
|'''What is the kalypso.ini good for?''' | |'''What is the kalypso.ini good for?''' | ||
| | | | ||
Line 34: | Line 34: | ||
:-debug | :-debug | ||
:-consoleLog : activates a log window while Kalypso is running. | :-consoleLog : activates a log window while Kalypso is running. | ||
− | |- | + | |-valign="top" |
|'''Can I use an already installed version of Java?''' | |'''Can I use an already installed version of Java?''' | ||
| | | | ||
− | |- | + | |-valign="top" |
|'''What Java version should I use?''' | |'''What Java version should I use?''' | ||
| | | | ||
Right now Kaylpso works only with Java 5. | Right now Kaylpso works only with Java 5. | ||
− | |- | + | |-valign="top" |
|'''Do I need administrator rights for the installation process?''' | |'''Do I need administrator rights for the installation process?''' | ||
| | | | ||
Yes. | Yes. | ||
− | |- | + | |-valign="top" |
|'''What is a working directory and how can I specify it?''' | |'''What is a working directory and how can I specify it?''' | ||
|Your working directory is the place, where all your model data will be stored. By default is is set to the root folder of Kalypso. If you must handle huge models with lots of data you might want to change the location of your working directory. | |Your working directory is the place, where all your model data will be stored. By default is is set to the root folder of Kalypso. If you must handle huge models with lots of data you might want to change the location of your working directory. | ||
Line 52: | Line 52: | ||
E.g. | E.g. | ||
-data c:\temp\eclipse_workspaces\deploy_workspaces | -data c:\temp\eclipse_workspaces\deploy_workspaces | ||
− | |- | + | |-valign="top" |
|'''Are there more parameters I need to know of?''' | |'''Are there more parameters I need to know of?''' | ||
|If you want to keep the temp data from the calculation cores (by default this data will be deleted) you can create a file '.options' in the root directory of Kalypso. | |If you want to keep the temp data from the calculation cores (by default this data will be deleted) you can create a file '.options' in the root directory of Kalypso. | ||
Line 64: | Line 64: | ||
===Kalypso WSPM=== | ===Kalypso WSPM=== | ||
{| border="1" cellpadding="10" cellspacing="5" | {| border="1" cellpadding="10" cellspacing="5" | ||
− | |- | + | |-valign="top" |
− | |'''What are the differences between WspWin and WSPM?''' | + | |width="40%"|'''What are the differences between WspWin and WSPM?''' |
− | |[http://kalypso.bjoernsen.de/fileadmin/kalypso/documentation/Vergleich_WspWin_WSPM.pdf see here (german)] | + | |width="60%"|[http://kalypso.bjoernsen.de/fileadmin/kalypso/documentation/Vergleich_WspWin_WSPM.pdf see here (german)] |
|} | |} | ||
Revision as of 08:48, 23 October 2008
Contents |
Manuals
Kalypso:
References
How-Tos
FAQs
General
Installation
How do I install Kalypso? |
|
What is the kalypso.ini good for? |
In the kalypso.ini file you can specify additional options:
|
Can I use an already installed version of Java? | |
What Java version should I use? |
Right now Kaylpso works only with Java 5. |
Do I need administrator rights for the installation process? |
Yes. |
What is a working directory and how can I specify it? | Your working directory is the place, where all your model data will be stored. By default is is set to the root folder of Kalypso. If you must handle huge models with lots of data you might want to change the location of your working directory.
You can specify a different location by creating a link to the kalypso.exe and adding the following parameter: -data <<path>>: Set the path to your workspace folder (i.e. folder containing your data). E.g. -data c:\temp\eclipse_workspaces\deploy_workspaces |
Are there more parameters I need to know of? | If you want to keep the temp data from the calculation cores (by default this data will be deleted) you can create a file '.options' in the root directory of Kalypso.
In this file you can specifiy a set of additional parameters:
|
Kalypso Hydrology
Kalypso WSPM
What are the differences between WspWin and WSPM? | see here (german) |