/[MITgcm]/MITgcm/pkg/ptracers/PTRACERS_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/ptracers/PTRACERS_OPTIONS.h

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

revision 1.1 by adcroft, Mon Mar 4 19:01:29 2002 UTC revision 1.2 by dimitri, Thu Sep 25 03:01:59 2003 UTC
# Line 12  C the Makefile with DEFINES=-DALLOW_PTRA Line 12  C the Makefile with DEFINES=-DALLOW_PTRA
12    
13  #ifdef ALLOW_PTRACERS  #ifdef ALLOW_PTRACERS
14    
 C NUMBER_OF_PTRACERS defines how many passive tracers are allocated/exist.  
 C This CPP macro is *only* used in PTRACERS.h to set an integer parameter.  
 C <Please> do not make use of it elsewhere.  
 C  
 C NUMBER_OF_PTRACERS can be defined in CPP_OPTIONS.h, or in the Makefile  
 C with DEFINES=-DNUMBER_OF_PTRACERS=4  
 C  
 C If NUMBER_OF_PTRACERS is not specified elsewhere and ALLOW_PTRACERS  
 C is set then NUMBER_OF_PTRACERS is set here (default 1)  
 #ifndef NUMBER_OF_PTRACERS  
 #define NUMBER_OF_PTRACERS 2  
 #endif  
   
15  #endif /* ALLOW_PTRACERS */  #endif /* ALLOW_PTRACERS */

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22