Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite0fb6d9

Browse files
authored
Update README.md
1 parentc45a9c3 commite0fb6d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44

55
.
66

7-
**PhasicFlowPlus** is a software package for simulating fluid-particle flows. It is a combination of computational fluid dynamics (CFD) and discrete element method (DEM). The fluid is assumedas a continuum phase and the particles as discrete bodies.
7+
**PhasicFlowPlus** is a software package for simulating fluid-particle flows. It is a combination of computational fluid dynamics (CFD) and discrete element method (DEM). The fluid is assumedto be continuum phase and the particles as discrete bodies.
88

9-
Here, DEM calculations are handled using features of[PhasicFlow](https://github.com/PhasicFlow/phasicFlow). It is a parallel DEM package that can be run on multi-core CPUs or GPUs. The equations for the fluid phase arediscritized based on finite volume (FV) and solved using OpenFOAM. OpenFOAM is parallelized based on MPI forbeing executed on multicore CPUs. The fluid-particle coupling (PhasicFlowPlus) uses both parallelization methods, shared-memory and MPI, to leverage the maximum computational resoureces.
9+
Here, DEM calculations are handled using features of[PhasicFlow](https://github.com/PhasicFlow/phasicFlow). It is a parallel DEM package that can be run on multi-core CPUs or GPUs. The equations for the fluid phase arediscretized based on finite volume (FV) and solved using OpenFOAM. OpenFOAM is parallelized based on MPI forrunning on on multicore CPUs. The fluid-particle coupling (PhasicFlowPlus) uses both parallelization methods, shared-memory and MPI, to leverage the maximum computational resoureces.
1010

1111
Based on the above configuration, PhasicFlowPlus can use the computational resources of a multi-core CPU or use the computational resource of both CPU and GPU.
1212

1313
##What is under development?
1414
The following parts are being developed at the moment:
15-
*Coursegraining for CFD-DEM
15+
*Coarse-graining for CFD-DEM
1616
* Resolved solver for CFD-DEM
1717
* Modifying some parts for better functionality and performance
1818

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp