rbmin, rbmax were not properly set when boundary description was absent

This commit is contained in:
Lorenzo Figini 2014-06-10 08:17:35 +00:00
parent fb2729f9b7
commit 469c37e098

View File

@ -1349,8 +1349,8 @@ c end do
c
c compute max and min z of last closed surface
c
rbmin=rax
rbmax=rax
rbmin=rmaxis
rbmax=rmaxis
if (nbbbs.gt.1) then
zbmin=1.0d+30
zbmax=-1.0d+30