/[MITgcm]/MITgcm/doc/README
ViewVC logotype

Diff of /MITgcm/doc/README

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.9 by cnh, Wed Jul 8 15:24:05 1998 UTC revision 1.10 by cnh, Wed Jul 8 15:29:22 1998 UTC
# Line 32  o Installing Line 32  o Installing
32    
33       cd bin       cd bin
34       ../tools/genmake       ../tools/genmake
35       cp Makefile.alpha Makefile       cp Makefile.alpha Makefile                  ( On Alpha machine)
36    
37    3. Now create header file dependency entries    3. Now create header file dependency entries
38       make depend       make depend
# Line 45  o Installing Line 45  o Installing
45        
46    6. Run baseline test case    6. Run baseline test case
47       setenv PARALLEL 1       setenv PARALLEL 1
48       dmpirun -np 2 ../exe/mitgcmuv       dmpirun -np 2 ../exe/mitgcmuv        ( Under Digital UNIX   )
49         mpirun.p4shmem ../exe/mitgcmuv -np 2 ( Under Solaris + mpich)
50                                                          
51    
52       This runs a 4 degree global ocean climatological simulation.       This runs a 4 degree global ocean climatological simulation.
53       By default this code is set to use two porcessors splitting       By default this code is set to use two porcessors splitting

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.22