--- trunk/dyn3d/serre.f 2015/01/07 14:34:57 119 +++ trunk/dyn3d/serre.f 2015/01/28 16:10:02 121 @@ -33,6 +33,7 @@ write(unit_nml, nml=serre_nml) call assert(grossismx >= 1. .and. grossismy >= 1., "read_serre grossism") + call assert(dzoomx < 1., dzoomy < 1., "read_serre dzoomx dzoomy") end subroutine read_serre