/[lmdze]/trunk/Sources/phylmd/Orography/start_init_orog.f
ViewVC logotype

Diff of /trunk/Sources/phylmd/Orography/start_init_orog.f

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

trunk/Sources/phylmd/Orography/start_init_orog_m.f revision 227 by guez, Thu Nov 2 15:47:03 2017 UTC trunk/Sources/phylmd/Orography/start_init_orog.f revision 247 by guez, Fri Jan 5 14:45:45 2018 UTC
# Line 94  CONTAINS Line 94  CONTAINS
94           interbar=.FALSE.)           interbar=.FALSE.)
95    
96      print *, 'Compute all the parameters needed for the gravity wave drag code'      print *, 'Compute all the parameters needed for the gravity wave drag code'
   
97      CALL grid_noro(lon_rad, lat_rad, relief, rlonv, rlatu, phis, zmea_2d, &      CALL grid_noro(lon_rad, lat_rad, relief, rlonv, rlatu, phis, zmea_2d, &
98           zstd_2d, zsig_2d, zgam_2d, zthe_2d, zpic_2d, zval_2d, mask)           zstd_2d, zsig_2d, zgam_2d, zthe_2d, zpic_2d, zval_2d, mask)
99      phis(:, :) = phis(:, :) * 9.81      phis(:, :) = phis(:, :) * 9.81

Legend:
Removed from v.227  
changed lines
  Added in v.247

  ViewVC Help
Powered by ViewVC 1.1.21