Skip to content

Commit

Permalink
add Eric's Scientific Computing Website link
Browse files Browse the repository at this point in the history
  • Loading branch information
eric2003 committed Jun 18, 2024
1 parent 0fe1068 commit 6deb59a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 10 deletions.
6 changes: 3 additions & 3 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ LargeScale Multiphysics Scientific Simulation Environment

OneFLOW is a general-purpose, unstructured Computational Fluid Dynamics (CFD) software with a software architecture that encompasses multidisciplinary computations. It covers low-speed, transonic, and hypersonic ranges. The software employs second-order accurate finite volume method for numerical solution of Reynolds-averaged Navier-Stokes (RANS) equations. It integrates calculation schemes such as Roe, Van-Leer, AUSM, Steger-Warming, and provides SA and SST turbulence models. OneFLOW uses large-scale parallel computing technology and explicit/implicit time formats to efficiently solve the model equations. The software provides commonly used front-end and back-end software interfaces such as Gridgen, Tecplot, and others. OneFLOW is cross-platform, capable of running on both Windows and Linux, enabling large-scale parallel computing on local Windows workstations and remote high-performance computing clusters.

`OneFLOW CFD : Github <https://github.com/eric2003/OneFLOW/>`_

`OneFLOW Scientific Computation Document <https://oneflow-cfd.readthedocs.io/en/latest/>`_
#. `OneFLOW CFD : Github <https://github.com/eric2003/OneFLOW/>`_
#. `OneFLOW Scientific Computation Document <https://oneflow-cfd.readthedocs.io/en/latest/>`_
#. `Eric's Scientific Computing Website <https://eric2003.github.io/Prometheus/>`_

.. toctree::
:hidden:
Expand Down
7 changes: 0 additions & 7 deletions docs/source/user.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,3 @@ THEORY
#. `一维CFD求解器构建+初步在求解器中引入OPENMP <https://zhuanlan.zhihu.com/p/557557266/>`_
#. `一维CFD求解器构建+400万网格+250万迭代步MPI+OPENMP+CUDA标量方程初步测试 <https://zhuanlan.zhihu.com/p/558347173/>`_
#. `一维CFD求解器构建图形界面引擎初步构建 <https://zhuanlan.zhihu.com/p/566355119/>`_







2 changes: 2 additions & 0 deletions docs/source/vcpkg.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
vcpkg
==================================

vcpkg is a cross-platform C/C++ package manager. Get access to thousands of high quality open-source libraries to empower your application and internally share collections of private components.

vcpkg
---------------------------------
#. `vcpkg documentation <https://learn.microsoft.com/en-us/vcpkg/>`_
Expand Down

0 comments on commit 6deb59a

Please sign in to comment.