7 use size_m
, only :nx1, ny1, nz1, nfield
9 use input, only : ifflow, ifmhd
11 use soln, only : vdiff, vtrans
12 use tstep, only : ifield, nelfld, volfld, avdiff, avtran
15 integer :: nxyz1, mfield, nfldt, ifld, nel, ntot1
17 real(DP),
external :: glsc2
20 if (icalld == 0) tspro=0.0
30 if (ifmhd) nfldt = nfield+1
34 DO ifield=mfield,nfldt
43 avdiff(ifield) = glsc2(bm1,vdiff(1,1,1,1,ifield),ntot1)/vol
44 avtran(ifield) = glsc2(bm1,vtrans(1,1,1,1,ifield),ntot1)/vol
subroutine vprops
Set material properties Material type: 0 for default (PARAM and PCOND/PRHOCP) 1 for constant props; 2...
real(dp) function dnekclock()
subroutine setprop
Set variable property arrays.