WIP: Pull Request for a complete Solver package #2

Closed
AdityaUjeniya wants to merge 51 commits from (deleted):main into main

51 Commits

Author SHA1 Message Date
57d17e981b EnhancedSolver completed 2024-07-27 01:42:16 +02:00
d9361a8086 Fully working BasicSolver 2024-07-24 22:56:05 +02:00
312af6f663 2D MPI enhanced solver 2024-07-24 12:04:14 +02:00
f48927ce6f Completed 3D-seq and mpi refactoring in BasicSolver 2024-07-10 18:31:51 +02:00
a5d9837443 Porting working 2D-seq and 2D-mpi with MG 2024-07-10 09:46:17 +02:00
ae6303b519 Porting working 2D-seq and 2D-mpi with MG 2024-07-09 17:34:23 +02:00
d5053b96ea Merging the new branch 2024-07-08 09:52:11 +02:00
28fec03be9 3D MPI Multigrid port complete and tested 2024-03-05 23:18:32 +01:00
b4bef94066 2D-MPI Multigrid complete and tested 2024-03-05 21:45:17 +01:00
9c8ee975c5 3D Seq MultiGrid complete 2024-01-27 20:04:54 +01:00
b859e1b4b1 Initial working 2D-seq multigrid 2024-01-09 21:25:28 +01:00
872a4b0ddd Incomplete 2D-seq multigrid 2024-01-08 22:32:30 +01:00
1b3129d3cb Porting working changes from 3D-seq to 3D-MPI 2023-12-04 14:40:02 +01:00
1987056dce Refactored code according to language server 2023-10-28 12:20:04 +02:00
120be69102 Migration to 3D Mpi complete for backstep 2023-10-28 12:04:37 +02:00
175ec58667 Completed 3D seq backstep 2023-10-24 10:03:24 +02:00
7dc7ab68d1 Partial 3D seq 2023-10-23 21:04:16 +02:00
4c374c82c7 Incomplete 3D enhanced solver + slides 2023-10-12 17:46:33 +02:00
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