Skip to content

Commit ebb793c

Browse files
authored
Merge pull request #439 from NetLogo/new-models
Adding new Conic Sections models and Interstitial Diffusion
2 parents 4acb86b + 5d6e744 commit ebb793c

5 files changed

Lines changed: 3062 additions & 209 deletions

File tree

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,7 @@ target/
325325
/Sample Models/Chemistry & Physics/Materials Science/Polymer Dynamics.png
326326
/Sample Models/Chemistry & Physics/Materials Science/Radical Polymerization with Chains.png
327327
/Sample Models/Chemistry & Physics/Materials Science/Solid Diffusion.png
328+
/Sample Models/Chemistry & Physics/Materials Science/Interstitial Diffusion.png
328329
/Sample Models/Chemistry & Physics/Mechanics/Random Balls.png
329330
/Sample Models/Chemistry & Physics/Mechanics/Unverified/Gravitation.png
330331
/Sample Models/Chemistry & Physics/Mechanics/Unverified/N-Bodies.png
@@ -396,8 +397,9 @@ target/
396397
/Sample Models/Mathematics/3D Solids.png
397398
/Sample Models/Mathematics/3D Surface.png
398399
/Sample Models/Mathematics/Color Fractions.png
399-
/Sample Models/Mathematics/Conic Sections 1.png
400-
/Sample Models/Mathematics/Conic Sections 2.png
400+
/Sample Models/Mathematics/Conic Sections/Emergent Shapes - Ellipse.png
401+
/Sample Models/Mathematics/Conic Sections/Emergent Shapes - Hyperbola.png
402+
/Sample Models/Mathematics/Conic Sections/Emergent Shapes - Parabola.png
401403
/Sample Models/Mathematics/Division.png
402404
/Sample Models/Mathematics/Fractals/Koch Curve.png
403405
/Sample Models/Mathematics/Fractals/L-System Fractals.png

0 commit comments

Comments
 (0)