Skip to content

Commit 36dac70

Browse files
authored
Update README.md
1 parent 25ccee3 commit 36dac70

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,34 @@
1-
The OpenCFD software series is a high-precision computational fluid dynamics (CFD) software developed by the team led by Li Xinliang at the Institute of Mechanics, Chinese Academy of Sciences.
1+
The OpenCFD software series is a high-precision computational fluid dynamics (CFD) software developed by the team led by Li Xinliang at the Institute of Mechanics, Chinese Academy of Sciences.
2+
23
It includes the high-accuracy finite difference software OpenCFD-SC (formerly Hoam-OpenCFD),
4+
35
the multi-block structured grid finite volume software OpenCFD-EC,
6+
47
the high-accuracy simulation software for chemically reactive flows OpenCFD-Comb,
8+
59
and the GPU heterogeneous parallel high-precision computation software OpenCFD-SCU.
10+
611
The developers have made this software available for use by scientific research and engineering users.
712

813
code change log
914
2021-03-15: OpenCFD Ver2.0
15+
1016
2021-03-17: OpenCFD Ver 2.0a, New feature in shock sensor and hybrid schemes
17+
1118
2021-03-22: OpenCFD Ver 2.0b, a bug in du_inviscous_Character is removed Local Lax-Friedrichs splitting is added
19+
1220
2021-04-05: OpenCFD Ver 2.0c, a bug in read-flate.f90 is remove boundary condition (random disturbance) is added in OCFD_Bc_boundarylayers.f90
21+
1322
2021-04-20: OpenCFD Ver 2.1, bounary condition of swept-corner is added
23+
1424
2021-05-03: OpenCFD Ver 2.1a, NND-type Boundary scheme is added
25+
1526
2021-05-10: OpenCFD Ver 2.1b, boundary condition of swept-corner is modified
27+
1628
2021-06-08: OpenCFD Ver 2.2, Ghost-Cell type boundary condition is supported Small revision in OCFD2d_flux1( ) , OCFD2d_flux2( ) and flux_charteric( ), to inprove efficient (fast 4%)
29+
1730
2021-06-14: OpenCFD Ver 2.2a, Symmetry side-boundary swept-corner is supported
31+
1832
2021-06-22: OpenCFD ver 2.2b, 2nd-order exterpolation Ghost Cell coordinates
1933

2034

0 commit comments

Comments
 (0)