mindflow.cfd.vis_2d

mindflow.cfd.vis_2d(pri_var, file_name='vis.jpg')[source]

Visualize the 2d flow field.

Parameters
  • pri_var (Tensor) – The primitive variables.

  • file_name (str) – The name of the picture. Default: 'vis.jpg'.

Supported Platforms:

GPU