User Tools

Site Tools


getting_started_with_capri

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
getting_started_with_capri [2022/07/15 13:05] – [4. Adjust the settings to your computer] gochtgetting_started_with_capri [2025/04/22 14:13] (current) – [Installing CAPRI Stable Release 2 and earlier] gocht
Line 5: Line 5:
 CAPRI Stable Release (STAR) 2 and earlier releases are published with a full set of data, i.e. including all the intermediate data required to build the complete database and produce a calibrated baseline. The model with raw data and the consolidated model database are shipped in two compressed archives. For the latest release, STAR 2.8, they are called "STAR_2.8.zip" and "results_2.8.zip" respectively, and with similar naming pattern for other releases. Follow the steps below in order to install CAPRI on your system. Using CAPRI requires extensive knowledge of how the system works. Please look out for CAPRI training courses on the page of upcoming events. The following bare-bone instructions may nevertheless be sufficient to get the system up and technically running. CAPRI Stable Release (STAR) 2 and earlier releases are published with a full set of data, i.e. including all the intermediate data required to build the complete database and produce a calibrated baseline. The model with raw data and the consolidated model database are shipped in two compressed archives. For the latest release, STAR 2.8, they are called "STAR_2.8.zip" and "results_2.8.zip" respectively, and with similar naming pattern for other releases. Follow the steps below in order to install CAPRI on your system. Using CAPRI requires extensive knowledge of how the system works. Please look out for CAPRI training courses on the page of upcoming events. The following bare-bone instructions may nevertheless be sufficient to get the system up and technically running.
  
 +=== Attention ===
  
 +CAPRI Stable Release 2 is not very up-to-date. You can, of course, continue to use these versions, but if you want to work with a CAPRI version that includes features developed in the main until May 2024, you should use the version that is used in the CAPRI Course.   
 +** For downloading the latest 2024 CAPRI version used in the CAPRI course please [[https://www.capri-model.org/ts/dokuwiki/doku.php?id=start|External Link]] ** 
 ==== 1. Ensure that you have Java and GAMS installed on your computer (only required for version until star 2.7) ==== ==== 1. Ensure that you have Java and GAMS installed on your computer (only required for version until star 2.7) ====
 See [[getting_started_with_capri#system_requirements|system requirements]]. See [[getting_started_with_capri#system_requirements|system requirements]].
Line 16: Line 19:
 ==== 3. Extract the files to a local hard drive ==== ==== 3. Extract the files to a local hard drive ====
  
-  - Create an installation folder to hold **model source files** on your local hard drive such that the path does not contain spaces. Thus, it will not work to install the model in “My Documents” (path containing space) or on a network drive (the access will be too slow). We call this the "CAPRI system folder". We assume here you created a folder ''C:/CAPRI/STAR_2.8''+  - Create an installation folder to hold **model source files** on your local hard drive such that the path does not contain spaces. Thus, it will not work to install the model in “My Documents” (path containing space) or on a network drive (the access will be too slow). We call this the "CAPRI system folder". We assume here you created a folder ''C:/CAPRI/Start_2_8''
   - Extract the files of the compressed archive with code, e.g. ''STAR_2.8.zip'' into the CAPRI system folder.   - Extract the files of the compressed archive with code, e.g. ''STAR_2.8.zip'' into the CAPRI system folder.
   - Extract the files of the compressed archive with data, e.g. ''results_2.8.zip'' into the subfolder ''output/results'' in the CAPRI system folder.   - Extract the files of the compressed archive with data, e.g. ''results_2.8.zip'' into the subfolder ''output/results'' in the CAPRI system folder.
Line 50: Line 53:
 The current release and selected previous releases can be downloaded as compressed (zipped) archives using the links in the following table. Note that the item "SVN-tag" only are available to developers with a an account in the SVN database. Information about each release is found in the release notes, [[Getting started with CAPRI#Release notes (cumulative)]] and in each release code base. The current release and selected previous releases can be downloaded as compressed (zipped) archives using the links in the following table. Note that the item "SVN-tag" only are available to developers with a an account in the SVN database. Information about each release is found in the release notes, [[Getting started with CAPRI#Release notes (cumulative)]] and in each release code base.
  
-** For downloading 2.8 please request a password from alexander.gocht@thuenen.de**  
  
-^ Release    Item        ^   Link    + 
-| STAR 2.8  |  Code        | [[ ]]  | +^ Release    Item   ^   Link   ^ 
-| :::        Database    | [[https://cloud.thuenen.de/index.php/s/7yne8oef9g2T3Xg]]  |+| STAR 2.8  |  Code        | [[https://cloud.capri-model.org/index.php/s/bF22wSsjKt5YPCL]]  | 
 +| :::        Database    | [[https://cloud.capri-model.org/index.php/s/YoTPepRiFDYAiT4]]  |
 | :::        SVN-tag     | [[https://svn1.agp.uni-bonn.de/svn/capri/tags/star/2.8.1]]  | | :::        SVN-tag     | [[https://svn1.agp.uni-bonn.de/svn/capri/tags/star/2.8.1]]  |
 | STAR 2.7  |  Code        | [[https://1drv.ms/u/s!Aj7_RXyD8q-MhJlpsZVKK4eRDCjM2w?e=gLdPBw]]  | | STAR 2.7  |  Code        | [[https://1drv.ms/u/s!Aj7_RXyD8q-MhJlpsZVKK4eRDCjM2w?e=gLdPBw]]  |
Line 78: Line 81:
 CAPRI requires that you have a windows computer with Java and GAMS ([[http://www.gams.com]], distribution 32.2 or later is recommended) installed. You need a license for the CONOPT solver. Many tasks in CAPRI utilize parallel computing. It is therefore an advantage if you have a machine that can run many threads in parallel. CAPRI requires that you have a windows computer with Java and GAMS ([[http://www.gams.com]], distribution 32.2 or later is recommended) installed. You need a license for the CONOPT solver. Many tasks in CAPRI utilize parallel computing. It is therefore an advantage if you have a machine that can run many threads in parallel.
  
-Regarding Java: There are some licensing implications when using Oracle's platform. Public updates released after January 2019 will not be available for business, commercial, or production use without a commercial license. Since then the GUI for java can also be executed using a open and free installation of [[https://jdk.java.net/15/|OpenJDK]].+Regarding Java: There are some licensing implications when using Oracle's platform. Public updates released after January 2019 will not be available for business, commercial, or production use without a commercial license. Since then the GUI for java can also be executed using a open and free installation of [[https://jdk.java.net/15/|OpenJDK]].  
 + 
 +Note: From Star 2.8 java is embedded in star2.8.zip. There is no additional installation of java JRE necessary
  
  
getting_started_with_capri.1657890331.txt.gz · Last modified: 2022/11/07 10:23 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki