phlower is a deep learning framework based on PyTorch especially for physical phenomenon such as fluid dynamics.
For more details, please refer to user manual below.
Tutorials are prepared for key features !
- Extended Tensor object which enables you to handle physics dimention
- Model definition by yaml file
- High Level API for scaling, training and predicion
phlower can be installed with pip. Python 3.10 or newer is supported.
pip install phlower