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
 
Create a new fluid material.
material = vwt.VwtMaterial()