source: trunk/DOC/000-MODELS @ 136

Last change on this file since 136 was 136, checked in by aslmd, 14 years ago

CHANGEMENT ARBORESCENCE ETAPE 3 -- NON COMPLET

File size: 1.9 KB
Line 
1--> I want the documentation (** strongly advised **)
2
3svn co http://svn.lmd.jussieu.fr/Planeto/trunk/DOC
4
5--> I want the LMD Mars GCM
6
7svn co http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.MARS
8
9--> I want the LMD Mars Mesoscale and LES Models
10
11svn co http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.MARS http://svn.lmd.jussieu.fr/Planeto/trunk/MESOSCALE
12
13--> I want the LMD Titan GCM
14
15svn co http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.COMMON http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.TITAN
16
17--> I want the LMD Venus GCM
18
19svn co http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.COMMON http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.VENUS
20
21--> I want the LMD Earth GCM
22
23svn co http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.COMMON http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.EARTH
24
25--> I want the LMD Giant-Planets GCM
26
27svn co http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.COMMON http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.GIANT
28
29--> I want the LMD Generic GCM
30
31svn co http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.GENERIC
32
33--> I want all models
34
35svn co http://svn.lmd.jussieu.fr/Planeto/trunk
36
37--> I already have the Titan GCM but I would also like to have the Venus GCM
38
39svn co http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.VENUS
40
41--> I already have the Mars GCM but I would also like to have the Mars Mesoscale Model
42
43svn co http://svn.lmd.jussieu.fr/Planeto/trunk/LMDZ.MARS
44
45--> I already downloaded some of the above components with "svn co" and I want the last version for those downloaded components
46
47svn update *    [--> run this command where your LMDZ.* or MESOSCALE components are located]
48
49--> I already downloaded some of the above components with "svn co" and I want the last version only for (say) LMDZ.VENUS
50
51svn update LMDZ.COMMON LMDZ.VENUS       [--> run this command where your LMDZ.* or MESOSCALE components are located]
52
53----------------------------------------------------
54AS -- 25/05/2011
Note: See TracBrowser for help on using the repository browser.