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

Fixed typo

parent 0b48b4e0
No related branches found
No related tags found
No related merge requests found
......@@ -329,6 +329,7 @@ zmean=0.d0
do i=1,params%mpe
zmean=zmean+z(icon(i))*params%vex
enddo
zmean=zmean/params%mpe
select case (matrule)
case (1) ! Assign material properties of volumetric majority material
......
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