-rw-r--r-- | .codecov.yml | 1L |
-rw-r--r-- | .gitignore | 23L |
-rw-r--r-- | .travis.yml | 52L |
-rw-r--r-- | LICENSE | 15L |
-rw-r--r-- | Makefile | 28L |
-rw-r--r-- | Manifest.toml | 350L |
-rw-r--r-- | Project.toml | 16L |
-rw-r--r-- | README.md | 16L |
-rw-r--r-- | appveyor.yml | 38L |
-rw-r--r-- | docs/Project.toml | 5L |
-rw-r--r-- | docs/make.jl | 28L |
-rw-r--r-- | docs/src/assets/logo.gif | 643889B |
-rw-r--r-- | docs/src/assets/logo.png | 325406B |
-rw-r--r-- | docs/src/index.md | 43L |
-rw-r--r-- | docs/src/lib/internals.md | 17L |
-rw-r--r-- | docs/src/lib/public.md | 17L |
-rw-r--r-- | docs/src/man/getting_started.md | 437L |
-rw-r--r-- | docs/src/man/installation.md | 77L |
-rw-r--r-- | docs/src/man/methods.md | 2L |
-rw-r--r-- | docs/src/man/package_contents.md | 57L |
-rw-r--r-- | examples/double_gyre.jl | 101L |
-rw-r--r-- | examples/logo.jl | 183L |
-rw-r--r-- | examples/sedimentation.jl | 43L |
-rw-r--r-- | examples/shear.jl | 313L |
-rw-r--r-- | examples/strait.jl | 194L |
-rw-r--r-- | examples/two-grains.jl | 41L |
-rwxr-xr-x | granular-status.sh | 76L |
-rw-r--r-- | paraview_filters/GrainFilter.cpd | 200L |
-rw-r--r-- | paraview_filters/GranularInteractionFilter.cpd | 82L |
-rw-r--r-- | src/Granular.jl | 23L |
-rw-r--r-- | src/atmosphere.jl | 223L |
-rw-r--r-- | src/contact_search.jl | 340L |
-rw-r--r-- | src/datatypes.jl | 374L |
-rw-r--r-- | src/grain.jl | 956L |
-rw-r--r-- | src/grid.jl | 1140L |
-rw-r--r-- | src/interaction.jl | 416L |
-rw-r--r-- | src/io.jl | 1526L |
-rw-r--r-- | src/ocean.jl | 448L |
-rw-r--r-- | src/packing.jl | 482L |
-rw-r--r-- | src/simulation.jl | 407L |
-rw-r--r-- | src/temporal.jl | 189L |
-rw-r--r-- | src/temporal_integration.jl | 257L |
-rw-r--r-- | src/util.jl | 72L |
-rw-r--r-- | src/wall.jl | 225L |
-rw-r--r-- | test/Baltic/00010101.ocean_month.nc | 4581320B |
-rw-r--r-- | test/Baltic/ocean_hgrid.nc | 65712B |
-rw-r--r-- | test/atmosphere.jl | 135L |
-rw-r--r-- | test/cohesion.jl | 184L |
-rw-r--r-- | test/collision-2floes-normal.jl | 331L |
-rw-r--r-- | test/collision-2floes-oblique.jl | 619L |
-rw-r--r-- | test/collision-5floes-normal.jl | 277L |
-rwxr-xr-x | test/compressive_failure.jl | 184L |
-rw-r--r-- | test/contact-search-and-geometry.jl | 325L |
-rw-r--r-- | test/grain.jl | 97L |
-rw-r--r-- | test/grid-boundaries.jl | 253L |
-rw-r--r-- | test/grid.jl | 419L |
-rw-r--r-- | test/jld2.jl | 24L |
-rw-r--r-- | test/netcdf.jl | 40L |
-rw-r--r-- | test/ocean.jl | 133L |
-rw-r--r-- | test/packing.jl | 183L |
-rw-r--r-- | test/profiling.jl | 199L |
-rwxr-xr-x | test/profiling.sh | 18L |
-rw-r--r-- | test/runtests.jl | 29L |
-rw-r--r-- | test/temporal.jl | 21L |
-rw-r--r-- | test/util.jl | 37L |
-rw-r--r-- | test/vtk.jl | 111L |
-rw-r--r-- | test/wall.jl | 448L |