220 Star 945 Fork 693

GVPMindSpore/mindscience

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mindflow.cfd.vis_1d.rst 420 Bytes
一键复制 编辑 原始数据 按行查看 历史
czrz 提交于 2023-09-13 10:48 +08:00 . add vis doc in chinese

mindflow.cfd.vis_1d

.. py:function:: mindflow.cfd.vis_1d(pri_var, file_name='vis.jpg', permission=stat.S_IREAD + stat.S_IWRITE)

    1d流场可视化。

    参数:
        - **pri_var** (Tensor) - 原始量。
        - **file_name** (str) - 图片文件名,默认值:  ``'vis.jpg'``。
        - **permission** (int) - 文件名权限,默认值:  ``stat.S_IREAD + stat.S_IWRITE``。
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/mindscience.git
git@gitee.com:mindspore/mindscience.git
mindspore
mindscience
mindscience
r0.7

搜索帮助