mindflow.cfd.vis_1d

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

Visualize the 1d flow field.

Parameters
  • pri_var (Tensor) – The primitive variables.

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

Supported Platforms:

GPU