[Nek5000-users] Volume of an element

nek5000-users at lists.mcs.anl.gov nek5000-users at lists.mcs.anl.gov
Mon Feb 26 11:59:19 CST 2018


Hi Neks, 

How to calculate volume of an element in a 3D mesh? If i write 

n = nx1*ny1*nz1*nelv 
do i=1,n 
v(i) = volume(1,1,1,i) 
enddo 


Can i store the volume of each element into a varibale called v? 


What happens if i use bm1(1,1,1,i)? Instead of volume(1,1,1,i) 


Thanks 
Sijo 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20180226/57e4b5e0/attachment.html>


More information about the Nek5000-users mailing list