|
Last change
on this file was
3425,
checked in by emillour, 15 months ago
|
|
IOIPSL install scripts:
Adapt to a change made end of August 2024; the IPSL forge hosting
the IOIPSL svn is now on forge.ipsl.fr
(also removed some old scripts for machines which don't exist anymore)
EM
|
|
File size:
845 bytes
|
| Line | |
|---|
| 1 | Scripts in this directory are illustrative examples of how to |
|---|
| 2 | download and install IOIPSL, e.g.: |
|---|
| 3 | 1) install_ioipsl_ADASTRA-gnu.bash: everything is set for Adastra, just run: |
|---|
| 4 | ./install_ioipsl_ADASTRA-gnu.bash |
|---|
| 5 | And output modules and library will be in ../../IOIPSL |
|---|
| 6 | |
|---|
| 7 | 2) install_ioipsl_gfortran.bash, and install_ioipsl_pgf90.bash and |
|---|
| 8 | install_ioipsl_ifort.bash are more general examples |
|---|
| 9 | for installing IOIPSL on a machine with these compilers. |
|---|
| 10 | For these you might need to ajust the location of the NetCDF library |
|---|
| 11 | (see the NETCDF_HOME variable in the script) |
|---|
| 12 | And you will need to set up arch files (which should match those |
|---|
| 13 | of the GCM) to adequately compile the library |
|---|
| 14 | |
|---|
| 15 | Note that it is a good idea to install IOIPSL alongside LMDZ |
|---|
| 16 | so that its version can be tracked (and potentialy updated), as it is |
|---|
| 17 | downloaded from a different svn repository. |
|---|
| 18 | |
|---|
| 19 | |
|---|
| 20 | |
|---|
| 21 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.