seaice-experiments

sea ice experiments using Granular.jl
git clone git://src.adamsgaard.dk/seaice-experiments # fast
git clone https://src.adamsgaard.dk/seaice-experiments.git # slow
Log | Files | Refs | README | LICENSE Back to index

tau_plots_copy.sh (482B)


      1 #!/bin/bash
      2 dest=~/articles/own/6-james/james-rev0
      3 
      4 cp 'mu_sigmac_Coulomb-friction coefficient $\mu$ [-]__tau.pdf' \
      5     $dest/mu_sigmac_mu_tau.pdf
      6 cp 'mu_sigmac_Tensile strength $\sigma_c$ [kPa]__tau.pdf' \
      7     $dest/mu_sigmac_sigmac_tau.pdf
      8 
      9 cp 'psd_width_PSD width $d_{max} - d_{min}$ [m]__tau.pdf' \
     10     $dest/psd_width_tau.pdf
     11 
     12 cp 'thickness_Ice-floe thickness $h$ [m]__tau.pdf' \
     13     $dest/thickness_tau.pdf
     14 
     15 cp 'width_Strait width $W$ [m]__tau.pdf' \
     16     $dest/width_tau.pdf