75fba2710e
Utility postProcess is modified to be used in Version 1.0
...
- counting dictionary is added to postProcess
- Code need to be modified to cleaned (fields in the repository should be removed onces postProcess is passed the next time step)
2024-11-18 20:27:44 +03:30
5a00361df6
cours graining tutorial added
2024-11-17 14:59:58 +03:30
192ff67bff
Update bashrc
...
version is added to the end of file name
2024-11-17 14:47:49 +03:30
66539ae97a
Merge pull request #119 from Alireza77h/main
...
course graining added
2024-11-17 14:42:06 +03:30
2bd95b933f
course graining added
2024-11-17 10:19:40 +03:30
7eb707f950
Merge pull request #118 from PhasicFlow/develop
...
Develop
2024-10-19 12:27:41 +03:30
d3ccf354b7
code recovery regular part
2024-10-18 23:13:20 +03:30
ba8f307c56
Code recovery MPI part
2024-10-18 23:10:42 +03:30
f317cef0ef
Merge branch 'develop' into MPIdev after first commit after code loss
2024-09-21 13:39:17 +03:30
173d3c4917
first commit after code loss - develop branch
2024-09-21 13:37:03 +03:30
93617a6ee5
MPI developement zeroTime
2024-08-07 15:13:15 +03:30
8ee1fe63e6
Merge pull request #114 from ramin1728/main
...
binary system of particles tutorial is updated
2024-05-28 13:33:29 +03:30
ca1bc218d2
Update README.md
2024-05-28 13:26:34 +03:30
c8a28f82c9
layeredSiloFilling updated
2024-05-28 13:24:34 +04:30
b591d8fda1
binarySystemOfParticles updated
2024-05-28 13:10:19 +04:30
2f9db61983
The Tutorial is updated for version 1.x.
2024-05-28 12:47:31 +04:30
159ec5f1ff
Tutorial is updated for version 1.x.
2024-05-28 12:25:10 +04:30
afa7d63c84
Tutorial is updated for version 1.x.
2024-05-28 12:23:05 +04:30
7b2c7c6199
Tutorial is updated for 1.x.
2024-05-28 12:19:37 +04:30
7b6271a165
Tutorial is updated for version 1.x.
2024-05-28 12:15:45 +04:30
526059707b
Tutorials are updated.
2024-05-28 12:09:52 +04:30
180bc29df4
Tutorials are updated.
2024-05-28 12:08:25 +04:30
569646c6ac
Tutorials are updated
2024-05-28 12:03:10 +04:30
3bbad4487b
Merge pull request #113 from PhasicFlow/develop
...
Develop
2024-05-24 22:17:41 +03:30
6a66f1edfd
bug fix for binary file read when dealing with multiple Fields reading from a single file
2024-05-24 22:02:46 +03:30
d7e6292e41
Merge branch 'develop' into MPIdev
2024-05-24 20:51:13 +03:30
32a2c20613
for write to file binary MPI
2024-05-24 20:50:53 +03:30
d1b6a04292
makeing beforeIteration step-wise for boundaryBase to implement non-bloking communications
2024-05-24 00:10:49 +03:30
5a25556b8a
changing blocking-recive to non-blocking (in boundaryProcessor) to improve MPI run
2024-05-24 00:10:15 +03:30
a0c51e94e1
Merge branch 'develop' into MPIdev
2024-05-23 22:04:47 +03:30
74c281617b
Merge pull request #2 from hamidrezanorouzi/MPIdev
...
Mp idev
2024-05-22 10:08:38 +03:30
4f9f518b8d
Merge pull request #110 from ramin1728/main
...
binarySystem tutorial
2024-05-22 10:00:24 +03:30
a05cd454a6
Merge pull request #112 from PhasicFlow/develop
...
Develop
2024-05-22 10:00:02 +03:30
d5ff1d7906
modifications for MPI+CUDA run
2024-05-22 09:56:06 +03:30
d2003b35e6
bug fix to work with CUDA run
2024-05-22 09:52:48 +03:30
5e56671c05
layeredSiloFilling tutorial is updated for phasicFlow version 1.x.
2024-05-21 19:43:58 +04:30
afa790b04d
binarySystemOfParticles
2024-05-21 16:59:15 +04:30
74833ce6a6
This toturial has been modified for version 1.x of phasicFlow.
2024-05-21 13:30:16 +04:30
888343c655
Tutorial binarySystemOfParticles are modified based on version 1.x
2024-05-19 20:50:00 +04: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
8eba161d62
Merge pull request #109 from PhasicFlow/develop
...
develop branch update for changes in MPI branch for data transfer stage
2024-05-12 19:12:40 +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
99bb58bda7
Merge pull request #108 from PhasicFlow/develop
...
boundaryProcessor for dataTransfer
2024-05-05 23:10:08 +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
6a739e79b8
Merge pull request #107 from PhasicFlow/develop
...
Modification in streams and sphereInteraciton
2024-05-05 23:04:33 +03:30
30d5349fcf
Merge pull request #1 from hamidrezanorouzi/MPIdev
...
Mp idev
2024-05-05 23:02:16 +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