5a25556b8a
changing blocking-recive to non-blocking (in boundaryProcessor) to improve MPI run
2024-05-24 00:10:15 +03:30
e05bd2c350
Merge branch 'develop' into MPIdev
2024-05-18 19:14:01 +03:30
4e8b921514
bug remove for GPU run after CPU MPI parallelization
...
- specialization of VectorSingle for word
- dummyFile creation to solve write to file in MPI mode
2024-05-18 18:40:25 +03:30
614b2f732e
develop branch update for changes in MPI branch for data transfer stage
...
mortong indexing is added (messaging is not complete)
2024-05-12 19:10:04 +03:30
665879f8ca
Data transfer between processors
...
- Data transfer is done
- contact search at processor boundary is done
- contact force calculation at processor boundary is done
- tests have been done on rotating drum using serial and openMP
2024-05-12 19:06:53 +03:30
e756d471ba
Merge branch 'develop' into MPIdev
2024-05-05 23:07:48 +03:30
0e54e260e6
boundaryProcessor for dataTransfer
...
- in boundaryList in afterIteration, data transfer occurs to transfer data between prcocessors
- transferData method is added to boundaryBase
- Some modification to format the output messages in terminal
2024-05-05 23:05:23 +03:30
68b7d141fa
boundaryProcessor -> transferData
...
- point data is being transferred (no notification yet).
- field data should be transferred
2024-05-05 22:54:12 +03:30
525e972c20
Merge branch 'develop' into MPIdev
2024-05-05 18:46:33 +03:30
97049760c3
Modification in streams and sphereInteraciton
...
1. processorOutput stream is modified to imporve visualization of output
2. some modifications for sphereInteraction after solving MPI memory leak.
2024-04-30 00:32:18 +03:30
6f48eca95b
The problem with memory leak in MPI data transfer fixed and tested.
2024-04-30 00:28:29 +03:30
729c088c9f
Merge branch 'develop' into MPI
2024-04-27 09:05:49 -07:00
e7215159af
modification to the base code for MPI-developement up to processor boundaries
2024-04-27 09:03:19 -07:00
5f90605a41
MPI-boundaries for processor
2024-04-27 08:55:00 -07:00
818106a34a
Boundary conditions are created and tested.
...
- exit and periodic, follows the previous commit.
2024-04-04 12:31:19 -07:00
19d1ad343d
changes to cellsWallLevel0 to narrow down the contact list for particle-wall
2024-03-29 13:45:29 -07:00
d21b7276e1
Interaction folder is finalized with adjustable box and tested for rotating drum
2024-03-24 01:46:19 -07:00
990a4a8d52
multiRotatingAxisMotion added and tested
2023-01-08 08:06:15 +03:30
0d45a2b8a5
vibrating wall added, tested; time interval for wall motion added, tested
2023-01-03 19:31:12 +03:30
853d50e96f
correction in the macros to be compatible with OpenFOAM
2022-12-24 15:00:00 +03:30
8cc47b1c47
modify for coupling-cpp and hpp
2022-12-10 01:32:54 +03:30
41cf8fba1b
nonlinear modified
2022-11-05 20:11:47 +03:30
e6d7fbcda3
contact search NBS refactored
2022-10-27 14:19:53 +03:30
490577dcd2
change for predictor-corrector and adams-moulton3
2022-10-25 19:30:57 +03:30
ac5c3f08af
src folder
2022-09-05 01:56:29 +04:30