Commit Graph

11 Commits

Author SHA1 Message Date
2bd95b933f course graining added 2024-11-17 10:19:40 +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
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
5942263e46 documentation for Insertion 2023-06-07 05:40:43 -07:00
360eda7c6c change in particle insertion ctor and addition to DEMSystem 2023-02-19 11:35:35 -08:00
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
ac5c3f08af src folder 2022-09-05 01:56:29 +04:30