Commit Graph

49 Commits

Author SHA1 Message Date
86f7677f34 Working 2D-mpi for enhanced solver 2023-10-09 16:56:43 +02:00
fcff353999 Working karman vortex street 2d seq 2023-10-05 13:47:51 +02:00
d02b0f9e3d Karman Vortex trials 2023-10-03 13:10:41 +02:00
2fe1b67fe9 Partially working Karman Vortexs 2023-10-02 21:49:58 +02:00
e9e69c2e07 Backstep 2D Seq completed 2023-10-02 12:07:00 +02:00
bd0381e6a8 Fixed Poisson 2D MPI 2023-10-02 10:43:16 +02:00
667e194a6b Corrections in enhanced solver 2023-09-19 14:17:20 +02:00
823d1aac8f Enhanced Solver in progess 2023-09-19 12:13:14 +02:00
70611112d5 Enhancednced solver. 2023-09-19 12:10:00 +02:00
eb14891126 Sample comit 2023-09-12 14:10:47 +02:00
1ab581f274 Completed migrating PT to 3D MPI w/o MPI IO 2023-08-31 20:42:24 +02:00
b696d4860e Working 2D MPI v3 PT with VTK 2023-08-26 12:03:16 +02:00
920dd887ea Working 2D PT MPI v3 w/o vtk writer(normal writer) 2023-08-24 12:10:11 +02:00
c13d88f4fa Half working 2D mpi v3, write incomplete 2023-08-22 23:01:33 +02:00
5ecd277ab3 Work in Progress 2D PT MPI v3 2023-08-21 16:33:32 +02:00
f406e5c0f7 Removed excess files 2023-08-21 10:42:18 +02:00
ada0381f79 Optimized particlePool handling 2023-08-21 10:40:48 +02:00
e00e375b6a Fully working 3D PT 2023-08-14 14:54:01 +02:00
6c238198ed Fixed 3D PT, random point generator 2023-08-14 14:07:20 +02:00
649fd000c0 Working 3D Particle tracer 2023-08-14 13:42:04 +02:00
01982a71f8 Incomplete 3D seq pt 2023-08-14 13:31:50 +02:00
3d90befbff Started with 3D particle tracing 2023-08-14 11:31:22 +02:00
13ef17ad35 Removed excessive files 2023-08-09 14:26:56 +02:00
a479f5abad Working PT with vtk ready output 2023-08-09 14:00:49 +02:00
9de3a95672 Working on reconstruction vtk writer 2023-08-09 13:05:15 +02:00
413c0918c1 Fully working PT with vtk ready output 2023-08-09 11:48:44 +02:00
28631caf4c Partially working vtk implementation 2023-08-07 14:27:32 +02:00
d5419ed1b2 Working PT code for basic 2D 2023-08-06 21:23:55 +02:00
6ebcc5532e Working basic PT code 2023-08-06 21:22:54 +02:00
7b83a34e47 Particle Tracer work in progress 2023-08-05 19:35:16 +02:00
b50dbe7d4b Implemented Function pointer for SOR, RB and RBA variants 2023-07-14 21:50:38 +02:00
9f55413efb Completed porting, fixing bugs and testing 2023-07-05 20:38:50 +02:00
ca99356d45 Structural changes in 2D versions 2023-06-27 16:24:55 +02:00
acc831e0b0 Add profiling and variants 2023-06-18 13:55:23 +02:00
9c8585c7bc Add solver variants 2023-06-18 10:08:56 +02:00
1d99310b2e Fix bug in domain decomposition with MPI Cart 2023-06-18 07:53:01 +02:00
a49a31f281 Refactor and add red-black solver 2023-06-17 09:19:04 +02:00
dde4164af3 Add red black solver 2023-06-17 07:35:05 +02:00
Jan Eitzinger
703531cfee Update README.md 2023-02-07 16:08:48 +01:00
Jan Eitzinger
5e0dbe825d Update README.md 2023-02-07 14:06:08 +01:00
Jan Eitzinger
93a796af98 Fix VTK MPI-IO Writer 2023-02-07 09:48:24 +01:00
Jan Eitzinger
f7e04a19ac First draft. Compiles. Untested. 2023-02-06 20:09:11 +01:00
Jan Eitzinger
394e4643ec Start MPI-IO VTK Writer 2023-02-05 11:22:05 +01:00
Jan Eitzinger
730c587158 Add clang lsp configuration 2023-02-05 08:07:41 +01:00
Jan Eitzinger
f4e518ed76 Cleanup and add MPI-IO starting point 2023-02-05 08:02:01 +01:00
Jan Eitzinger
2f9270e2aa Cleanup 2023-02-05 07:56:39 +01:00
Jan Eitzinger
e171271b47 Add README for Basic Solver 2023-02-05 07:52:43 +01:00
Jan Eitzinger
213e633a4d Initial checkin 2023-02-05 07:34:23 +01:00
b41d8eb7cc Initial commit 2023-02-05 07:02:36 +01:00