seaice-exp-faulting

simulate faulting angles in sea ice under uniaxial compression
git clone git://src.adamsgaard.dk/seaice-exp-faulting # fast
git clone https://src.adamsgaard.dk/seaice-exp-faulting.git # slow
Log | Files | Refs | README | LICENSE Back to index

README (397B)


      1 runtime requirements:
      2 - julia, v. 1.0 or later
      3 - julia package Granular.jl, can be installed from julia with:
      4     `pkg> add git://src.adamsgaard.dk/Granular.jl`
      5 - make
      6 - gnuplot
      7 - transpose (from git://src.adamsgaard.dk/mathtools)
      8 
      9 To run, type 'make', optionally in parallel (`make -j`).  This will
     10 first create an initial assemblage of ice floes, which is used as input
     11 for all subsequent runs.