Last change
on this file since 3571 was
3425,
checked in by emillour, 4 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
|
Rev | Line | |
---|
[456] | 1 | Scripts in this directory are illustrative examples of how to |
---|
[2412] | 2 | download and install IOIPSL, e.g.: |
---|
[3425] | 3 | 1) install_ioipsl_ADASTRA-gnu.bash: everything is set for Adastra, just run: |
---|
| 4 | ./install_ioipsl_ADASTRA-gnu.bash |
---|
[2412] | 5 | And output modules and library will be in ../../IOIPSL |
---|
[456] | 6 | |
---|
[2412] | 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 |
---|
[456] | 14 | |
---|
[2412] | 15 | Note that it is a good idea to install IOIPSL alongside LMDZ |
---|
[456] | 16 | so that its version can be tracked (and potentialy updated), as it is |
---|
| 17 | downloaded from a different svn repository. |
---|
| 18 | |
---|
| 19 | |
---|
| 20 | |
---|
[2412] | 21 | |
---|
Note: See
TracBrowser
for help on using the repository browser.