Commit Graph

657 Commits

Author SHA1 Message Date
Hamidreza Norouzi 651c74313c bug fix for particle insertion and id handling 2023-04-02 23:34:37 -07:00
Hamidreza Norouzi 60ed8eb2b7 doc styles changed 2023-04-02 14:51:47 -07:00
Hamidreza Norouzi 9105a503ce motion model docs are added 2023-04-02 09:17:16 -07:00
Hamidreza Norouzi 8faa1a5e53 documentation for rotatingAxis 2023-03-31 10:48:23 -07:00
Hamidreza Norouzi c3a729e2d3 tote blender corrected 2023-03-31 08:21:24 -07:00
Hamidreza Norouzi 7a8931ea9d
Merge pull request #79 from omid-khosravi/main
toteBlender Update
2023-03-30 15:10:12 -07:00
Hamidreza Norouzi e8e093dbfc CLI::Timer renamed to remove compiler errors 2023-03-30 15:07:45 -07:00
Omid Khosravi f14e9169f8 Update geometryDict
changed prop1 to solidProperty
2023-03-30 22:28:53 +04:30
Omid Khosravi 519ae70905 Update ReadMe toteBlender
geometry code block was fixed.
2023-03-30 22:14:48 +04:30
Omid Khosravi 861a7a7b5d Update geometryDict
Top gate was replaced from wall to cylinder.
**There is an error for bottom Gate that i couldn't solve it.**
2023-03-30 22:11:30 +04:30
Omid Khosravi 7e216f4cac solidProperty instead of prop1 2023-03-28 18:11:30 +04:30
Omid Khosravi 8f2749d599 Update tote blender ReadMe
fixed some misspellings and code blocks.
2023-03-28 17:50:59 +04:30
Omid Khosravi fc37e7042d Update geometryDict
the names of some geometries were fixed
2023-03-28 17:02:29 +04:30
Omid Khosravi 1d61b87ad4 Update particlesDict
Changed the rotVelocity to rVelocity.
2023-03-28 16:56:41 +04:30
Omid Khosravi e4915140ee Merge branch 'main' of https://github.com/omid-khosravi/DEMphasicFlow 2023-03-28 16:53:14 +04:30
Omid Khosravi b9d8aab1af Update tote blender
Changed the particle insert region from box to cylinder
2023-03-28 16:53:07 +04:30
Omid Khosravi 83ccfd0cd3
Merge branch 'PhasicFlow:main' into main 2023-03-28 01:10:45 +02:00
Omid Khosravi 9580c4cdcd Update particlesDict
change the insert region from box to cylinder
2023-03-28 02:06:40 +04:30
Hamidreza Norouzi 58954fcb23 how to build updated 2023-03-27 10:09:14 -07:00
Omid Khosravi 9676fe55bd
Merge pull request #5 from omid-khosravi/tutorial
Update geometryDict
2023-03-26 22:04:48 +02:00
Omid Khosravi 068af998a3
Merge pull request #4 from omid-khosravi/tutorial
tote blender settingsDict Update
2023-03-26 21:59:35 +02:00
Omid Khosravi 2ccc9760b2
Merge pull request #3 from omid-khosravi/tutorial
tote blender geometry dict fix
2023-03-26 23:09:10 +03:30
Omid Khosravi 55085648e6 Update geometryDict
Added start and end time of rotation.
first phase settling of particles and then rotation
2023-03-26 23:33:07 +04:30
Omid Khosravi e504606a05 Update particlesDict
Particles order changed from (z y x) to (x y z)
2023-03-26 23:26:17 +04:30
Omid Khosravi 013764669b Update geometryDict
axisOfRotation instead of rotAxis
2023-03-26 23:20:30 +04:30
Omid Khosravi 55f0b6c0c1 Update geometryDict
Rotation Speed
rotating axis instead of rot axis
move rotating axis info to motion model
2023-03-26 23:04:39 +04:30
Omid Khosravi 7dee94e297 Update settingsDict
Efficient domain
2023-03-26 22:23:50 +04:30
Omid Khosravi b7940138fb
Merge pull request #2 from omid-khosravi/tutorial
Tutorial tote blender
2023-03-26 19:00:20 +03:30
Omid Khosravi 04d7ecfe9e
Add ReadMe file via Upload 2023-03-26 18:58:42 +03:30
Omid Khosravi d4dc0d7e80
Delete test 2023-03-26 18:58:15 +03:30
Omid Khosravi 0dcff307a6
Add settings files via Upload 2023-03-26 18:57:44 +03:30
Omid Khosravi 05328a3951
Create test 2023-03-26 18:57:13 +03:30
Omid Khosravi 4ecc667a10
Delete test 2023-03-26 18:56:41 +03:30
Omid Khosravi 1b0667576b
Add caseSetup files via Upload 2023-03-26 18:56:03 +03:30
Omid Khosravi bc3409d154
create test 2023-03-26 18:55:33 +03:30
Omid Khosravi 8666e87f83
Delete test file 2023-03-26 18:54:33 +03:30
Omid Khosravi 46385b6953
Add tote blender files via Upload 2023-03-26 18:53:46 +03:30
Omid Khosravi 99da1d5a20
Create toteblender folder 2023-03-26 18:47:19 +03:30
Hamidreza Norouzi a2b2c66019 Merge branch 'main' of https://github.com/PhasicFlow/phasicFlow into main 2023-03-26 01:06:55 -07:00
Hamidreza Norouzi 78ce9b3b63 updated with doc 2023-03-26 01:06:24 -07:00
Hamidreza Norouzi 19a6dde20d updated with documentation 2023-03-26 01:05:19 -07:00
Hamidreza Norouzi 0d24f5a3c1 features added 2023-03-26 00:13:53 -07:00
Hamidreza Norouzi a004b7d5ff solver documentations 2023-03-25 14:10:00 -07:00
PhasicFlow a23120bc75
Update README.md 2023-03-25 22:43:12 +03:30
PhasicFlow b9bcb90644
Update README.md 2023-03-25 22:40:46 +03:30
Hamidreza Norouzi f409bdf956 features 2023-03-25 12:00:23 -07:00
Hamidreza Norouzi e380be74f8 Merge branch 'main' into documentation 2023-03-25 11:59:43 -07:00
Hamidreza Norouzi a55054e9a0 features docs added 2023-03-25 11:59:15 -07:00
Hamidreza Norouzi ba544a64bb Merge branch 'main' into documentation 2023-03-25 11:36:03 -07:00
Hamidreza Norouzi d94cfd1fd7 Merge branch 'main' of https://github.com/PhasicFlow/phasicFlow into main 2023-03-25 11:35:05 -07:00