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 is registered at PyPI. You can install phlower using pip. Python 3.10 or newer is supported.
pip install phlower
This project is licensed under the Apache License 2.0
