CustomViscosity
Syntax
material CustomViscosity (1) (2)
# (1) int, unique material tag
# (2) int, expression tagRemarks
Example
Last updated
material CustomViscosity (1) (2)
# (1) int, unique material tag
# (2) int, expression tagLast updated
expression SimpleVector 1 x|2 y|3 y[0]:=1234*x[1];y[1]:=0;y[2]:=1234;