Material
Create a new fluid material.
material = vwt.VwtMaterial()
Attributes
- name
- Material name
- density
- viscosity
- temperature
- specificGasConstant
Methods
- getMaterials()
- Get a list of fluid materials
ON THIS PAGE
Create a new fluid material.
material = vwt.VwtMaterial()
ON THIS PAGE