CAPRI
images/capri_pic_01.jpg images/capri_pic_02.jpg images/capri_pic_03.jpg

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
capri:get-capri [2018/12/19 10:26] – [STAR - Stable Releases of CAPRI] torbjornjcapri:get-capri [2018/12/19 10:47] – Updating instructions for obtaining the model, emphasizing the use of the ready made zip files. torbjornj
Line 3: Line 3:
 Starting 2016, the CAPRI model shall be made more accessible to the scientific community by the provision of supported stable releases, a.k.a. Stars. The first Star was published at the end of November 2016. The idea behind the Star is to provide a well tested version of the model, that does not change over time save, and where maintenance releases address critical issues. The [[capri:star|release notes]] are updated in a cumulative fashion. Starting 2016, the CAPRI model shall be made more accessible to the scientific community by the provision of supported stable releases, a.k.a. Stars. The first Star was published at the end of November 2016. The idea behind the Star is to provide a well tested version of the model, that does not change over time save, and where maintenance releases address critical issues. The [[capri:star|release notes]] are updated in a cumulative fashion.
  
-===== How to obtain a copy =====+===== How to obtain CAPRI =====
  
-==== Model code: For users without a login to the CAPRI SVN system ==== +The model consists of (a) the model code including raw data and (b) the compiled data base including calibrated baselines. The model is really self contained in (a), since all software and raw data needed to compile the data bases and construct the baselines is found there. Albeit (b), the databases, can be derived from (a), doing so is a somewhat complicated process. Therefore, we provide (b) as a shortcut. Furthermore, it turns out that generating (b) may generate slightly different results on different hardware/software combinations, and therefore it is convenient to use a common versioned database release. 
-From release 2.0 we decided to make all releases of CAPRI publicly available without going through developer. Please refer to the [[capri:star|release notes]] for more information about each release.+ 
 +==== Public releases of code and input data ==== 
 +Using the links below here, you can access a zip archive with model code and raw data, referred to as (a) above. Please refer to the [[capri:star|release notes]] for more information about each release. Older releases are provided, but we always recommend using the latest release (highest version number)
  
 [[https://1drv.ms/u/s!Aj7_RXyD8q-MgsQbUFRIdCWpq30mVw|Star 2.3]] [[https://1drv.ms/u/s!Aj7_RXyD8q-MgsQbUFRIdCWpq30mVw|Star 2.3]]
Line 35: Line 37:
  
  
-==== Model code: For registered users of the CAPRI SVN system ==== +==== Code and inputs for registered users of the CAPRI SVN system ==== 
-Users that have participated in the CAPRI training courses will have access to the code base and the model via the Subversion Numbering system (SVN), and the instructions here do not apply to such usersThey should point their SVN client to the tags "STAR_N.N" on the SVN server to obtain the release versions (N.N) of CAPRI.+CAPRI developers with an account in the CAPRI SVN system can also access the releases using their SVN client and regular credentialsThe following links point to each release:
  
-Please refer to the [[capri:star|release notes]] for more information about each release. 
  
 ^ Version                              ^ Link to SVN tag                                          ^ ^ Version                              ^ Link to SVN tag                                          ^
Line 52: Line 53:
  
  
-==== Databases ==== +==== Part B: Databases ====
- +
-The model code contains all raw data and routines for building the CAPRI data sets needed to run the system. However, doing so can be tedious, technical and error prone. Here, we therefore provide a standard data base for selected releases. +
  
-Data bases for selected releases, doing away with the need to build all databases if extracted into the *results* directory of your model installation.+The model code contains all raw data and routines for building the CAPRI data sets needed to run the system. However, doing so can be tedious, technical and error prone. Here, we therefore provide a standard data base for selected releases. Please extract the contents of the zipped files into the *results* directory of your model installation (by default .\output\results). Use the data base with the same release number as the model code.
  
 [[https://1drv.ms/u/s!Aj7_RXyD8q-MgsQcQvPEwaczptl0lg|Database and results for STAR 2.3]] [[https://1drv.ms/u/s!Aj7_RXyD8q-MgsQcQvPEwaczptl0lg|Database and results for STAR 2.3]]
Line 80: Line 79:
     - In the first tab: enter your name     - In the first tab: enter your name
     - In the second tab: verify that the paths to result and restart folders are set to **..\output\results** and **..\output\restart**. The GAMS directory should read **..\gams** and the data directory should read **..\dat**.     - In the second tab: verify that the paths to result and restart folders are set to **..\output\results** and **..\output\restart**. The GAMS directory should read **..\gams** and the data directory should read **..\dat**.
-    - In the third tab: enter the complete path to the GAMS executable. Probably it is **c:\gams\win64\24.7\gams.exe**. Also verify that the path to the Scratch directory is **..\output\temp**. Click the button to "get number of processors".+    - In the third tab: enter the complete path to the GAMS executable. Probably it is something like **c:\gams\win64\25.1\gams.exe**. Also verify that the path to the Scratch directory is **..\output\temp**. Click the button to "get number of processors".
     - In the fourth tab: do nothing.     - In the fourth tab: do nothing.
     - In the final tab: do nothing.     - In the final tab: do nothing.
Line 87: Line 86:
  
 ===== Build databases and baselines ===== ===== Build databases and baselines =====
-Now you need to build all databases of CAPRI. This takes a very long time. Depending on the hardware you use, it can take up to several days.+If you do not use one of the data bases provided above, or for some other reason want to build all databases yourself, then you can follow the steps below. This takes a long time to execute. Depending on the hardware you use, it can take up to a day.
  
   - In the GUI, choose the workstep "Installation" and then execute the GAMS program. It will create the necessary sub-directories to hold result and restart files.   - In the GUI, choose the workstep "Installation" and then execute the GAMS program. It will create the necessary sub-directories to hold result and restart files.
   
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International