/[lmdze]/trunk/dyn3d/read_serre.f
ViewVC logotype

Diff of /trunk/dyn3d/read_serre.f

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

revision 119 by guez, Wed Jan 7 14:34:57 2015 UTC revision 121 by guez, Wed Jan 28 16:10:02 2015 UTC
# Line 33  contains Line 33  contains
33      write(unit_nml, nml=serre_nml)      write(unit_nml, nml=serre_nml)
34    
35      call assert(grossismx >= 1. .and. grossismy >= 1., "read_serre grossism")      call assert(grossismx >= 1. .and. grossismy >= 1., "read_serre grossism")
36        call assert(dzoomx < 1., dzoomy < 1., "read_serre dzoomx dzoomy")
37    
38    end subroutine read_serre    end subroutine read_serre
39    

Legend:
Removed from v.119  
changed lines
  Added in v.121

  ViewVC Help
Powered by ViewVC 1.1.21