Directory script_install/

Directory Created:
2011-11-22 16:46
Total Files:
4
Deleted Files:
2
Lines of Code:
1813

Browse with Trac

[root]/script_install

Lines of Code

script_install/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 68 (100.0%) 3802 (100.0%) 55.9
fhourdin 23 (33.8%) 1537 (40.4%) 66.8
fairhead 24 (35.3%) 1318 (34.7%) 54.9
jghattas 4 (5.9%) 476 (12.5%) 119.0
emillour 13 (19.1%) 403 (10.6%) 31.0
idelkadi 3 (4.4%) 64 (1.7%) 21.3
lguez 1 (1.5%) 4 (0.1%) 4.0

Most Recent Commits

emillour 2020-11-17 13:09 Rev.: 3785

Update du script install_lmdz.sh pour plus proprement faire la recherche de la librairie MPI.
EM

10 lines of code changed in 1 file:

fairhead 2020-11-05 18:05 Rev.: 3783

Back to sequential version by default
Switch/relocate LMDZ depository to https://....
Added some exe name (needs work #116)

12 lines of code changed in 1 file:

idelkadi 2020-06-26 12:54 Rev.: 3736

Updating install_lmdz.sh script in order to run simulations with Cosp(v2) simulator.
Note that for the update for Jean-Zay, svn is used to download XIOS and that the model is compiled in dev mode with Cospv2

21 lines of code changed in 1 file:

idelkadi 2020-06-25 11:15 Rev.: 3735

Updating install_lmdz.sh in order to run with Cospv2
Cospv2 only runs with XIOS.
To run with Cospv2 :
./install_lmdz.sh -parallel mpi_omp -xios -cospv2

32 lines of code changed in 1 file:

idelkadi 2020-06-24 08:25 Rev.: 3733

Updating xml files in order to run simulations with the Cosp simulator

11 lines of code changed in 1 file:

fairhead 2020-03-11 17:15 Rev.: 3646

Added option to use different physics def file in the bench
Added option to use the CMIP6 orchidee version
Safeguarded the use of the orchidee_rev option: until now if one was not on the proper branch of ORCHIDEE, one did not know which version one actually got
LF

48 lines of code changed in 1 file:

fairhead 2020-03-11 16:48 Rev.: 3645

Cleaning up jean-zay options
Deleting ada options
Preparing the use of arch.env file

22 lines of code changed in 1 file:

fairhead 2019-11-29 13:33 Rev.: 3610

Rajout d'une option debug + modif pour jean-zay
FH

33 lines of code changed in 1 file:

fairhead 2019-10-04 16:01 Rev.: 3573

Inclusion of jean-zay, the new idris machine
LF

70 lines of code changed in 1 file:

fairhead 2019-09-05 17:06 Rev.: 3560

Change in intel environnement on ada
Processing AUTO in def/xml files

7 lines of code changed in 1 file:

fhourdin 2018-12-05 03:55 Rev.: 3417

Minor update of install_lmdz.sh to better handle checking of cosp and xios combination.
EM

6 lines of code changed in 1 file:

fhourdin 2018-09-04 16:07 Rev.: 3386

Add possibility to install with cosp(v2) and some "svn upgrade" commands to enforce being up-to-date with local svn version.
EM

59 lines of code changed in 1 file:

fhourdin 2018-07-18 11:33 Rev.: 3375

Commit recent updates in the install_lmdz.sh script

71 lines of code changed in 1 file:

fhourdin 2017-11-28 19:27 Rev.: 3093

correction

1 lines of code changed in 1 file:

fhourdin 2017-11-28 18:59 Rev.: 3092

correction

1 lines of code changed in 1 file:

fhourdin 2017-11-28 04:04 Rev.: 3091

echo de l'emplacement des fichiers log de la compilation

28 lines of code changed in 1 file:

fhourdin 2017-11-25 18:20 Rev.: 3089

Update install_lmdz.sh script to store successive component compilation outputs in log files.
IM

10 lines of code changed in 1 file:

fhourdin 2017-11-23 07:18 Rev.: 3088

Add a "-compiler" option to install_lmdz.sh script (default is gfortran).
EM

74 lines of code changed in 1 file:

fhourdin 2017-11-16 13:06 Rev.: 3076

New version of the install_lmdz.sh script which uses the new repository paths (pub/*) framework.

22 lines of code changed in 1 file:

fhourdin 2017-11-10 13:02 Rev.: 3064

Add option "none" as a possibility for -parallel in the install_lmdz.sh script.

2 lines of code changed in 1 file:

fhourdin 2017-11-08 18:02 Rev.: 3063

Add an "-Wl,-rpath=" to the netcdf library for the "flio_rbld" program used by the "rebuild" script.
EM

1 lines of code changed in 1 file:

fhourdin 2017-11-08 12:26 Rev.: 3062

Correction pour compilation parallele avec openmpi sous ubuntu

1 lines of code changed in 1 file:

fhourdin 2017-11-02 15:00 Rev.: 3056

Update install script to also be able to download/install XIOS and NetCDF4-HDF5 libraries.
EM

173 lines of code changed in 1 file:

fhourdin 2017-10-26 15:12 Rev.: 3044

Update install script and delete obsolete install1d.sh.
EM

836 lines of code changed in 3 files:

fhourdin 2016-01-27 16:17 Rev.: 2430

Modifications to compile ORCHIDEE r3013

40 lines of code changed in 1 file:

fhourdin 2015-12-14 17:26 Rev.: 2409

Reset install.sh defaults to using testing and 48x36x19 Old physics bench.
EM

5 lines of code changed in 1 file:

fhourdin 2015-12-02 17:28 Rev.: 2404

Updated install.sh, for LMDZ 2015 tutorial session.
EM

39 lines of code changed in 1 file:

emillour 2015-02-12 11:51 Rev.: 2203

Fixes for pgf90. Removed installing C++ netcdf (not needed and causes issues with pgCC). Note that gcm still doesn't work with pgf90 because of erf/derf issues.
EM

35 lines of code changed in 1 file:

fairhead 2014-12-05 18:20 Rev.: 2165

Rajout d'un test pour savoir si il faut faire un svn upgrade sur ORCHIDEE pour determiner
la release

15 lines of code changed in 1 file:

fairhead 2014-12-05 18:18 Rev.: 2164

back to compile_with_fcm = 0 for 1+1=2

4 lines of code changed in 1 file:

fairhead 2014-10-16 15:17 Rev.: 2127

Modifications nécessaires pour les nouvelles révisions d'ORCHIDEE

---------------------------------

Modifications needed for new revisions of ORCHIDEE

47 lines of code changed in 1 file:

fairhead 2014-05-21 15:25 Rev.: 2050

New version

30 lines of code changed in 1 file:

fhourdin 2014-05-02 12:50 Rev.: 2035

new tar file

1 lines of code changed in 1 file:

fhourdin 2014-05-02 10:57 Rev.: 2033

Simplifications

23 lines of code changed in 1 file:

fhourdin 2014-05-02 09:12

Simplification

144 lines of code changed in 2 files:

lguez 2013-12-03 17:10 Rev.: 1911

Stop when there is an error.

4 lines of code changed in 1 file:

fairhead 2013-09-24 12:22 Rev.: 1876

Correcting some strange shell behaviour

2 lines of code changed in 1 file:

fairhead 2013-09-13 16:54 Rev.: 1868

Plusieurs cas ajoutés

-----------------------
1D cases added

62 lines of code changed in 1 file:

fairhead 2013-08-09 17:53 Rev.: 1841

Pour être sur qu'on a la bonne variable

-------

To ensure we get the right variable to change

1 lines of code changed in 1 file:

fairhead 2013-08-09 13:10 Rev.: 1837

Modifications pour pouvoir compiler avec les différentes versions de ORCHIDEE

--------

Modifications needed for compilation with the different versions of ORCHIDEE

LF

7 lines of code changed in 1 file:

(16 more)

Generated by StatSVN 0.7.0