2021-07-20 09:26 | Makefile: add compress.jl to simulation dependencies | Anders Damsgaard | 1 | +1 | -2 |
2021-07-20 09:25 | normal-stress.gp: set y-range and fix legend symbols | Anders Damsgaard | 1 | +3 | -1 |
2021-07-20 09:24 | Makefile: disable bonds in faulting01 | Anders Damsgaard | 1 | +80 | -16 |
2021-07-14 13:25 | add faulting02 experiment with tensile strength | Anders Damsgaard | 1 | +34 | -0 |
2021-07-12 13:50 | place both figures on same page | Anders Damsgaard | 1 | +4 | -5 |
2021-07-12 13:48 | add visualization of stress data | Anders Damsgaard | 2 | +36 | -7 |
2021-07-12 12:49 | Makefile: use output datafiles as indicators for TARGET | Anders Damsgaard | 1 | +13 | -13 |
2021-07-06 11:53 | compress.jl: fix direction of compression | Anders Damsgaard | 1 | +1 | -1 |
2021-07-03 19:15 | compress.jl: only write jld2 file at the end of the simulations | Anders Damsgaard | 1 | +3 | -3 |
2021-07-01 16:41 | compress.jl: fix semantic typo | Anders Damsgaard | 1 | +1 | -1 |
2021-07-01 16:39 | compress.jl: add no-slip BCs | Anders Damsgaard | 1 | +13 | -0 |
2021-06-30 17:24 | Makefile: suppress standard output | Anders Damsgaard | 1 | +6 | -6 |
2021-06-30 17:23 | compress.jl: fix grid size | Anders Damsgaard | 1 | +1 | -1 |
2021-06-30 17:19 | fix argument name | Anders Damsgaard | 1 | +1 | -1 |
2021-06-30 17:17 | point to correct input file | Anders Damsgaard | 1 | +1 | -1 |
2021-06-30 17:13 | add input file for compression experiments | Anders Damsgaard | 2 | +1 | -1 |
2021-06-30 12:21 | compress.jl: remove old comment | Anders Damsgaard | 1 | +0 | -3 |
2021-06-30 12:16 | compress.jl: write output stress and do not add extra wall | Anders Damsgaard | 1 | +36 | -3 |
2021-06-30 12:12 | add default 'all' target | Anders Damsgaard | 1 | +10 | -0 |
2021-06-30 12:07 | compress.jl: decrease targeted compressional strain to 20 % | Anders Damsgaard | 1 | +1 | -1 |
2021-06-30 12:04 | perform consolidation with different friction coefficients | Anders Damsgaard | 1 | +18 | -5 |
2021-06-30 10:56 | add faulting angle experiment | Anders Damsgaard | 3 | +471 | -0 |
2021-04-12 13:36 | fix compatibility issues and add targets to Makefile | Anders Damsgaard | 1 | +2 | -1 |
2021-04-12 13:35 | add thickness_distribution.jl plotting and fitting | Anders Damsgaard | 1 | +91 | -0 |
2021-04-07 14:12 | julia change: linspace -> LinRange | Anders Damsgaard | 1 | +2 | -2 |
2021-04-07 13:45 | fix more julia changes | Anders Damsgaard | 1 | +4 | -1 |
2021-04-07 13:42 | add missing targets | Anders Damsgaard | 1 | +24 | -0 |
2021-04-07 11:08 | add many_floes experiments | Anders Damsgaard | 2 | +532 | -0 |
2021-04-07 13:39 | remove further "const" | Anders Damsgaard | 1 | +2 | -2 |
2021-04-07 13:38 | remove "const" keyword that is nolonger supported | Anders Damsgaard | 1 | +8 | -8 |
2020-09-07 11:11 | Merge branch 'master' of src.adamsgaard.dk:seaice-experiments | Anders Damsgaard | 15 | +38 | -36 |
2020-09-07 11:11 | Update README with references to publications | Anders Damsgaard | 1 | +8 | -0 |
2020-01-02 09:38 | Change to ISC license and update Granular.jl repository url | Anders Damsgaard | 2 | +13 | -672 |
2019-08-13 19:09 | Add simple run for parameterization comparison | Anders Damsgaard | 1 | +88 | -0 |
2019-06-07 12:52 | Add script for generating comparative figures (resolution and refreeze) | Anders Damsgaard | 1 | +54 | -0 |
2019-05-05 14:26 | Remove pdfs and txts from gitignore | Anders Damsgaard | 1 | +0 | -2 |
2019-05-04 12:13 | Add instantheal experiment | Anders Damsgaard | 2 | +3 | -0 |
2019-05-02 05:40 | Add parameter for healing rate and instant heal simulation script | Anders Damsgaard | 2 | +13 | -1 |
2019-04-27 09:23 | Add result figures and text results from scaling tests | Anders Damsgaard | 43 | +6 | -0 |
2019-04-25 04:58 | Use writedlm from DelimitedFiles | Anders Damsgaard | 1 | +2 | -1 |
2019-04-24 07:55 | Fix mean command and path to scaling files | Anders Damsgaard | 1 | +5 | -4 |
2019-04-24 06:36 | Add output summary files from ridging experiments | Anders Damsgaard | 78 | +240 | -0 |
2019-04-24 06:35 | Merge branch 'master' of github.com:anders-dc/SeaIce-experiments | Anders Damsgaard | 6 | +67 | -26 |
2019-04-24 06:34 | Update simulation scripts | Anders Damsgaard | 6 | +69 | -54 |
2018-08-07 14:17 | Add ridging_bulk plot for uniaxial compression | Anders Damsgaard | 2 | +47 | -2 |
2018-07-13 17:48 | Remove two weakest members from shear test, add comments to plot ridge plot script | Anders Damsgaard | 2 | +2 | -3 |
2018-07-13 17:15 | Add comparative plot between x-z experiment and x-y parameterization | Anders Damsgaard | 1 | +101 | -1 |
2018-07-10 16:17 | Add scripts for shear experiment with varying fracture toughness | Anders Damsgaard | 7 | +1016 | -0 |
2018-07-09 17:50 | Update directory containing script | Anders Damsgaard | 1 | +1 | -1 |
2018-07-09 17:43 | Update julia version | Anders Damsgaard | 1 | +1 | -1 |
2018-07-09 17:35 | Fix fracture toughness values | Anders Damsgaard | 1 | +1 | -1 |
2018-07-09 17:27 | Merge branch 'master' of github.com:anders-dc/SeaIce-experiments | Anders Damsgaard | 1 | +9 | -0 |
2018-07-09 17:27 | Add script to generate ridging_bulk job scripts | Anders Damsgaard | 2 | +54 | -3 |
2018-07-09 15:35 | Add fracture toughness for compressive failure | Anders Damsgaard | 2 | +11 | -17 |
2018-07-06 17:03 | Fix more ice for many_floes | Anders Damsgaard | 1 | +8 | -2 |
2018-07-06 16:29 | Merge branch 'master' of github.com:anders-dc/SeaIce-experiments | Anders Damsgaard | 11 | +1090 | -55 |
2018-06-04 13:21 | Combine N values, add set with sigma_c=400 kPa | Anders Damsgaard | 3 | +33 | -17 |
2018-06-03 12:28 | Fix filename for MC plot | Anders Damsgaard | 1 | +1 | -1 |
2018-05-29 14:06 | Update Makefile targets for lower N values | Anders Damsgaard | 1 | +12 | -6 |
2018-05-29 13:50 | Update shear script with lower N values and plot all N results | Anders Damsgaard | 2 | +4 | -2 |
2018-05-29 13:48 | Update ridging scripts and N range during consolidation | Anders Damsgaard | 4 | +47 | -23 |
2018-05-07 17:52 | Compute, plot, and save bulk normal and shear stresses | Anders Damsgaard | 1 | +28 | -28 |
2018-05-07 16:51 | Improve simulation setup and periodicity | Anders Damsgaard | 2 | +18 | -20 |
2018-05-04 14:57 | Add ridging_bulk script with biaxial compression | Anders Damsgaard | 2 | +272 | -0 |
2018-05-03 14:40 | Adjust Amundrud equation for obtaining beam solution | Anders Damsgaard | 1 | +35 | -9 |
2018-04-20 15:25 | Update plotting script with more data points and analytical solutions | Anders Damsgaard | 1 | +120 | -50 |
2018-04-17 13:29 | Add functionality and script for simulating a single ice floe | Anders Damsgaard | 3 | +119 | -31 |
2018-04-12 13:21 | Add analytical function to plots, add elastoridge-generating script | Anders Damsgaard | 2 | +104 | -2 |
2018-04-06 12:57 | Plot superimposed stress curves for all experiments | Anders Damsgaard | 1 | +17 | -5 |
2018-03-29 15:46 | Add strength variation to shear strength | Anders Damsgaard | 1 | +1 | -1 |
2018-03-29 15:43 | Decrease walltime to two days for varioridge runs | Anders Damsgaard | 1 | +1 | -1 |
2018-03-29 15:42 | Change plotting order | Anders Damsgaard | 1 | +1 | -1 |
2018-03-29 15:42 | Add script for generating varioridge PBS scripts | Anders Damsgaard | 1 | +58 | -0 |
2018-03-23 15:02 | Add script to plot peak and average stresses during ridging | Anders Damsgaard | 1 | +267 | -0 |
2018-03-08 19:24 | Fix erroneous skew of strength variation | Anders Damsgaard | 1 | +1 | -1 |
2018-03-08 18:59 | Add medium-length experiments | Anders Damsgaard | 1 | +56 | -0 |
2018-03-08 18:56 | Add run without variation in tensile strength | Anders Damsgaard | 1 | +1 | -1 |
2018-03-08 18:55 | Fix variable name for std_dev | Anders Damsgaard | 1 | +1 | -1 |
2018-03-08 18:52 | Add tensile_strength_std_dev to file name | Anders Damsgaard | 1 | +2 | -2 |
2018-03-08 18:18 | Add script for long ridging experiments | Anders Damsgaard | 1 | +56 | -0 |
2018-03-08 18:17 | Better scale grid size according to ice floe size | Anders Damsgaard | 1 | +7 | -10 |
2018-03-08 18:14 | Always produce 200 VTK output files | Anders Damsgaard | 1 | +1 | -1 |
2018-03-08 18:12 | Scale simulation time with ice floe length ensuring 50% compressive strain | Anders Damsgaard | 1 | +1 | -1 |
2018-03-08 17:57 | Add standard deviation to tensile strength | Anders Damsgaard | 1 | +9 | -1 |
2018-03-08 15:30 | Add ice-floe width parameters (nx1, nx2), and rename first simulation script | Anders Damsgaard | 2 | +20 | -8 |
2018-03-02 13:20 | Increase the walltime | Anders Damsgaard | 1 | +1 | -1 |
2018-02-28 15:52 | Set environment variable LD_LIBRARY_PATH to fix python issues in julia | Anders Damsgaard | 1 | +1 | -0 |
2018-02-28 02:22 | Remove unused JLD module | Anders Damsgaard | 1 | +0 | -1 |
2018-02-28 02:16 | Set $HOME as working directory, manually change dir | Anders Damsgaard | 1 | +2 | -1 |
2018-02-28 02:10 | Join stdout and stderr | Anders Damsgaard | 1 | +1 | -1 |
2018-02-28 02:05 | Vary thickness of both ice floes | Anders Damsgaard | 1 | +4 | -1 |
2018-02-28 02:04 | Add ny1 and ny2 as arguments | Anders Damsgaard | 2 | +16 | -6 |
2018-02-28 02:03 | Add PBS-script generator | Anders Damsgaard | 1 | +44 | -0 |
2018-02-27 18:27 | Update plotting | Anders Damsgaard | 1 | +6 | -5 |
2018-02-23 14:33 | Move entire left ice floe from start | Anders Damsgaard | 1 | +3 | -1 |
2018-02-22 20:43 | Add shear strength parameters | Anders Damsgaard | 1 | +15 | -3 |
2018-02-21 16:44 | Calculate normal and shear stress and plot them | Anders Damsgaard | 1 | +76 | -37 |
2018-02-20 15:06 | Implement contact age tweak to not form new bonds | Anders Damsgaard | 1 | +10 | -0 |
2018-02-20 12:24 | First successful configuration | Anders Damsgaard | 2 | +9 | -6 |
2018-02-20 03:21 | Fix buoyancy when floating on surface | Anders Damsgaard | 1 | +19 | -19 |
2018-02-20 01:31 | Fix grid size issue | Anders Damsgaard | 1 | +8 | -8 |
2018-02-20 00:01 | Add preliminary ridging simulation script | Anders Damsgaard | 2 | +250 | -0 |
2018-02-08 16:34 | Increase line width of tick marks, add copy script | Anders Damsgaard | 2 | +17 | -1 |
2018-02-08 14:23 | Add tick marks for tested values | Anders Damsgaard | 1 | +4 | -0 |
2018-02-05 20:13 | Update plot sizes | Anders Damsgaard | 3 | +14 | -6 |
2018-02-05 15:33 | Use lower-case "n" for number of DEM runs | Anders Damsgaard | 1 | +1 | -1 |
2018-02-05 14:59 | Change symbol for jamming time scale | Anders Damsgaard | 1 | +1 | -1 |
2018-02-05 14:58 | Change symbol to capital T | Anders Damsgaard | 1 | +1 | -1 |
2018-02-05 14:56 | Use Tau for survival timescale symbol | Anders Damsgaard | 1 | +1 | -1 |
2018-01-19 20:40 | Final version of Mohr Coulomb plots | Anders Damsgaard | 1 | +58 | -9 |
2018-01-19 03:16 | Add script for plotting Mohr-Coulomb results | Anders Damsgaard | 1 | +64 | -0 |
2018-01-18 19:54 | Read from correct array for peak and ultimate shear stress | Anders Damsgaard | 1 | +2 | -2 |
2018-01-13 15:22 | Update readme to reflect name change of Granular.jl | Anders Damsgaard | 1 | +1 | -1 |
2018-01-03 20:12 | Disable rendering by default | Anders Damsgaard | 2 | +10 | -2 |
2018-01-03 14:03 | Merge branch 'master' of github.com:anders-dc/SeaIce-experiments | Anders Damsgaard | 2 | +3 | -2 |
2018-01-03 14:03 | Do not render by default | Anders Damsgaard | 1 | +11 | -3 |
2018-01-02 18:49 | Fix target names | Anders Damsgaard | 1 | +0 | -3 |
2017-12-23 17:03 | Assign color to fixed particles | Anders Damsgaard | 2 | +3 | -0 |
2017-12-23 17:01 | Enable contact-normal viscosity | Anders Damsgaard | 2 | +11 | -2 |
2017-12-19 15:29 | Delete old simulation script | Anders Damsgaard | 1 | +0 | -439 |
2017-12-19 15:26 | Add viscosity to the top wall | Anders Damsgaard | 1 | +1 | -0 |
2017-12-18 16:02 | Change axis limits for better visualization | Anders Damsgaard | 1 | +16 | -16 |
2017-12-09 13:21 | Merge branch 'master' of github.com:anders-dc/SeaIce-experiments | Anders Damsgaard | 2 | +3 | -1 |
2017-12-08 15:15 | Run tau_plots.jl in `all-plots` make target | Anders Damsgaard | 1 | +1 | -0 |
2017-12-08 15:12 | Write simulation ID to fits file | Anders Damsgaard | 2 | +14 | -14 |
2017-12-03 13:02 | recompute y_bot in shear step | Anders Damsgaard | 1 | +6 | -0 |
2017-12-01 15:51 | fix target name of frictional run | Anders Damsgaard | 1 | +1 | -1 |
2017-12-01 15:36 | fix read of previous simulation output | Anders Damsgaard | 2 | +4 | -5 |
2017-11-30 15:55 | fix simulation IDs | Anders Damsgaard | 1 | +6 | -8 |
2017-11-30 15:51 | add missing `file_dt` parameter | Anders Damsgaard | 1 | +3 | -0 |
2017-11-30 15:43 | fix target names and rename simulation scripts | Anders Damsgaard | 4 | +4 | -4 |
2017-11-30 15:40 | update target names | Anders Damsgaard | 1 | +1 | -5 |
2017-11-30 15:36 | add separate scripts for simulation steps | Anders Damsgaard | 3 | +659 | -0 |
2017-11-30 15:36 | change simulation duration, update Makefile for separate scripts | Anders Damsgaard | 2 | +57 | -22 |
2017-11-29 15:55 | increase time of initialization step | Anders Damsgaard | 1 | +1 | -1 |
2017-11-29 14:13 | fix naming for monodisperse runs | Anders Damsgaard | 1 | +1 | -1 |
2017-11-29 14:04 | generate tau-plots in 'all' Makefile target | Anders Damsgaard | 1 | +1 | -0 |
2017-11-28 01:10 | fix Granular function call | Anders Damsgaard | 1 | +1 | -1 |
2017-11-27 20:41 | update field names for Granular.jl | Anders Damsgaard | 1 | +3 | -3 |
2017-11-24 14:05 | fix typo during plot | Anders Damsgaard | 1 | +1 | -1 |
2017-11-24 14:04 | refer to list of normal stresses during plotting | Anders Damsgaard | 1 | +2 | -2 |
2017-11-22 17:52 | set N_list at the top | Anders Damsgaard | 1 | +5 | -2 |
2017-11-22 17:49 | change seed to RNG during each iteration | Anders Damsgaard | 1 | +2 | -1 |
2017-11-21 20:54 | decrease amplitude of zonal velocity perturbation | Anders Damsgaard | 1 | +1 | -1 |
2017-11-21 18:53 | sort grains in grid before adding more grains, change ocean forcing | Anders Damsgaard | 1 | +3 | -3 |
2017-11-21 18:38 | consolidate grains during initialization by ocean drag | Anders Damsgaard | 1 | +23 | -24 |
2017-11-20 22:35 | add shear experiment and associated makefile | Anders Damsgaard | 2 | +442 | -280 |
2017-11-18 20:53 | decrease Coulomb-friction coefficient to 0.4 | Anders Damsgaard | 1 | +1 | -1 |
2017-11-18 20:53 | add preliminary shear experiment | Anders Damsgaard | 1 | +322 | -0 |
2017-11-01 21:25 | Merge branch 'master' of github.com:anders-dc/SeaIce-experiments | Anders Damsgaard | 11 | +195 | -152 |
2017-11-01 21:24 | modify for name change of SeaIce.jl | Anders Damsgaard | 6 | +251 | -251 |
2017-10-10 15:46 | add python script to plot data | Anders Damsgaard | 1 | +55 | -0 |
2017-10-10 15:44 | write survived fraction time series to text file | Anders Damsgaard | 1 | +2 | -0 |
2017-10-10 15:42 | offset fits to ignore initial unjammed state | Anders Damsgaard | 1 | +22 | -7 |
2017-09-27 14:57 | add more summary plots | Anders Damsgaard | 3 | +193 | -23 |
2017-09-21 14:23 | report standard errors and plot 95% CI | Anders Damsgaard | 1 | +24 | -11 |
2017-09-20 19:14 | determine and plot standard deviation of tau | Anders Damsgaard | 1 | +13 | -9 |
2017-09-20 18:49 | add preliminary summary plots | Anders Damsgaard | 1 | +85 | -0 |
2017-09-19 19:29 | update requirements | Anders Damsgaard | 1 | +1 | -1 |
2017-09-19 18:59 | combine results from each experiment into single figure | Anders Damsgaard | 6 | +96 | -17 |
2017-09-19 18:11 | make combined plot for mu_sigmac | Anders Damsgaard | 1 | +17 | -0 |
2017-09-19 17:20 | Merge branch 'master' of github.com:anders-dc/SeaIce-experiments | Anders Damsgaard | 6 | +14 | -5 |
2017-09-19 17:19 | place legend according to fitted tau value | Anders Damsgaard | 1 | +5 | -1 |
2017-09-19 17:03 | Merge branch 'master' of github.com:anders-dc/SeaIce-experiments | Anders Damsgaard | 1 | +1 | -1 |
2017-09-19 17:03 | fit exponential function to observed probability of survival | Anders Damsgaard | 1 | +34 | -3 |
2017-09-15 20:47 | fix default argument value types | Anders Damsgaard | 1 | +2 | -2 |
2017-09-15 20:45 | ignore more output file types | Anders Damsgaard | 1 | +4 | -0 |
2017-09-15 20:44 | add global clean target | Anders Damsgaard | 1 | +9 | -0 |
2017-09-15 20:43 | remove parameters with default values from calls | Anders Damsgaard | 7 | +18 | -628 |
2017-09-15 18:47 | fix script name | Anders Damsgaard | 1 | +1 | -1 |
2017-09-15 18:43 | remove previous simulation scripts | Anders Damsgaard | 17 | +0 | -4976 |
2017-09-15 18:42 | fix plot, add remaining experiment Makefiles | Anders Damsgaard | 7 | +1362 | -6 |
2017-09-15 18:07 | begin moving strait simulations into separate folder, reusing simulation and plot scripts | Anders Damsgaard | 6 | +1137 | -272 |
2017-09-14 14:42 | fix target names | Anders Damsgaard | 1 | +5 | -5 |
2017-09-14 14:41 | fix typo | Anders Damsgaard | 1 | +1 | -1 |
2017-09-14 14:39 | add experiments where young's modulus is varied | Anders Damsgaard | 3 | +826 | -0 |
2017-09-08 19:04 | combine PNGs into GIF | Anders Damsgaard | 1 | +4 | -0 |
2017-09-08 19:04 | Merge branch 'master' of github.com:anders-dc/SeaIce-experiments | Anders Damsgaard | 1 | +1 | -0 |
2017-09-08 18:02 | add script to fetch NSIDC0116 weekly averaged arctic sea-ice velocities | Anders Damsgaard | 1 | +17 | -0 |
2017-09-08 15:46 | add missing line continuation symbols | Anders Damsgaard | 1 | +20 | -20 |
2017-09-08 15:45 | fix typo in simulation name | Anders Damsgaard | 1 | +1 | -1 |
2017-09-08 15:45 | add thickness test | Anders Damsgaard | 3 | +1067 | -0 |
2017-08-31 14:19 | add NASA/WorldView animation of Nares Strait | Anders Damsgaard | 1 | +0 | -0 |
2017-08-31 14:02 | add writeup | Anders Damsgaard | 11 | +402 | -0 |
2017-07-21 19:55 | compress output figures as well | Anders Damsgaard | 1 | +2 | -1 |
2017-07-21 19:52 | add target to compress ice-floe related VTK files | Anders Damsgaard | 1 | +4 | -0 |
2017-07-21 19:05 | add monodisperse simulation with variable width | Anders Damsgaard | 3 | +833 | -0 |
2017-07-20 21:18 | use same packing algorithm for infilling from top | Anders Damsgaard | 1 | +39 | -24 |
2017-07-20 14:54 | disable plotting gui | Anders Damsgaard | 1 | +1 | -0 |
2017-07-20 14:27 | add new ice floes from the top with the same power-law PSD | Anders Damsgaard | 1 | +3 | -2 |
2017-07-20 14:09 | remove png files during clean | Anders Damsgaard | 1 | +1 | -0 |
2017-07-20 13:57 | set wall-element size equal to smallest ice floe diameter | Anders Damsgaard | 1 | +1 | -1 |
2017-07-20 13:56 | change slope of powerlaw RNG | Anders Damsgaard | 1 | +3 | -2 |
2017-07-20 10:06 | use power-law distribution function for size | Anders Damsgaard | 1 | +4 | -1 |
2017-07-20 08:34 | use an exponential distribution for the ice floe sizes | Anders Damsgaard | 1 | +6 | -1 |
2017-07-20 08:18 | fix ice-floe size distribution seeding, increase channel width | Anders Damsgaard | 2 | +12 | -13 |
2017-07-19 12:21 | add experiment with different PSD widths | Anders Damsgaard | 3 | +808 | -0 |
2017-07-19 09:47 | increase Young's modulus to default value in test run | Anders Damsgaard | 1 | +1 | -1 |
2017-07-18 18:27 | remove erroneous commands from makefile targets | Anders Damsgaard | 1 | +0 | -12 |
2017-07-17 15:21 | remove superfluous viscosity args | Anders Damsgaard | 2 | +0 | -23 |
2017-07-17 12:09 | update plotting to allow for skipped simulations | Anders Damsgaard | 2 | +24 | -5 |
2017-07-17 08:56 | correct statistics for skipped runs | Anders Damsgaard | 1 | +2 | -2 |
2017-07-17 08:55 | skip failing plotting | Anders Damsgaard | 2 | +22 | -5 |
2017-07-14 15:20 | set plot limits for jam-fraction figure | Anders Damsgaard | 2 | +2 | -0 |
2017-07-14 14:35 | add experiments with increasing strait width | Anders Damsgaard | 3 | +857 | -0 |
2017-07-14 12:40 | add PyPlot to requirements | Anders Damsgaard | 1 | +1 | -1 |
2017-07-14 11:57 | use PyPlot.jl instead of Plots.jl because of world age issues | Anders Damsgaard | 2 | +15 | -14 |
2017-07-14 11:18 | split ensemble runs into separate instances, perform plotting separately | Anders Damsgaard | 3 | +215 | -93 |
2017-07-11 09:15 | Merge branch 'master' of github.com:anders-dc/SeaIce-experiments | Anders Damsgaard | 6 | +41 | -41 |
2017-07-11 09:14 | report memory diagnostics before and during runs | Anders Damsgaard | 1 | +26 | -16 |
2017-06-22 23:59 | update call to getCellCenterCoordinates | Anders Damsgaard | 2 | +4 | -2 |
2017-06-22 14:37 | update tanh operation on array for julia 0.6 | Anders Damsgaard | 1 | +1 | -1 |
2017-06-22 13:17 | add SeaIce.jl requirement through github | Anders Damsgaard | 1 | +3 | -0 |
2017-06-22 13:13 | add script to install and build requirements | Anders Damsgaard | 1 | +7 | -0 |
2017-06-22 13:09 | increase the number of runs | Anders Damsgaard | 1 | +1 | -1 |
2017-06-15 16:00 | add test target, write Paraview state file at the end of each run | Anders Damsgaard | 2 | +17 | -0 |
2017-06-15 13:57 | fix target name | Anders Damsgaard | 1 | +2 | -2 |
2017-06-14 17:16 | add systematic comparison of friction vs. cohesion | Anders Damsgaard | 2 | +670 | -0 |
2017-06-09 15:25 | pass seed value to position generator | Anders Damsgaard | 1 | +2 | -1 |
2017-06-09 15:07 | add experiments with different tensile strengths | Anders Damsgaard | 1 | +63 | -6 |
2017-06-09 14:33 | Merge branch 'master' of github.com:anders-dc/SeaIce-experiments | Anders Damsgaard | 6 | +600 | -1 |
2017-06-03 15:33 | decrease spacing to boundaries | Anders Damsgaard | 1 | +1 | -1 |
2017-06-03 15:19 | fix directionality of wind field | Anders Damsgaard | 1 | +1 | -1 |
2017-06-03 15:15 | add experiment framework with ocean and atmosphere drag | Anders Damsgaard | 2 | +480 | -0 |
2017-06-03 15:14 | update grid call to reflect changes in SeaIce.jl | Anders Damsgaard | 2 | +2 | -2 |
2017-05-26 20:13 | disable tangential friction in cohesion ensembles | Anders Damsgaard | 1 | +20 | -20 |
2017-05-26 19:50 | disable spacing to boundaries | Anders Damsgaard | 1 | +1 | -1 |
2017-05-26 19:46 | add simulation based on cohesive breakup | Anders Damsgaard | 2 | +493 | -0 |
2017-05-26 14:45 | decrease number of runs for cohesion tests | Anders Damsgaard | 1 | +5 | -5 |
2017-05-25 20:08 | add tests with cohesion, update parameter list | Anders Damsgaard | 2 | +105 | -0 |
2017-05-19 20:16 | fix PHONY name, for real this time | Anders Damsgaard | 1 | +1 | -1 |
2017-05-19 20:14 | fix PHONY target name | Anders Damsgaard | 1 | +1 | -1 |
2017-05-19 20:11 | add experiments with variable GSD mean value, increase output file interval | Anders Damsgaard | 2 | +95 | -1 |
2017-05-19 19:17 | fix jam-fraction plot when it never becomes jammed | Anders Damsgaard | 1 | +1 | -1 |
2017-05-19 18:51 | fix phony name | Anders Damsgaard | 1 | +1 | -1 |
2017-05-19 18:50 | increase run numbers in example ensemble | Anders Damsgaard | 2 | +3 | -3 |
2017-05-19 18:45 | fix detection of jamming | Anders Damsgaard | 1 | +8 | -10 |
2017-05-19 15:48 | add more debug info | Anders Damsgaard | 2 | +4 | -2 |
2017-05-19 15:13 | use GR for plotting backend (works better on clusters) | Anders Damsgaard | 1 | +1 | -1 |
2017-05-19 15:07 | increase the number of runs to 8 | Anders Damsgaard | 1 | +1 | -1 |
2017-05-19 15:07 | improve jam-fraction plots | Anders Damsgaard | 2 | +5 | -4 |
2017-05-19 02:22 | create plot showing ratio of jammed experiments over time | Anders Damsgaard | 2 | +99 | -28 |
2017-05-18 20:24 | remove mean flux computation because of timing inconsistencies | Anders Damsgaard | 1 | +0 | -6 |
2017-05-18 20:16 | print simulation ID in stdout | Anders Damsgaard | 1 | +1 | -0 |
2017-05-18 20:01 | hide pre-experiment diagnostic info | Anders Damsgaard | 1 | +2 | -2 |
2017-05-18 19:56 | fix bash variable | Anders Damsgaard | 1 | +2 | -2 |
2017-05-18 19:55 | use bash loops for removing many output files | Anders Damsgaard | 1 | +4 | -2 |
2017-05-18 19:50 | fix syntax error, do not show file output | Anders Damsgaard | 1 | +3 | -3 |
2017-05-18 19:47 | improve output naming and flux figure | Anders Damsgaard | 1 | +8 | -4 |
2017-05-18 19:38 | plot mean flux separately | Anders Damsgaard | 1 | +8 | -0 |
2017-05-18 19:33 | fix type conversion | Anders Damsgaard | 1 | +1 | -1 |
2017-05-18 19:24 | fix parameter type, do 4 runs for the ensemble test | Anders Damsgaard | 2 | +5 | -6 |
2017-05-18 19:17 | add option for ensemble runs | Anders Damsgaard | 2 | +42 | -16 |
2017-05-18 17:42 | add RNG seed to cmd line args, store ice flux time series to disk | Anders Damsgaard | 2 | +106 | -14 |
2017-05-18 15:17 | add missing line wrap symbol | Anders Damsgaard | 1 | +1 | -1 |
2017-05-18 15:04 | change ocean velocity, add experiments with large ice floes | Anders Damsgaard | 2 | +117 | -15 |
2017-05-18 14:19 | ignore vim swap files and VTK output files | Anders Damsgaard | 1 | +4 | -0 |
2017-05-18 14:18 | implement stream function for enforcing ocean incompressibility | Anders Damsgaard | 2 | +31 | -41 |
2017-05-17 20:22 | tweak config towards tanh streamfunction | Anders Damsgaard | 1 | +28 | -22 |
2017-05-16 20:59 | add comment on streamfunction | Anders Damsgaard | 1 | +4 | -1 |
2017-05-16 20:57 | begin implementing stream function for ocean-velocity field | Anders Damsgaard | 2 | +72 | -5 |
2017-05-15 12:49 | add extra experiment | Anders Damsgaard | 1 | +13 | -0 |
2017-05-13 18:08 | increase cell size to avoid overlaps when adding additional ice floes. Add experiments with varying mu | Anders Damsgaard | 2 | +105 | -81 |
2017-05-13 13:00 | add extra experiments | Anders Damsgaard | 1 | +25 | -0 |
2017-05-13 01:18 | increase simulation length, fix profiling | Anders Damsgaard | 2 | +28 | -38 |
2017-05-12 17:36 | print profile results after completion | Anders Damsgaard | 1 | +1 | -0 |
2017-05-12 15:04 | add simulation time as parameter | Anders Damsgaard | 2 | +17 | -8 |
2017-05-12 14:42 | add friction coefficients | Anders Damsgaard | 2 | +54 | -22 |
2017-05-12 14:10 | add makefile to launch simulations | Anders Damsgaard | 1 | +28 | -0 |
2017-05-12 14:06 | use command-line arguments for key parameter values | Anders Damsgaard | 1 | +237 | -161 |
2017-05-11 17:33 | add readme | Anders Damsgaard | 1 | +5 | -0 |
2017-05-11 17:31 | Merge branch 'master' of github.com:anders-dc/SeaIce-experiments | Anders Damsgaard | 2 | +678 | -0 |
2017-05-11 17:31 | add outline of jamming experiment | Anders Damsgaard | 1 | +185 | -0 |