MindSpore

Installation Deployment

  • MindSpore Flow Installation

Features

  • Solving PINNs Based on MindSpore Flow

Physics-driven

  • 1D Burgers
  • 2D stabilized Darcy Problem
  • 2D Cylinder Flow
  • 2D & 3D Poisson
  • Two-dimensional Taylor Green Vortex
  • inverse Navier-Stokes problem

Data-driven

  • AI Industrial Flow Simulation Model (DongFang YuFeng)
  • FNO for 1D Burgers
  • FNO for 2D Navier-Stokes
  • KNO for 1D Burgers
  • KNO for 2D Navier-Stokes

Data Mechanism Fusion

  • PDE-Net for Convection-Diffusion Equation

CFD-solver

  • 1D Lax Tube
  • 1D Sod Tube
  • 2D Couette Flow
  • 2D Riemann

API Reference

  • mindflow.cell
  • mindflow.cfd
  • mindflow.common
  • mindflow.data
  • mindflow.geometry
  • mindflow.loss
  • mindflow.operators
  • mindflow.pde

RELEASE NOTES

  • Release Notes
MindSpore
  • »
  • Overview: module code

All modules for which code is available

  • mindflow.cell.activation
  • mindflow.cell.basic_block
  • mindflow.cell.neural_operators.fno1d
  • mindflow.cell.neural_operators.fno2d
  • mindflow.cell.neural_operators.pdenet
  • mindflow.cell.transformer.vit
  • mindflow.cfd.runtime
  • mindflow.cfd.simulator
  • mindflow.cfd.utils
  • mindflow.cfd.visualization
  • mindflow.common.lr_scheduler
  • mindflow.data.boundary
  • mindflow.data.data_base
  • mindflow.data.dataset
  • mindflow.data.equation
  • mindflow.data.existed_data
  • mindflow.data.mind_dataset
  • mindflow.geometry.csg
  • mindflow.geometry.geom_utils
  • mindflow.geometry.geometry_1d
  • mindflow.geometry.geometry_2d
  • mindflow.geometry.geometry_3d
  • mindflow.geometry.geometry_base
  • mindflow.geometry.geometry_nd
  • mindflow.geometry.geometry_td
  • mindflow.loss.losses
  • mindflow.operators.derivatives
  • mindflow.pde.flow_with_loss
  • mindflow.pde.pde_with_loss
  • mindflow.pde.sympy2mindspore.parse_sympy

© Copyright MindSpore.

Built with Sphinx using a theme provided by Read the Docs.