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
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
6241fa6dd3
MPI particle id handler
2024-04-27 08:59:13 -07:00
79b987c711
Particle insertion
...
- particleInsertion is now transfered to time folders to track particle insertion progress
- collision check is added for new inserted particles and old particles in the simulaiton.
- minor changes to dataEntry and triple
2024-04-15 13:19:03 -07:00
e395c379cb
Collision check and particlePosition -> random
...
- A new class is added for simple collision check
- position particles in utility is upgraded
- morton sorting is not active yet for particlesPhasicFlow
2024-04-13 07:07:36 -07:00
89d7e1f0ba
Particle insertion (domain check)
...
- Domain check is added to prevent points that are outside of internalDomainBox
2024-04-13 01:41:11 -07:00
9c2a9a81b0
Particle insertion is added with anyList
...
- collision check is not active yet.
- variable velocity is not active yet.
- events and messages are not active yet.
2024-04-12 22:39:09 -07:00
821dde9b1c
modifications for adding boundary condtions
2024-04-04 12:33:09 -07:00
8beaec448a
modifications for version (1.0)
2024-03-24 02:49:47 -07:00
49af1119f9
particles and sphereParticles classes were tested for exit boundary
2024-03-22 08:26:14 -07:00
182e156786
sphereParticles tested on CPU, iteration, write to file, particle deletion
2024-01-29 07:57:19 -08:00
c0ee29e39c
boundaryExit beforeIteration, not tested
2024-01-28 14:43:10 -08:00
0df384f546
sphereParticles tested
2024-01-26 01:10:10 -08:00
20be76aed0
Particle base class and sphereParticle class have been updated
2024-01-25 03:07:59 -08:00
9c86fe8f31
refactor up to particles.hpp
2024-01-21 13:26:23 -08:00
61f48ea654
Merge branch 'main' of https://github.com/PhasicFlow/phasicFlow into main
2023-06-07 05:41:02 -07:00
5942263e46
documentation for Insertion
2023-06-07 05:40:43 -07:00
709c5263b1
constexpr removed from kernel execution
2023-05-06 13:51:03 +03:30
06a431f689
doc for integration
2023-04-23 12:47:12 -07:00
93945516cb
mortong sorting added, contactList left
2023-04-09 08:06:35 -07:00
651c74313c
bug fix for particle insertion and id handling
2023-04-02 23:34:37 -07:00
80647e5103
bug fix for cudaRun in indexContainer
2023-03-16 21:22:24 +03:30
360eda7c6c
change in particle insertion ctor and addition to DEMSystem
2023-02-19 11:35:35 -08:00
fef0c4fe96
modification for coupling, data transfer
2023-01-02 14:31:40 +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
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