/[MITgcm]/MITgcm/model/src/set_defaults.F
ViewVC logotype

Diff of /MITgcm/model/src/set_defaults.F

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

revision 1.48 by adcroft, Thu Jun 5 16:03:05 2003 UTC revision 1.49 by jmc, Thu Jun 12 18:27:20 2003 UTC
# Line 171  C--   Set (free)surface-related paramete Line 171  C--   Set (free)surface-related paramete
171        trac_EvPrRn = UNSET_RL        trac_EvPrRn = UNSET_RL
172    
173  C--   Atmospheric physical parameters (e.g.: EOS)  C--   Atmospheric physical parameters (e.g.: EOS)
174        atm_Po =  1.D5        celsius2K = 273.16 _d 0
175        atm_Cp =  1004.D0        atm_Po =  1. _d 5
176        atm_Rd =  UNSET_RL        atm_Cp = 1004. _d 0
177        atm_kappa = 2.D0 / 7.D0        atm_Rd = UNSET_RL
178          atm_kappa = 2. _d 0 / 7. _d 0
179        integr_GeoPot = 2        integr_GeoPot = 2
180        selectFindRoSurf = 0        selectFindRoSurf = 0
181    

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

  ViewVC Help
Powered by ViewVC 1.1.22