Hamidreza Norouzi
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
Hamidreza Norouzi
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
Hamidreza Norouzi
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
Hamidreza Norouzi
821dde9b1c
modifications for adding boundary condtions
2024-04-04 12:33:09 -07:00
Hamidreza Norouzi
8beaec448a
modifications for version (1.0)
2024-03-24 02:49:47 -07:00
Hamidreza Norouzi
49af1119f9
particles and sphereParticles classes were tested for exit boundary
2024-03-22 08:26:14 -07:00
Hamidreza Norouzi
182e156786
sphereParticles tested on CPU, iteration, write to file, particle deletion
2024-01-29 07:57:19 -08:00
Hamidreza Norouzi
c0ee29e39c
boundaryExit beforeIteration, not tested
2024-01-28 14:43:10 -08:00
Hamidreza Norouzi
0df384f546
sphereParticles tested
2024-01-26 01:10:10 -08:00
Hamidreza Norouzi
20be76aed0
Particle base class and sphereParticle class have been updated
2024-01-25 03:07:59 -08:00
Hamidreza Norouzi
9c86fe8f31
refactor up to particles.hpp
2024-01-21 13:26:23 -08:00
Hamidreza Norouzi
61f48ea654
Merge branch 'main' of https://github.com/PhasicFlow/phasicFlow into main
2023-06-07 05:41:02 -07:00
Hamidreza Norouzi
5942263e46
documentation for Insertion
2023-06-07 05:40:43 -07:00
hamidrezanorouzi
709c5263b1
constexpr removed from kernel execution
2023-05-06 13:51:03 +03:30
Hamidreza Norouzi
06a431f689
doc for integration
2023-04-23 12:47:12 -07:00
Hamidreza Norouzi
93945516cb
mortong sorting added, contactList left
2023-04-09 08:06:35 -07:00
Hamidreza Norouzi
651c74313c
bug fix for particle insertion and id handling
2023-04-02 23:34:37 -07:00
hamidrezanorouzi
80647e5103
bug fix for cudaRun in indexContainer
2023-03-16 21:22:24 +03:30
Hamidreza Norouzi
360eda7c6c
change in particle insertion ctor and addition to DEMSystem
2023-02-19 11:35:35 -08:00
hamidrezanorouzi
fef0c4fe96
modification for coupling, data transfer
2023-01-02 14:31:40 +03:30
hamidrezanorouzi
853d50e96f
correction in the macros to be compatible with OpenFOAM
2022-12-24 15:00:00 +03:30
hamidrezanorouzi
8cc47b1c47
modify for coupling-cpp and hpp
2022-12-10 01:32:54 +03:30
hamidrezanorouzi
490577dcd2
change for predictor-corrector and adams-moulton3
2022-10-25 19:30:57 +03:30
hamidrezanorouzi
ac5c3f08af
src folder
2022-09-05 01:56:29 +04:30