Skip to content

Commit eabc847

Browse files
committed
read me update
1 parent 7a1cdf6 commit eabc847

File tree

1 file changed

+30
-29
lines changed

1 file changed

+30
-29
lines changed

README.md

Lines changed: 30 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,33 @@
1-
The OpenCFD software series is a high-precision computational fluid
2-
dynamics (CFD) software developed by the team led by Li Xinliang at the
3-
Institute of Mechanics, Chinese Academy of Sciences.
41

5-
It includes the high-accuracy finite difference software OpenCFD-SC
6-
(formerly Hoam-OpenCFD), the multi-block structured grid finite volume
7-
software OpenCFD-EC, the high-accuracy simulation software for
8-
chemically reactive flows OpenCFD-Comb, and the GPU heterogeneous
9-
parallel high-precision computation software OpenCFD-SCU.
10-
The developers have made this software available for use by scientific
11-
research and engineering users.
2+
The OpenCFD software series is a high-precision computational fluid
3+
dynamics (CFD) software developed by the team led by Li Xinliang at the
4+
Institute of Mechanics, Chinese Academy of Sciences.
5+
6+
It includes the high-accuracy finite difference software OpenCFD-SC
7+
(formerly Hoam-OpenCFD), the multi-block structured grid finite volume
8+
software OpenCFD-EC, the high-accuracy simulation software for
9+
chemically reactive flows OpenCFD-Comb, and the GPU heterogeneous
10+
parallel high-precision computation software OpenCFD-SCU.
11+
The developers have made this software available for use by scientific
12+
research and engineering users.
1213

1314
code upgrade log
14-
15-
2021-03-15: OpenCFD Ver2.0
16-
2021-03-17: OpenCFD Ver 2.0a, New feature in shock sensor and hybrid
17-
schemes
18-
2021-03-22: OpenCFD Ver 2.0b, a bug in du_inviscous_Character is removed
19-
Local Lax-Friedrichs splitting is added
20-
2021-04-05: OpenCFD Ver 2.0c, a bug in read-flate.f90 is remove boundary
21-
condition (random disturbance) is added in
22-
OCFD_Bc_boundarylayers.f90
23-
2021-05-03: OpenCFD Ver 2.1a, NND-type Boundary scheme is added
24-
2021-05-10: OpenCFD Ver 2.1b, boundary condition of swept-corner is
25-
modified
26-
2021-06-08: OpenCFD Ver 2.2, Ghost-Cell type boundary condition is
27-
supported Small revision in OCFD2d_flux1, OCFD2d_flux2 and
28-
flux_charteric, to inprove efficient (fast 4%)
29-
2021-06-14: OpenCFD Ver 2.2a, Symmetry side-boundary swept-corner is
30-
supported
31-
2021-06-22: OpenCFD ver 2.2b, 2nd-order exterpolation Ghost Cell
32-
coordinates
15+
16+
2021-03-15: OpenCFD Ver2.0
17+
2021-03-17: OpenCFD Ver 2.0a, New feature in shock sensor and hybrid
18+
schemes
19+
2021-03-22: OpenCFD Ver 2.0b, a bug in du_inviscous_Character is removed
20+
Local Lax-Friedrichs splitting is added
21+
2021-04-05: OpenCFD Ver 2.0c, a bug in read-flate.f90 is remove boundary
22+
condition (random disturbance) is added in
23+
OCFD_Bc_boundarylayers.f90
24+
2021-05-03: OpenCFD Ver 2.1a, NND-type Boundary scheme is added
25+
2021-05-10: OpenCFD Ver 2.1b, boundary condition of swept-corner is
26+
modified
27+
2021-06-08: OpenCFD Ver 2.2, Ghost-Cell type boundary condition is
28+
supported Small revision in OCFD2d_flux1, OCFD2d_flux2 and
29+
flux_charteric, to inprove efficient (fast 4%)
30+
2021-06-14: OpenCFD Ver 2.2a, Symmetry side-boundary swept-corner is
31+
supported
32+
2021-06-22: OpenCFD ver 2.2b, 2nd-order exterpolation Ghost Cell
33+
coordinates

0 commit comments

Comments
 (0)