Skip to content
Snippets Groups Projects
Commit 7c95e412 authored by Dave Whipp's avatar Dave Whipp
Browse files

Added another override for materials below ztrans in uncut elements

parent 7eebdf86
No related branches found
No related tags found
No related merge requests found
......@@ -163,6 +163,7 @@ if (.not.params%excl_vol) then
enddo
if (prod.lt.0.d0 .and. icut.eq.0) then
matel=params%materialn(i)
if (zmean.lt.mat(matel)%ztrans) matel=mat(matel)%transnum
endif
enddo
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment