-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversion-history
50 lines (35 loc) · 2.06 KB
/
version-history
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Version history:
- 0.1 : set up mesh
- 0.2 : gmsh tri and quad mesh imported, element size calculated
BEM Laplace solver works, Paraview export of results in VTU
- 0.3 : renamed export filenames
added calculation of results inside of the domain
added mesh transform
- 0.4 : export for stochastic postpostprocessing.
cylinder mesh transform, mesh extents info in log file
- 0.5 : subdomains, separate
- 0.6 : subdomains, redefinition
work on connected. Pazi: za quad elemente ne dela, ker treba zasukati normalo v integraciji
write and.integrals.bin
- 0.7 : lsqr solver + CRS zapis matrik, iContact works for triangle meshes
export to regions (OREG keyword)
- 0.8 : sysM in rhsM zgolj v CRS formatu
line export (PPLI) (works for tiangualar meshes only!!)
export of restart file in binary format (bin.rst)
postprocessing only run (POST Yes)
- 0.9 : subdomains for hexa meshes
lsqr solver with INT(8) nnz size
domain value calculation for subdomains (DPLE)
- 1.0 : COME keyword, assemble SYSm and RHSm from hard disk to save memory
- 1.1 : REAL(8) -> REAL, use -fdefault-REAL-8 in Makefile
- 1.2 : REAL -> REAL(rk), added mCommon, added support for v4 gmsh *.msh files
added Stokes flow solver
- 1.3 : odpravil bug pri CRS, Stokes pressure solver,
dodal tlak v zapis integralov, izpis v Paraview
- 1.4 : first git commit, refactoring, small bugs, updated examples,
laplace output without pressure
- 1.5 : flow-over-rotated-particle FLOP keyword
- 1.5.1 : changed calculation of linearized velocity for boundary conditions, in lff_getFlowVelocityPFR
- 1.6 : implement parallel solver, lis library
resolved bug in pressure solution when using tri meshes
- 1.7 : Makefile update, build folder