Changes between Version 96 and Version 97 of WikiStart
- Timestamp:
- Sep 19, 2013, 3:44:14 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v96 v97 17 17 ---- 18 18 = Installation = 19 Download the .zip archive UVMAT available at [http://servforge.legi.grenoble-inp.fr/pub/soft-uvmat] and unzip at the appropriate location on your computer. It should be ready for operations. 19 Download the .zip archive UVMAT available at [http://servforge.legi.grenoble-inp.fr/pub/soft-uvmat] and unzip at the appropriate location on your computer. 20 It should be ready for operations. 20 21 21 22 This package contains specific Matlab functions updated on a SVN server, as well as a 'fixed' archive containing the toolboxes … … 28 29 A set of xml schemas, updated by SVN, is also provided as templates for editing xml files within uvmat. 29 30 30 The package contains a template file ''PARAM.xml.default'', updated by SVN, which specifies system parameters needed for the use of a computer cluster. After proper editing, it must be transformed into ''PARAM.xml'', unchanged by further SVN updates. 31 The package contains a template file ''PARAM.xml.default'', updated by SVN, which specifies system parameters needed for the use of a computer cluster. 32 After proper editing, it must be transformed into ''PARAM.xml'', unchanged by further SVN updates. 31 33 32 34 Finally the archive contains binary files compiled from the Fortran programs ''CivX''. 33 35 This is not mandatory as it is now replaced by Matlab functions within uvmat. 34 36 These binaries depend on the operating system, unlike the Matlab toolboxes, so that archives are provided for different systems. 35 To recompile these programs, see CivxDevelloperInstallation.37 To recompile these programs, see [wiki:Installation/CivxDevelloper]. 36 38 37 39 === Windows installation === … … 49 51 === LEGI Cluster Installation === 50 52 If you wish to install UVMAT in your home of the LEGI cluster, 51 please see LegiClusterInstallation.53 please see [wiki:Installation/LegiCluster]. 52 54 53 55 === CivX developper installation (Fortran programs for advanced users) === 54 56 If you also wish to have the last version of CIV and compile it on your machine, 55 please see CivxDevelloperInstallation57 please see [wiki:Installation/CivxDevelloper]. 56 58 57 59 ----