28 SUBROUTINE asstifi(VOLNOD, BVOLNOD, ETNOD, NSHNOD, STIFINT)
32#include "implicit_f.inc"
42 . volnod(*), bvolnod(*), etnod(*), stifint(*)
49 bvolnod(n)=bvolnod(n)/
max(em30,volnod(n))
50 stifint(n)=stifint(n)+bvolnod(n)*(2.*volnod(n))**third
52 . stifint(n)=stifint(n)+etnod(n)/nshnod(n)