features added

This commit is contained in:
Hamidreza Norouzi
2023-03-26 00:13:53 -07:00
parent a004b7d5ff
commit 0d24f5a3c1
449 changed files with 47301 additions and 61 deletions

View File

@ -101,7 +101,7 @@ $(document).ready(function(){initNavTree('index.html',''); initResizable(); });
It solves the Newton's second law of motion and Euler's second law of motion for the translational and rotational motion of spherical particles. The code is not restricted to a specifict geometry or wall motion. It is designed in a way that additional features can be added to the code very easily.</p>
<h2>Explore more</h2>
<ul>
<li><a href="https://github.com/PhasicFlow/phasicFlow/wiki/Features-of-PhasicFlow">Features of PhasicFlow</a></li>
<li><a class="el" href="phasicFlowFeatures.html">Features of PhasicFlow</a></li>
<li><a href="https://github.com/PhasicFlow/phasicFlow/wiki/How-to-Build-PhasicFlow">How to build PhasicFlow</a></li>
<li>How to setup and run granular flow simulations</li>
<li><a href="https://github.com/PhasicFlow/phasicFlow/wiki/Performance-of-phasicFlow">Benchmarks and performance tests</a> </li>