Installation of KAPSEL binary †
STEP 1: Download "KAPSEL" †
- Visit KAPSEL-BBS and Login. Registration is required if you haven't yet complete it.
- Follow "DOWNLOAD" -> "KAPSEL-2" -> "KAPSEL-2" to download "kapsel2_linux.tar.gz" (Linux) or "kapsel2_win.zip" (Windows) .
STEP 2: Test "KAPSEL" †
> tar zxvf kapsel2_linux.tar.gz
> ./kapsel -Isample1.udf -Ooutput.udf -Ddefine.udf -Rrestart.udf
- for Windows
- unzip "kapsel2_win.zip"
- open command prompt
> kapsel -Isample1.udf -Ooutput.udf -Ddefine.udf -Rrestart.udf
- If you see the output as shown below, KAPSEL has been successfully installed.
#using sample1.udf as input
#using output.udf as output
#using define.udf as definition
#using restart.udf as restart
#
# Electrolyte eq. selected.
#
...
STEP 3: Download and install "Gourmet" †
- "Gourmet" is a graphic platform developed by OCTA project. The entire OCTA package is not necessarily. Only Gourmet is required to use KAPSEL.
- Visit OCTA-BBS and Login. Registration is required if you haven't yet complete it.
- For Linux
- Follow "DOWNLOAD" -> "OCTA2007" -> "GOURMET 4.1.0 (on OCTA2007) for Windows and Linux".
- download "gourmet_2007_linux.tar.gz"
> tar zxvf gourmet_2007_linux.tar.gz
> su
> mkdir /usr/local/OCTA2007
> mv GOURMET_2007 /usr/local/OCTA2007/.
- For Windows
- Follow "DOWNLOAD" -> "OCTA2007" -> "Platform GOURMET2007 in OCTA2007 (for Windows)".
- download "GOURMET2007.exe" and click it.