tLog - Granular.jl - Julia package for granular dynamics simulation
 (HTM) git clone git://src.adamsgaard.dk/Granular.jl
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       Date              Commit message                            Author
 (DIR) 2024-05-05 17:29  Project.toml: bump version                Anders Damsgaard
 (DIR) 2024-05-05 17:24  Manifest.toml: update helper packages     Anders Damsgaard
 (DIR) 2022-12-26 10:24  README.md: bump julia version             Anders Damsgaard
 (DIR) 2021-07-30 10:08  fix indentation error                     Anders Damsgaard
 (DIR) 2021-07-13 12:58  include tangential interactions with no…  Anders Damsgaard
 (DIR) 2021-07-13 12:50  fix packing test and minor indentation …  Anders Damsgaard
 (DIR) 2021-07-13 12:32  small syntax fixes                        Anders Damsgaard
 (DIR) 2021-07-13 12:30  update dependencies                       Anders Damsgaard
 (DIR) 2021-07-01 12:50  io.jl: use posix shell for system calls   Anders Damsgaard
 (DIR) 2021-03-12 08:48  logo.jl: use gnuplot for plotting grains  Anders Damsgaard
 (DIR) 2020-09-11 11:21  logo.jl: Fix ocean forcing assignment f…  Anders Damsgaard
 (DIR) 2020-09-03 12:09  Disable pvpython tests which fail over …  Anders Damsgaard
 (DIR) 2020-09-03 12:08  Add note on running tests to README       Anders Damsgaard
 (DIR) 2020-09-03 12:05  Temporarily disable output VTK checksum…  Anders Damsgaard
 (DIR) 2020-09-03 12:03  Add dependencies required during testing  Anders Damsgaard
 (DIR) 2020-09-03 11:59  Add Test dependency                       Anders Damsgaard
 (DIR) 2020-09-03 11:56  Update installation instructions          Anders Damsgaard
 (DIR) 2020-09-03 11:52  Add dependencies in .toml files, remove…  Anders Damsgaard
 (DIR) 2020-09-03 11:48  Add Project.toml (without dependencies)   Anders Damsgaard
 (DIR) 2020-03-24 13:19  Clean up README                           Anders Damsgaard
 (DIR) 2020-01-02 08:55  Update copyright notice                   Anders Damsgaard
 (DIR) 2019-12-10 12:47  Relicense with ISC License                Anders Damsgaard
 (DIR) 2019-08-20 09:27  Fix reference to fracture toughness val…  Anders Damsgaard
 (DIR) 2019-08-13 19:03  Remove institutional affiliation from R…  Anders Damsgaard
 (DIR) 2019-08-13 19:03  Remove old badges from README             Anders Damsgaard
 (DIR) 2019-08-13 19:00  Set CI distribution to bionic             Anders Damsgaard
 (DIR) 2019-08-13 19:00  Explicitly set vtk file extension and u…  Anders Damsgaard
 (DIR) 2019-05-19 18:08  Update Julia version number in README     Anders Damsgaard
 (DIR) 2019-05-19 18:04  Update grain checksum for compatibility…  Anders Damsgaard
 (DIR) 2019-04-10 12:36  Improve functionality of shell status s…  Anders Damsgaard
 (DIR) 2019-03-11 11:52  Fix Julia 1.0+ formatting errors          Anders Damsgaard
 (DIR) 2019-03-11 11:50  Add dimensionality check for non-rotati…  Anders Damsgaard
 (DIR) 2019-03-11 11:39  Remove image.jl example                   Anders Damsgaard
 (DIR) 2019-03-11 11:30  Fix more Julia 1.0+ errors                Anders Damsgaard
 (DIR) 2019-03-11 09:06  Add `let` ... `end` block to change sco…  Anders Damsgaard
 (DIR) 2019-03-10 20:55  Remove const declarations and change va…  Anders Damsgaard
 (DIR) 2019-03-10 20:38  Add irregularity and triangular geometr…  Anders Damsgaard
 (DIR) 2019-03-10 20:06  Merge branch 'master' of github.com:and…  Anders Damsgaard
 (DIR) 2019-03-10 20:06  Update strailt.jl example for Granular …  Anders Damsgaard
 (DIR) 2019-03-10 19:24  Fix two-grains examples (issue #11), th…  Anders Damsgaard
 (DIR) 2019-02-04 12:46  Add mbedtls packages in attempt to solv…  Anders Damsgaard
 (DIR) 2019-01-07 11:43  No longer allow failures with Julia 1.1   Anders Damsgaard
 (DIR) 2019-01-02 09:38  Allow failures on 1.1 until download li…  Anders Damsgaard
 (DIR) 2019-01-02 09:19  Add testing on Julia 1.0                  Anders Damsgaard
 (DIR) 2018-12-12 22:10  Update platform checks                    Anders Damsgaard
 (DIR) 2018-12-12 22:03  Use `Random.seed!` instead of `srand`     Anders Damsgaard
 (DIR) 2018-12-04 07:29  Fix ambiguity errors with floats          Anders Damsgaard
 (DIR) 2018-12-04 07:24  Fix cp command                            Anders Damsgaard
 (DIR) 2018-11-29 20:41  Report coverage in one mega-call          Anders Damsgaard
 (DIR) 2018-11-29 20:40  Add missing semicolon                     Anders Damsgaard
 (DIR) 2018-11-29 20:37  Add NetCDF in main script call            Anders Damsgaard
 (DIR) 2018-11-29 18:39  Move codecov into deploy, change condit…  Anders Damsgaard
 (DIR) 2018-11-29 17:24  Trigger build                             Anders Damsgaard
 (DIR) 2018-11-29 15:11  Only run coverage on 1.0 and mac          Anders Damsgaard
 (DIR) 2018-11-29 14:52  Submit documentation after success        Anders Damsgaard
 (DIR) 2018-11-29 14:48  Simplify coverage command                 Anders Damsgaard
 (DIR) 2018-11-29 14:30  Add missing install of Granular           Anders Damsgaard
 (DIR) 2018-11-29 14:22  Add missing semicolon for coverage comm…  Anders Damsgaard
 (DIR) 2018-11-29 14:14  Change command for coverage               Anders Damsgaard
 (DIR) 2018-11-29 13:23  Rearrange travis configuration            Anders Damsgaard
 (DIR) 2018-11-29 13:09  Put codecov into deploy stage             Anders Damsgaard
 (DIR) 2018-11-29 13:07  Split job preparation into separate sta…  Anders Damsgaard
 (DIR) 2018-11-29 13:04  Set os and julia settings as global       Anders Damsgaard
 (DIR) 2018-11-29 12:58  Rewrite travis configuration and split …  Anders Damsgaard
 (DIR) 2018-11-29 12:31  Change configuration for docs             Anders Damsgaard
 (DIR) 2018-11-29 11:47  Simplify travis deployment                Anders Damsgaard
 (DIR) 2018-11-29 11:39  Update travis to run coverage and gener…  Anders Damsgaard
 (DIR) 2018-11-29 11:06  Separate build of documentation and cod…  Anders Damsgaard
 (DIR) 2018-11-29 10:45  Minor fixes to README                     Anders Damsgaard
 (DIR) 2018-10-29 07:40  Merge pull request #9 from fredrikekre/…  Anders Damsgaard
 (DIR) 2018-10-17 07:15  Merge pull request #8 from JuliaDocsFor…  Anders Damsgaard
 (DIR) 2018-09-24 15:43  Update grain VTK checksum                 Anders Damsgaard
 (DIR) 2018-09-14 09:42  Call displaysize on any platform          Anders Damsgaard
 (DIR) 2018-09-13 10:43  Use Julia-native displaysize() instead …  Anders Damsgaard
 (DIR) 2018-09-13 04:48  Update documentation for Pkg3             Anders Damsgaard
 (DIR) 2018-09-12 20:14  Update Julia version for deployment       Anders Damsgaard
 (DIR) 2018-09-12 19:51  Change deploy condition                   Anders Damsgaard
 (DIR) 2018-09-12 18:23  Run documenter on Julia 1.0               Anders Damsgaard
 (DIR) 2018-09-12 18:10  Merge pull request #7 from anders-dc/jl…  Anders Damsgaard
 (DIR) 2018-08-12 17:48  Import Pkg before running tests on Appv…  Anders Damsgaard
 (DIR) 2018-08-12 17:32  Remove `versioninfo()` call on Appveyor   Anders Damsgaard
 (DIR) 2018-08-12 17:30  Update appveyor build configuration       Anders Damsgaard
 (DIR) 2018-08-12 14:51  Use Base.IOError instead of IOError       Anders Damsgaard
 (DIR) 2018-08-12 14:25  Increase Julia version on appveyor        Anders Damsgaard
 (DIR) 2018-08-12 14:23  Drop compatibility with Julia versions …  Anders Damsgaard
 (DIR) 2018-08-12 08:06  Remove Compat requirement from tests, R…  Anders Damsgaard
 (DIR) 2018-08-09 10:52  Add newline between repeated status out…  Anders Damsgaard
 (DIR) 2018-08-08 21:06  Dynamically adjust status output accord…  Anders Damsgaard
 (DIR) 2018-08-08 17:09  Fix deploy-branch condition               Anders Damsgaard
 (DIR) 2018-08-08 15:57  Perform deployment on tagged releases     Anders Damsgaard
 (DIR) 2018-08-08 15:31  Pre-build NetCDF on Julia 0.6             Anders Damsgaard
 (DIR) 2018-08-08 15:09  Allow failures on nightly julia           Anders Damsgaard
 (DIR) 2018-08-08 15:08  Allow failures on Julia 1.0               Anders Damsgaard
 (DIR) 2018-08-08 15:02  Parse before_script step for NetCDF ins…  Anders Damsgaard
 (DIR) 2018-08-08 14:48  Add julia-0.7 tests, only install NetCD…  Anders Damsgaard
 (DIR) 2018-08-08 14:36  Add method to change the maximum number…  Anders Damsgaard
 (DIR) 2018-07-18 20:14  Put particle area into cell containing …  Anders Damsgaard
 (DIR) 2018-07-18 20:00  Fill missing values in porosity VTK gri…  Anders Damsgaard
 (DIR) 2018-07-09 15:31  Merge pull request #6 from anders-dc/ri…  Anders Damsgaard
 (DIR) 2018-06-28 16:13  Fix double gyre experiment with MonTre'…  Anders Damsgaard
 (DIR) 2018-06-12 18:02  Update logo                               Anders Damsgaard
 (DIR) 2018-06-12 18:01  Update logo script                        Anders Damsgaard
 (DIR) 2018-06-06 19:02  RM test files, improve NetCDF/JLD check…  Anders Damsgaard
 (DIR) 2018-06-06 18:43  Only build docs and coverage on julia 0…  Anders Damsgaard
 (DIR) 2018-06-06 18:06  Disallow failures on julia-nightly        Anders Damsgaard
 (DIR) 2018-06-06 18:03  Use repeat syntax compatible across Jul…  Anders Damsgaard
 (DIR) 2018-06-06 18:01  Use cross-compatible syntax for vectors   Anders Damsgaard
 (DIR) 2018-06-06 17:41  Explicitly state that orientation vecto…  Anders Damsgaard
 (DIR) 2018-06-06 17:31  Fix deprecation warning when creating '…  Anders Damsgaard
 (DIR) 2018-06-06 17:18  Update NetCDF warning string              Anders Damsgaard
 (DIR) 2018-06-06 17:11  Update NetCDF check for Julia 0.7         Anders Damsgaard
 (DIR) 2018-06-06 17:11  Update JLD check for Julia 0.7            Anders Damsgaard
 (DIR) 2018-06-06 17:10  Use .= operator for assigning to multip…  Anders Damsgaard
 (DIR) 2018-06-06 17:10  Update zeros call in packing routine fo…  Anders Damsgaard
 (DIR) 2018-06-06 16:58  Use JLD check from Granular               Anders Damsgaard
 (DIR) 2018-06-06 16:57  Explicitly state that grain-array value…  Anders Damsgaard
 (DIR) 2018-06-06 16:56  Use .= for assigning a value to multipl…  Anders Damsgaard
 (DIR) 2018-06-06 13:42  Allow failures on julia-nightly until 3…  Anders Damsgaard
 (DIR) 2018-06-06 12:45  Disable tangential interaction when rot…  Anders Damsgaard
 (DIR) 2018-06-01 18:29  Remove sudo requirement from travis       Anders Damsgaard
 (DIR) 2018-05-10 02:17  Fix calls to getWallNormalStress during…  Anders Damsgaard
 (DIR) 2018-05-10 02:15  Add test coverage of wall area and stre…  Anders Damsgaard
 (DIR) 2018-05-10 02:10  Add wall test with contact stiffness      Anders Damsgaard
 (DIR) 2018-05-10 02:08  Remove unused interpolation functions f…  Anders Damsgaard
 (DIR) 2018-05-09 20:59  Add further reporting during grain plot…  Anders Damsgaard
 (DIR) 2018-05-09 20:00  Add further testing of simulation statu…  Anders Damsgaard
 (DIR) 2018-05-09 19:32  Test writing of atmosphere grid           Anders Damsgaard
 (DIR) 2018-05-09 19:24  Fix vtk interaction write when Young's …  Anders Damsgaard
 (DIR) 2018-05-09 15:32  Update text on documentation landing pa…  Anders Damsgaard
 (DIR) 2018-05-07 20:06  Convert animations to mp4 with ffmpeg i…  Anders Damsgaard
 (DIR) 2018-05-07 17:40  Add some trailing white space when repo…  Anders Damsgaard
 (DIR) 2018-05-07 17:32  Improve structure of packing tests        Anders Damsgaard
 (DIR) 2018-05-07 17:29  Improve console output during irregular…  Anders Damsgaard
 (DIR) 2018-05-07 16:47  Fix irregular packing generation across…  Anders Damsgaard
 (DIR) 2018-05-04 16:08  Always sort grains in grid before start…  Anders Damsgaard
 (DIR) 2018-05-04 14:52  Ignore temporary files                    Anders Damsgaard
 (DIR) 2018-05-04 14:47  Allow for grid BC specification via coo…  Anders Damsgaard
 (DIR) 2018-05-03 19:23  Write progress during irregular packing…  Anders Damsgaard
 (DIR) 2018-04-02 23:17  Minor grammatical change in readme        Anders Damsgaard
 (DIR) 2018-04-02 19:28  Manually fix repeat commands across Jul…  Anders Damsgaard
 (DIR) 2018-04-02 19:19  Specify uninitialized arrays with keywo…  Anders Damsgaard
 (DIR) 2018-04-02 19:02  Fix srand calls and print_with_color      Anders Damsgaard
 (DIR) 2018-04-02 17:42  Use Compat.repeat instead of repmat       Anders Damsgaard
 (DIR) 2018-04-02 17:38  Use Compat calls for logging, norm. Imp…  Anders Damsgaard
 (DIR) 2018-04-02 15:44  Do not allow failures on Julia 0.7        Anders Damsgaard
 (DIR) 2018-03-16 18:19  Change table header                       Anders Damsgaard
 (DIR) 2018-03-16 18:18  Fix broken markdown table                 Anders Damsgaard
 (DIR) 2018-03-16 18:16  Add DOI badge from Zenodo to README       Anders Damsgaard
 (DIR) 2018-03-09 15:37  Add flag to toggle packing plot generat…  Anders Damsgaard
 (DIR) 2018-02-28 13:17  Fix issues when NetCDF package was not …  Anders Damsgaard
 (DIR) 2018-02-28 12:55  Only run ocean netcdf reads if installed  Anders Damsgaard
 (DIR) 2018-02-28 12:20  Skip NetCDF tests if not installed        Anders Damsgaard
 (DIR) 2018-02-28 12:13  Install optional dependency NetCDF on w…  Anders Damsgaard
 (DIR) 2018-02-28 02:56  Set NetCDF as optional dependency         Anders Damsgaard
 (DIR) 2018-02-22 20:40  Add additional bond tests and fix bond …  Anders Damsgaard
 (DIR) 2018-02-22 18:43  Add untested parameterization including…  Anders Damsgaard
 (DIR) 2018-02-21 20:42  Use frictional energy equation from Ngu…  Anders Damsgaard
 (DIR) 2018-02-21 16:28  Keep track of thermal energy on the par…  Anders Damsgaard
 (DIR) 2018-02-21 14:07  Set contact age to zero if there is Cou…  Anders Damsgaard
 (DIR) 2018-02-21 00:46  Update grain VTK checksum                 Anders Damsgaard
 (DIR) 2018-02-21 00:46  Change contact healing scheme and defau…  Anders Damsgaard
 (DIR) 2018-02-21 00:35  Fix units in docstring for tensile_heal…  Anders Damsgaard
 (DIR) 2018-02-20 01:19  Add further contact search tests          Anders Damsgaard
 (DIR) 2018-02-20 01:09  Add test with regular square packing      Anders Damsgaard
 (DIR) 2018-02-20 01:06  Fix Gnuplot call with tensile stress      Anders Damsgaard
 (DIR) 2018-02-20 01:00  Fix typo when plotting grain forces       Anders Damsgaard
 (DIR) 2018-02-19 17:57  Remove memory management tests which ar…  Anders Damsgaard
 (DIR) 2018-02-19 17:32  Update md5 checksum for grain VTK file    Anders Damsgaard
 (DIR) 2018-02-19 16:56  Complete triangular packing implementat…  Anders Damsgaard
 (DIR) 2018-02-19 16:39  Fix typo, add preliminary triangular pa…  Anders Damsgaard
 (DIR) 2018-02-19 16:12  Add preliminary continue statement in p…  Anders Damsgaard
 (DIR) 2018-02-19 16:12  Add missing end parantheses               Anders Damsgaard
 (DIR) 2018-02-16 20:47  Add preliminary ridging model for compr…  Anders Damsgaard
 (DIR) 2018-02-15 21:05  Rename compressive_strength_prefactor t…  Anders Damsgaard
 (DIR) 2018-02-15 21:05  Search neighboring grid cells for grain…  Anders Damsgaard
 (DIR) 2018-02-15 20:47  Zero compressive strength prefactor by …  Anders Damsgaard
 (DIR) 2018-02-08 15:14  Clarify expression for ocean and atmosp…  Anders Damsgaard
 (DIR) 2018-02-02 20:33  Remove email address from travis-CI con…  Anders Damsgaard
 (DIR) 2018-02-02 20:10  Merge branch 'master' of https://github…  Anders Damsgaard
 (DIR) 2018-02-02 20:06  Implement first simple porosity estimat…  Anders Damsgaard
 (DIR) 2018-01-30 18:03  Fix typo in docstring                     Anders Damsgaard
 (DIR) 2018-01-30 17:43  Add porosity fields in ocean and atmosp…  Anders Damsgaard
 (DIR) 2018-01-24 19:36  Improve docstrings for createRegularOce…  Anders Damsgaard
 (DIR) 2018-01-24 19:24  Add commented-out plotting calls          Anders Damsgaard
 (DIR) 2018-01-24 16:45  Tightening criterion for cell mapping t…  Anders Damsgaard
 (DIR) 2018-01-24 16:03  Add function to produce rasterized map …  Anders Damsgaard
 (DIR) 2018-01-18 02:57  Increase consolidation time and add vis…  Anders Damsgaard
 (DIR) 2018-01-17 22:56  Update tests to reflect added detection…  Anders Damsgaard
 (DIR) 2018-01-17 21:31  Do register contacts between fixed grai…  Anders Damsgaard
 (DIR) 2018-01-16 20:50  Merge branch 'master' of github.com:and…  Anders Damsgaard
 (DIR) 2018-01-16 20:50  Add further flags related to looping      Anders Damsgaard
 (DIR) 2018-01-15 16:14  Improve handling of grains when outside…  Anders Damsgaard
 (DIR) 2018-01-15 15:55  Remove @inbounds flag for grid sorting    Anders Damsgaard
 (DIR) 2018-01-15 15:41  Use Compat.Sys for OS check               Anders Damsgaard
 (DIR) 2018-01-15 15:39  Skip redirection of STDOUT in grid test…  Anders Damsgaard
 (DIR) 2018-01-15 15:17  Add tests for `allow_*_acc` and add mis…  Anders Damsgaard
 (DIR) 2018-01-05 15:57  Add `origo` vector to regular grids for…  Anders Damsgaard
 (DIR) 2018-01-05 15:57  Bump Compat version requirement for Pri…  Anders Damsgaard
 (DIR) 2018-01-05 15:40  Change regular indexing method to conta…  Anders Damsgaard
 (DIR) 2018-01-04 17:32  Fix typo in informational message         Anders Damsgaard
 (DIR) 2018-01-04 16:06  Fix minor stylistic issues in README      Anders Damsgaard
 (DIR) 2018-01-04 15:53  Change table headings                     Anders Damsgaard
 (DIR) 2018-01-04 15:51  Fix table                                 Anders Damsgaard
 (DIR) 2018-01-04 15:49  Add badges to stable-release documentat…  Anders Damsgaard
 (DIR) 2018-01-03 21:21  Remove Homebrew/WinRPM and package inst…  Anders Damsgaard
 (DIR) 2018-01-03 20:09  Fix grain positions in tests and improv…  Anders Damsgaard
 (DIR) 2018-01-03 20:09  Clamp interpolation values for better p…  Anders Damsgaard
 (DIR) 2018-01-03 16:36  Use Compat.Printf for compatibility acr…  Anders Damsgaard
 (DIR) 2018-01-03 16:17  Implement optimized particle sorting fo…  Anders Damsgaard
 (DIR) 2018-01-03 15:44  Fix Julia 0.7 deprecation warning in ir…  Anders Damsgaard
 (DIR) 2018-01-03 15:42  Add data structures and handling of fie…  Anders Damsgaard
 (DIR) 2018-01-02 18:55  Use cross-version compatible OS checks    Anders Damsgaard
 (DIR) 2018-01-02 18:52  Improve visualization during poisson-di…  Anders Damsgaard
 (DIR) 2017-12-22 21:04  Update memory values                      Anders Damsgaard
 (DIR) 2017-12-22 20:59  Disable verbose output when adding the …  Anders Damsgaard
 (DIR) 2017-12-22 20:57  Update grain size to reflect append of …  Anders Damsgaard
 (DIR) 2017-12-22 20:56  Improve visualization during irregular …  Anders Damsgaard
 (DIR) 2017-12-22 20:55  Optionally return number of contacts fr…  Anders Damsgaard
 (DIR) 2017-12-22 20:55  Add `color` field to grains               Anders Damsgaard
 (DIR) 2017-12-22 20:54  Update VTK-file checksum for added `col…  Anders Damsgaard
 (DIR) 2017-12-22 20:53  Disable plotting and verbosity by defau…  Anders Damsgaard
 (DIR) 2017-12-22 19:45  Remove extra Gnuplot palette definition   Anders Damsgaard
 (DIR) 2017-12-22 16:50  Improve docstring for irregularPacking …  Anders Damsgaard
 (DIR) 2017-12-22 16:31  Optimize Poisson-disk sampling algorith…  Anders Damsgaard
 (DIR) 2017-12-21 20:06  Fix a few problems in checkForContacts    Anders Damsgaard
 (DIR) 2017-12-21 19:57  Put contact check into dedicated and re…  Anders Damsgaard
 (DIR) 2017-12-21 12:51  Add argument to choose if output plots …  Anders Damsgaard
 (DIR) 2017-12-21 03:53  Improve sampling when generating irregu…  Anders Damsgaard
 (DIR) 2017-12-20 21:49  Add preliminary implementation of Poiss…  Anders Damsgaard
 (DIR) 2017-12-20 19:42  Fix grid-index correction                 Anders Damsgaard
 (DIR) 2017-12-20 18:55  Add viscosity parameter to wall-functio…  Anders Damsgaard
 (DIR) 2017-12-20 18:55  Split calculation of periodic BC correc…  Anders Damsgaard
 (DIR) 2017-12-19 15:25  Add missing parameter type to contact_v…  Anders Damsgaard
 (DIR) 2017-12-19 15:22  Add wall-normal viscosity in parallel t…  Anders Damsgaard
 (DIR) 2017-11-29 16:02  use Compat.Dates for compatibility with…  Anders Damsgaard
 (DIR) 2017-11-29 15:27  update status script to allow rendering   Anders Damsgaard
 (DIR) 2017-11-29 15:20  add fields to grain VTK files, add the …  Anders Damsgaard
 (DIR) 2017-11-22 19:30  only write interaction information if i…  Anders Damsgaard
 (DIR) 2017-11-22 19:08  increase number of max. contacts (Nc_ma…  Anders Damsgaard
 (DIR) 2017-11-22 17:48  improve logic in findEmptyPositionInGri…  Anders Damsgaard
 (DIR) 2017-11-22 16:13  improve function return and docstring     Anders Damsgaard
 (DIR) 2017-11-22 16:01  do not generate grains that protrude ou…  Anders Damsgaard
 (DIR) 2017-11-22 13:57  fix variable name                         Anders Damsgaard
 (DIR) 2017-11-22 13:56  do not protrude outside grid during fin…  Anders Damsgaard
 (DIR) 2017-11-22 13:51  improve docstring for findEmptyPosition…  Anders Damsgaard
 (DIR) 2017-11-18 13:57  set entire gnuplot 'terminal' string in…  Anders Damsgaard
 (DIR) 2017-11-18 03:48  move GSD plotting to io.jl, add grain-p…  Anders Damsgaard
 (DIR) 2017-11-18 01:16  make gnuplot tests optional               Anders Damsgaard
 (DIR) 2017-11-18 00:18  update package managers before installi…  Anders Damsgaard
 (DIR) 2017-11-17 22:50  add BinDeps for running deps/build.jl     Anders Damsgaard
 (DIR) 2017-11-17 22:49  change handling of Homebrew and WinRPM …  Anders Damsgaard
 (DIR) 2017-11-17 22:33  add gnuplot and imagemagick packages to…  Anders Damsgaard
 (DIR) 2017-11-17 22:30  remove size declaration for 'png' termi…  Anders Damsgaard
 (DIR) 2017-11-17 22:21  use "png" gnuplot terminal by default, …  Anders Damsgaard
 (DIR) 2017-11-17 22:12  remove bindeps                            Anders Damsgaard
 (DIR) 2017-11-17 22:11  remove build.jl and instead install at …  Anders Damsgaard
 (DIR) 2017-11-17 19:08  fix GSD plotting when there is no size …  Anders Damsgaard
 (DIR) 2017-11-17 18:24  implement several changes to file IO, u…  Anders Damsgaard
 (DIR) 2017-11-17 15:38  add Homebrew/BinDeps installation of Im…  Anders Damsgaard
 (DIR) 2017-11-17 14:55  make `id` argument naming optional by o…  Anders Damsgaard
 (DIR) 2017-11-17 14:44  fix Pkg.add typo in README                Anders Damsgaard
 (DIR) 2017-11-17 03:18  read simulation status from disk during…  Anders Damsgaard
 (DIR) 2017-11-17 00:13  Update README.md                          Anders Damsgaard
 (DIR) 2017-11-17 00:12  Merge pull request #3 from gitter-badge…  Anders Damsgaard
 (DIR) 2017-11-16 21:06  update shear experiment example with be…  Anders Damsgaard
 (DIR) 2017-11-16 20:36  add additional wall test, add missing w…  Anders Damsgaard
 (DIR) 2017-11-16 20:18  fix wall initialization, update grain s…  Anders Damsgaard
 (DIR) 2017-11-16 18:39  fix error in periodic grid identificati…  Anders Damsgaard
 (DIR) 2017-11-16 17:46  adjust grid with knowledge if boundarie…  Anders Damsgaard
 (DIR) 2017-11-16 17:39  do not disable `fixed` flags for bottom…  Anders Damsgaard
 (DIR) 2017-11-16 17:37  dynamically update what grains are movi…  Anders Damsgaard
 (DIR) 2017-11-16 16:56  improve shear script by isolating relev…  Anders Damsgaard
 (DIR) 2017-11-16 15:56  fix syntax typo                           Anders Damsgaard
 (DIR) 2017-11-16 15:55  keep grid BCs during resize, fix plotti…  Anders Damsgaard
 (DIR) 2017-11-16 15:08  fix non-interactive rendering             Anders Damsgaard
 (DIR) 2017-11-16 15:08  fix indentation of function arguments     Anders Damsgaard
 (DIR) 2017-11-16 14:56  plot stresses along with wall position …  Anders Damsgaard
 (DIR) 2017-11-16 14:55  fix determination of effective wall nor…  Anders Damsgaard
 (DIR) 2017-11-16 14:17  monitor top wall position during consol…  Anders Damsgaard
 (DIR) 2017-11-16 02:15  add gif option to render command          Anders Damsgaard
 (DIR) 2017-11-16 02:14  fix a few calls in shear example          Anders Damsgaard
 (DIR) 2017-11-16 00:13  attempt to render after each phase        Anders Damsgaard
 (DIR) 2017-11-16 00:02  update dynamic wall function call and a…  Anders Damsgaard
 (DIR) 2017-11-15 21:25  finish implementing dynamic walls         Anders Damsgaard
 (DIR) 2017-11-15 21:02  wall normal must be positive, add wall …  Anders Damsgaard
 (DIR) 2017-11-15 17:00  also report on simulation.walls array     Anders Damsgaard
 (DIR) 2017-11-15 16:53  add elastic interaction with walls        Anders Damsgaard
 (DIR) 2017-11-14 21:12  first implementaiton of grain-wall inte…  Anders Damsgaard
 (DIR) 2017-11-14 19:58  fix various errors during test and wall…  Anders Damsgaard
 (DIR) 2017-11-14 17:10  fix docstrings and Simulation object cr…  Anders Damsgaard
 (DIR) 2017-11-14 16:01  add dynamic walls in simulation object,…  Anders Damsgaard
 (DIR) 2017-11-12 17:23  minor grammar error                       Anders Damsgaard
 (DIR) 2017-11-12 17:22  add .PHONY statements and `docs` target   Anders Damsgaard
 (DIR) 2017-11-12 16:56  add script to run Julia 0.6 and 0.7 tes…  Anders Damsgaard
 (DIR) 2017-11-12 16:45  add notes on installing Julia in the Ge…  Anders Damsgaard
 (DIR) 2017-11-12 15:48  add notes on scripting and rerunning ex…  Anders Damsgaard
 (DIR) 2017-11-10 14:22  add flags to allow x or y movement alth…  Anders Damsgaard
 (DIR) 2017-11-09 21:29  add function to reset current time para…  Anders Damsgaard
 (DIR) 2017-11-09 21:05  expand shear example, several commands …  Anders Damsgaard
 (DIR) 2017-11-09 17:24  use String conversion conforming to Jul…  Anders Damsgaard
 (DIR) 2017-11-09 17:20  import Compat before Compat.Sys           Anders Damsgaard
 (DIR) 2017-11-09 17:13  perform several changes for Julia 0.7 c…  Anders Damsgaard
 (DIR) 2017-11-09 16:58  use Compat.Sys for version-independent …  Anders Damsgaard
 (DIR) 2017-11-09 16:49  fix several syntax changes for julia 0.7  Anders Damsgaard
 (DIR) 2017-11-09 16:24  import testing framework in every sourc…  Anders Damsgaard
 (DIR) 2017-11-09 16:17  import Base.Test compatible with Julia …  Anders Damsgaard
 (DIR) 2017-11-09 16:09  import test functionality consistent wi…  Anders Damsgaard
 (DIR) 2017-11-09 13:24  change minor typos in documentation       Anders Damsgaard
 (DIR) 2017-11-09 13:21  remove PyPlot requirement and update do…  Anders Damsgaard
 (DIR) 2017-11-09 05:01  restart julia in travis-CI after buildi…  Anders Damsgaard
 (DIR) 2017-11-09 04:37  build PyPlot after PyCall                 Anders Damsgaard
 (DIR) 2017-11-09 04:35  make sure PyCall is built after PyPlot …  Anders Damsgaard
 (DIR) 2017-11-09 04:20  add PyPlot as a requirement and update …  Anders Damsgaard
 (DIR) 2017-11-08 17:35  reenable GSD plot                         Anders Damsgaard
 (DIR) 2017-11-08 17:04  increase simulation length to 10 s        Anders Damsgaard
 (DIR) 2017-11-08 17:03  add note on how to simulate a landslide   Anders Damsgaard
 (DIR) 2017-11-08 17:00  add note on visualizing contact pressure  Anders Damsgaard
 (DIR) 2017-11-08 16:59  add output of fitGridToGrains in example  Anders Damsgaard
 (DIR) 2017-11-08 16:56  add note on where pvpython is installed   Anders Damsgaard
 (DIR) 2017-11-08 16:54  decrease size of grain packing in granu…  Anders Damsgaard
 (DIR) 2017-11-08 16:37  add sedimentation example, fix render c…  Anders Damsgaard
 (DIR) 2017-11-07 23:44  add link to julialang getting started     Anders Damsgaard
 (DIR) 2017-11-07 21:23  add annotated example of two-grain coll…  Anders Damsgaard
 (DIR) 2017-11-07 20:51  begin implementing simple example         Anders Damsgaard
 (DIR) 2017-11-07 19:43  move linux dependency calls outside con…  Anders Damsgaard
 (DIR) 2017-11-07 18:50  rename WinRPM imagemagick package         Anders Damsgaard
 (DIR) 2017-11-07 18:40  allow `sudo` for travis-CI builds         Anders Damsgaard
 (DIR) 2017-11-07 18:27  build Granular before testing by runnin…  Anders Damsgaard
 (DIR) 2017-11-07 18:11  rename imagemagick package on WinRPM      Anders Damsgaard
 (DIR) 2017-11-07 18:06  update BinDeps script with Linux and Wi…  Anders Damsgaard
 (DIR) 2017-11-07 16:56  attempt to install and use imagemagick …  Anders Damsgaard
 (DIR) 2017-11-07 16:02  add missing package_contents.md           Anders Damsgaard
 (DIR) 2017-11-07 15:50  move methods                              Anders Damsgaard
 (DIR) 2017-11-07 15:42  add notes on updating                     Anders Damsgaard
 (DIR) 2017-11-07 15:18  update documentation with information o…  Anders Damsgaard
 (DIR) 2017-11-07 15:03  update documentation with description o…  Anders Damsgaard
 (DIR) 2017-11-07 15:03  add missing export statement              Anders Damsgaard
 (DIR) 2017-11-07 03:22  fix kinematic-zeroing function and asso…  Anders Damsgaard
 (DIR) 2017-11-07 03:15  add zeroKinematics function               Anders Damsgaard
 (DIR) 2017-11-07 02:22  fix memory allocation associated with e…  Anders Damsgaard
 (DIR) 2017-11-07 01:00  add functions to set or add to a consta…  Anders Damsgaard
 (DIR) 2017-11-07 00:37  add `trim` argument to render(), adjust…  Anders Damsgaard
 (DIR) 2017-11-06 21:30  add preliminary shear script, fix regul…  Anders Damsgaard
 (DIR) 2017-11-06 21:06  add "impermable" grid boundary condition  Anders Damsgaard
 (DIR) 2017-11-06 19:59  add tests for regular packing generatio…  Anders Damsgaard
 (DIR) 2017-11-06 18:43  add method to scale grid according to g…  Anders Damsgaard
 (DIR) 2017-11-05 02:55  update manual to point to tagged releas…  Anders Damsgaard
 (DIR) 2017-11-05 02:54  update README reflecting admission to t…  Anders Damsgaard
 (DIR) 2017-11-03 20:13  adjust grain linear positions according…  Anders Damsgaard
 (DIR) 2017-11-03 19:09  update periodicity check to reflect cha…  Anders Damsgaard
 (DIR) 2017-11-03 18:13  add function to set BCs and add tests o…  Anders Damsgaard
 (DIR) 2017-11-02 15:48  only run codecov on linux                 Anders Damsgaard
 (DIR) 2017-11-02 13:31  change testing functionality for compat…  Anders Damsgaard
 (DIR) 2017-11-02 02:20  update grain-structure size to contain …  Anders Damsgaard
 (DIR) 2017-11-02 02:16  store inter-particle position vector on…  Anders Damsgaard
 (DIR) 2017-11-01 20:16  save and check inter-particle position …  Anders Damsgaard
 (DIR) 2017-11-01 19:56  apply distance modification during cont…  Anders Damsgaard
 (DIR) 2017-11-01 19:48  determine grid and distance corrections…  Anders Damsgaard
 (DIR) 2017-11-01 19:07  add documentation on bc_* parameters      Anders Damsgaard
 (DIR) 2017-11-01 19:04  add fields for grid boundary conditions   Anders Damsgaard
 (DIR) 2017-11-01 18:13  change last few references to SeaIce to…  Anders Damsgaard
 (DIR) 2017-11-01 18:04  update package status in README           Anders Damsgaard
 (DIR) 2017-11-01 18:02  animate logo in reverse                   Anders Damsgaard
 (DIR) 2017-11-01 18:01  add docstring on `reverse` arguemnt       Anders Damsgaard
 (DIR) 2017-11-01 18:00  add option to additionally render anima…  Anders Damsgaard
 (DIR) 2017-11-01 17:55  update animated logo                      Anders Damsgaard
 (DIR) 2017-11-01 17:48  rename repository and package to Granul…  Anders Damsgaard
 (DIR) 2017-11-01 17:14  move paraview filters to separate folder  Anders Damsgaard
 (DIR) 2017-11-01 15:48  use 'mutable struct' instead of 'type' …  Anders Damsgaard
 (DIR) 2017-11-01 15:46  revert to Base.Test for now until julia…  Anders Damsgaard
 (DIR) 2017-11-01 15:43  import "Test" over "Base.Test" for futu…  Anders Damsgaard
 (DIR) 2017-11-01 15:35  remove redundant legacy render and anim…  Anders Damsgaard
 (DIR) 2017-11-01 15:23  save images and animations in source fo…  Anders Damsgaard
 (DIR) 2017-11-01 15:17  fix paths in paraview and imagemagick-r…  Anders Damsgaard
 (DIR) 2017-11-01 14:58  write full path for input files in para…  Anders Damsgaard
 (DIR) 2017-11-01 14:40  launch pvpython from current folder       Anders Damsgaard
 (DIR) 2017-11-01 14:40  change folders according to path changes  Anders Damsgaard
 (DIR) 2017-11-01 14:32  save images and animations to current f…  Anders Damsgaard
 (DIR) 2017-11-01 14:27  fix pvpython script location and paths,…  Anders Damsgaard
 (DIR) 2017-11-01 13:53  change output message after writing par…  Anders Damsgaard
 (DIR) 2017-11-01 13:51  assume that VTK files are in the same d…  Anders Damsgaard
 (DIR) 2017-11-01 13:33  add scripts to animate image example ou…  Anders Damsgaard
 (DIR) 2017-10-12 19:21  explicitly refer to Base.UVError in att…  Anders Damsgaard
 (DIR) 2017-10-12 19:08  add functionality to generate python sc…  Anders Damsgaard
 (DIR) 2017-10-03 21:40  add blank test script for packing routi…  Anders Damsgaard
 (DIR) 2017-10-03 20:51  implement better error handling dependi…  Anders Damsgaard
 (DIR) 2017-10-03 18:43  add missing variable declaration          Anders Damsgaard
 (DIR) 2017-10-03 18:35  make PyPlot optional                      Anders Damsgaard
 (DIR) 2017-10-03 17:29  decrease memory allocation in grid func…  Anders Damsgaard
 (DIR) 2017-10-03 16:09  decrease memory allocation in grid-rela…  Anders Damsgaard
 (DIR) 2017-09-22 17:23  begin implementing poisson-disk packing   Anders Damsgaard
 (DIR) 2017-09-22 13:55  add example where packing is initialize…  Anders Damsgaard
 (DIR) 2017-09-13 14:50  set youngs_modulus once for all ice flo…  Anders Damsgaard
 (DIR) 2017-09-13 13:42  update author information in README       Anders Damsgaard
 (DIR) 2017-09-13 13:36  add logo to READMe                        Anders Damsgaard
 (DIR) 2017-09-13 02:49  fix domain dimensionality                 Anders Damsgaard
 (DIR) 2017-09-13 02:26  trim whitespace around output             Anders Damsgaard
 (DIR) 2017-09-12 22:16  change default forcing                    Anders Damsgaard
 (DIR) 2017-09-12 22:12  do not generate `.avi` by default, reve…  Anders Damsgaard
 (DIR) 2017-09-12 21:06  add script to run logo.jl and visualiza…  Anders Damsgaard
 (DIR) 2017-09-12 21:01  add scripts to visualize and animate ou…  Anders Damsgaard
 (DIR) 2017-09-12 20:27  make forcing switchable                   Anders Damsgaard
 (DIR) 2017-09-12 18:02  add example where text is simulated as …  Anders Damsgaard
 (DIR) 2017-09-12 17:19  fix variable name in docstring            Anders Damsgaard
 (DIR) 2017-09-12 15:28  update documentation for addIceFloeCyli…  Anders Damsgaard
 (DIR) 2017-09-12 14:19  change symbol for argument lists          Anders Damsgaard
 (DIR) 2017-09-12 14:17  improve docstring for addIceFloeCylindr…  Anders Damsgaard
 (DIR) 2017-09-12 13:37  update README and refer to the document…  Anders Damsgaard
 (DIR) 2017-09-12 13:32  update installation example               Anders Damsgaard
 (DIR) 2017-09-11 22:45  set language for code snippets            Anders Damsgaard
 (DIR) 2017-09-11 22:42  improve introductory text                 Anders Damsgaard
 (DIR) 2017-09-11 22:32  add preliminary logo                      Anders Damsgaard
 (DIR) 2017-09-11 20:08  inform if ice floes are disabled in gri…  Anders Damsgaard
 (DIR) 2017-09-11 17:37  add empty file for simple example         Anders Damsgaard
 (DIR) 2017-09-11 17:23  rename headings and sections              Anders Damsgaard
 (DIR) 2017-09-11 16:31  fix documentation labels and references   Anders Damsgaard
 (DIR) 2017-09-11 16:27  fix line order in index.md, generate co…  Anders Damsgaard
 (DIR) 2017-09-11 15:44  ignore pdfs                               Anders Damsgaard
 (DIR) 2017-09-11 15:33  remove redundant author information       Anders Damsgaard
 (DIR) 2017-09-11 15:32  update documentation                      Anders Damsgaard
 (DIR) 2017-09-11 15:14  add missing seperator                     Anders Damsgaard
 (DIR) 2017-09-11 15:11  update README                             Anders Damsgaard
 (DIR) 2017-09-11 15:09  update documentation                      Anders Damsgaard
 (DIR) 2017-09-11 14:50  restructure documentation, split librar…  Anders Damsgaard
 (DIR) 2017-09-11 14:23  run codecov together with documentation…  Anders Damsgaard
 (DIR) 2017-09-11 14:20  remove obsolete documentation informati…  Anders Damsgaard
 (DIR) 2017-09-11 14:18  put badges into markdown table            Anders Damsgaard
 (DIR) 2017-09-11 14:15  fix hypoerlink typo to docs logo          Anders Damsgaard
 (DIR) 2017-09-11 14:14  add link to documentation                 Anders Damsgaard
 (DIR) 2017-09-11 14:11  auto-document SeaIce.jl                   Anders Damsgaard
 (DIR) 2017-09-11 13:43  ignore documentation generated content    Anders Damsgaard
 (DIR) 2017-09-11 13:42  build documentation after build success…  Anders Damsgaard
 (DIR) 2017-09-11 13:19  allow build failures with julia nightly…  Anders Damsgaard
 (DIR) 2017-09-09 14:08  add preliminary documentation through D…  Anders Damsgaard
 (DIR) 2017-09-09 13:28  add Documenter.jl dependency              Anders Damsgaard
 (DIR) 2017-09-09 13:15  allow failures on julia nightly           Anders Damsgaard
 (DIR) 2017-09-08 16:23  add PyCall before building it during te…  Anders Damsgaard
 (DIR) 2017-09-08 16:20  move python preparation to before_script  Anders Damsgaard
 (DIR) 2017-09-08 16:14  try fixing before_deploy target           Anders Damsgaard
 (DIR) 2017-09-08 16:03  Merge branch 'master' of github.com:and…  Anders Damsgaard
 (DIR) 2017-09-08 16:02  readd osx as OS, add automated matplotl…  Anders Damsgaard
 (DIR) 2017-06-23 19:04  add several measures for reducing memor…  Anders Damsgaard
 (DIR) 2017-06-23 14:20  add ! to addIceFloeCylindrical name, st…  Anders Damsgaard
 (DIR) 2017-06-23 13:09  calculate mean radius before conditional  Anders Damsgaard
 (DIR) 2017-06-23 00:25  disable rounding of datetime              Anders Damsgaard
 (DIR) 2017-06-23 00:23  loop status in function if requested      Anders Damsgaard
 (DIR) 2017-06-22 23:57  update the simulation status at the end…  Anders Damsgaard
 (DIR) 2017-06-22 23:51  do not allocate a new vector when initi…  Anders Damsgaard
 (DIR) 2017-06-22 20:55  avoid allocating unnecessary arrays       Anders Damsgaard
 (DIR) 2017-06-22 19:41  increase performance of cell coordinate…  Anders Damsgaard
 (DIR) 2017-06-22 17:58  declare Nc_max as constant                Anders Damsgaard
 (DIR) 2017-06-22 15:17  Merge branch 'master' of github.com:and…  Anders Damsgaard
 (DIR) 2017-06-22 14:43  fix deprecation warning in convertIceFl…  Anders Damsgaard
 (DIR) 2017-06-22 14:23  update test environment and requirement…  Anders Damsgaard
 (DIR) 2017-06-22 14:10  convert NetCDF data after read            Anders Damsgaard
 (DIR) 2017-06-22 13:44  fix several deprecation warnings in jul…  Anders Damsgaard
 (DIR) 2017-06-22 01:56  use isassigned over isdefined for futur…  Anders Damsgaard
 (DIR) 2017-06-22 01:20  add ocean+atmosphere profiling tests      Anders Damsgaard
 (DIR) 2017-06-19 15:55  automatically turn on sorting optimizat…  Anders Damsgaard
 (DIR) 2017-06-19 15:45  skip atmosphere grid sorting when the a…  Anders Damsgaard
 (DIR) 2017-06-16 17:13  Merge branch 'master' of github.com:and…  Anders Damsgaard
 (DIR) 2017-06-16 17:13  fit curves to performance plots           Anders Damsgaard
 (DIR) 2017-06-15 16:43  VTK source file path, test long runs in…  Anders Damsgaard
 (DIR) 2017-06-15 15:33  Merge branch 'master' of github.com:and…  Anders Damsgaard
 (DIR) 2017-06-15 15:33  write paraview state file at the end of…  Anders Damsgaard
 (DIR) 2017-06-13 20:29  add script for profiling many-body dyna…  Anders Damsgaard
 (DIR) 2017-06-12 19:24  make JLD optional                         Anders Damsgaard
 (DIR) 2017-06-12 19:15  remove JLD as a requirement               Anders Damsgaard
 (DIR) 2017-06-09 20:07  add functionality to read/write simulat…  Anders Damsgaard
 (DIR) 2017-06-09 19:22  fix typo in package name                  Anders Damsgaard
 (DIR) 2017-06-09 19:15  add JDL as requirement                    Anders Damsgaard
 (DIR) 2017-06-09 19:08  improve docstrings for read/write funct…  Anders Damsgaard
 (DIR) 2017-06-09 19:06  add comparison functions for all custom…  Anders Damsgaard
 (DIR) 2017-06-09 14:11  add filter for quickly visualizing gran…  Anders Damsgaard
 (DIR) 2017-06-08 17:50  fix monte-carlo sampling procedure, add…  Anders Damsgaard
 (DIR) 2017-06-08 17:37  add brute-force method for finding empt…  Anders Damsgaard
 (DIR) 2017-06-07 13:26  force remove simulation folder            Anders Damsgaard
 (DIR) 2017-06-07 13:13  put simulation output in separate folde…  Anders Damsgaard
 (DIR) 2017-06-06 20:20  save granular, ocean, and atmosphere to…  Anders Damsgaard
 (DIR) 2017-06-03 15:18  use the same function for writing ocean…  Anders Damsgaard
 (DIR) 2017-06-03 14:08  add atmosphere tests, fix many grid-rel…  Anders Damsgaard
 (DIR) 2017-06-02 20:20  fix numerous issues related to grid fun…  Anders Damsgaard
 (DIR) 2017-06-02 19:47  make grid sorting type agnostic           Anders Damsgaard
 (DIR) 2017-06-02 19:38  use more realistic atmosphere density a…  Anders Damsgaard
 (DIR) 2017-06-02 19:36  begin implementing atmosphere drag        Anders Damsgaard
 (DIR) 2017-06-02 18:57  add more fields to interaction output, …  Anders Damsgaard
 (DIR) 2017-06-02 18:06  cleanup vtk files after test              Anders Damsgaard
 (DIR) 2017-06-02 17:55  write more interaction information to t…  Anders Damsgaard
 (DIR) 2017-06-02 17:15  refine contact traversal                  Anders Damsgaard
 (DIR) 2017-06-02 16:52  do not write interactions between disab…  Anders Damsgaard
 (DIR) 2017-06-02 15:58  name parameter must be written with cap…  Anders Damsgaard
 (DIR) 2017-06-02 15:57  change order of DataArray parameters      Anders Damsgaard
 (DIR) 2017-06-02 15:27  add empty DataArrays to Verts, rename p…  Anders Damsgaard
 (DIR) 2017-06-02 15:20  change bond to interaction in file and …  Anders Damsgaard
 (DIR) 2017-06-02 15:02  check VTK files after contact search, f…  Anders Damsgaard
 (DIR) 2017-05-27 18:07  disable bonded interactions if one memb…  Anders Damsgaard
 (DIR) 2017-05-26 22:16  compute missing area                      Anders Damsgaard
 (DIR) 2017-05-26 22:05  determine contact compressibility durin…  Anders Damsgaard
 (DIR) 2017-05-26 20:23  find interaction normal force in VTK wr…  Anders Damsgaard
 (DIR) 2017-05-26 19:45  add preliminary implementation of bond …  Anders Damsgaard
 (DIR) 2017-05-26 15:15  fix output file write, test cohesion      Anders Damsgaard
 (DIR) 2017-05-26 14:07  add bond healing rate as ice floe param…  Anders Damsgaard
 (DIR) 2017-05-25 20:00  fix dimensionality of tensile strength    Anders Damsgaard
 (DIR) 2017-05-25 19:51  fix output file write occurrence across…  Anders Damsgaard
 (DIR) 2017-05-25 19:36  do not test on win32 which has problems…  Anders Damsgaard
 (DIR) 2017-05-25 19:35  disable tensile strength by default, up…  Anders Damsgaard
 (DIR) 2017-05-25 18:03  linearly increase cohesion with contact…  Anders Damsgaard
 (DIR) 2017-05-25 15:08  fix minor syntax issues                   Anders Damsgaard
 (DIR) 2017-05-24 20:04  use unicode symbols for parameters in i…  Anders Damsgaard
 (DIR) 2017-05-24 19:09  Use Young's modulus and Poisson's ratio…  Anders Damsgaard
 (DIR) 2017-05-24 15:54  save additional contact parameters and …  Anders Damsgaard
 (DIR) 2017-05-18 20:15  increase consistency and precision for …  Anders Damsgaard
 (DIR) 2017-05-17 14:03  add more fields to ocean VTK file         Anders Damsgaard
 (DIR) 2017-05-13 13:57  shorten and rename experiment             Anders Damsgaard
 (DIR) 2017-05-13 13:21  tweak example with size variance, a mor…  Anders Damsgaard
 (DIR) 2017-05-13 01:14  search in 8 neighboring cells after old…  Anders Damsgaard
 (DIR) 2017-05-13 01:01  add more tests                            Anders Damsgaard
 (DIR) 2017-05-12 23:41  add tests of temporal.jl functions        Anders Damsgaard
 (DIR) 2017-05-12 23:22  add more tests for icefloe and simulati…  Anders Damsgaard
 (DIR) 2017-05-12 22:53  update URL to appveyor badge              Anders Damsgaard
 (DIR) 2017-05-12 22:38  disable checksum verification on windows  Anders Damsgaard
 (DIR) 2017-05-12 22:14  disable osx build since they are often …  Anders Damsgaard
 (DIR) 2017-05-12 20:48  first check previous grid position duri…  Anders Damsgaard
 (DIR) 2017-05-12 20:29  do not sort ice floes in grid if they a…  Anders Damsgaard
 (DIR) 2017-05-12 14:51  avoid NaN values from harmonic mean com…  Anders Damsgaard
 (DIR) 2017-05-11 20:45  add angular drag from ocean vorticity     Anders Damsgaard
 (DIR) 2017-05-11 02:46  update example with radius variance and…  Anders Damsgaard
 (DIR) 2017-05-10 19:36  increase elastic stiffness in example     Anders Damsgaard
 (DIR) 2017-05-10 19:33  fix interaction scheme                    Anders Damsgaard
 (DIR) 2017-05-10 18:52  add test with 5 ice floes                 Anders Damsgaard
 (DIR) 2017-05-10 17:44  decrement contact counter for ice floe …  Anders Damsgaard
 (DIR) 2017-05-10 17:40  write the number of contacts to VTK fil…  Anders Damsgaard
 (DIR) 2017-05-10 17:34  prevent contact list overrun, use elast…  Anders Damsgaard
 (DIR) 2017-05-10 17:26  implement tangential elasticity           Anders Damsgaard
 (DIR) 2017-05-09 16:12  do not store overlap, begin implementin…  Anders Damsgaard
 (DIR) 2017-05-09 02:53  change simulation id depending on resol…  Anders Damsgaard
 (DIR) 2017-05-09 01:18  concatenate interaction function, fix r…  Anders Damsgaard
 (DIR) 2017-05-08 20:58  Merge branch 'master' of github.com:and…  Anders Damsgaard
 (DIR) 2017-05-08 20:57  test additional collisions, rotational …  Anders Damsgaard
 (DIR) 2017-05-02 20:10  add tangential viscosity to example       Anders Damsgaard
 (DIR) 2017-05-02 19:48  check for nan in harmonic mean operatio…  Anders Damsgaard
 (DIR) 2017-05-02 18:03  implement tangential viscosity and fric…  Anders Damsgaard
 (DIR) 2017-05-02 12:54  add osx, but run codecov on linux only …  Anders Damsgaard
 (DIR) 2017-05-02 12:46  fix path to appveyor badge                Anders Damsgaard
 (DIR) 2017-05-02 12:40  prepare for contact model with tangenti…  Anders Damsgaard
 (DIR) 2017-05-02 12:39  add options to enable different resolut…  Anders Damsgaard
 (DIR) 2017-05-02 02:40  fix link to appveyor                      Anders Damsgaard
 (DIR) 2017-05-02 02:37  use svg badge for appveyor                Anders Damsgaard
 (DIR) 2017-05-02 02:33  add escaped symbol to end command sent …  Anders Damsgaard
 (DIR) 2017-05-02 02:33  add badge to appveyor                     Anders Damsgaard
 (DIR) 2017-05-02 02:24  launch checksum command in powershell o…  Anders Damsgaard
 (DIR) 2017-05-01 20:15  shorten distance between fixed ice floe…  Anders Damsgaard
 (DIR) 2017-05-01 20:15  add fix for ice floe disabling            Anders Damsgaard
 (DIR) 2017-05-01 19:51  add tests for disabled ice floes          Anders Damsgaard
 (DIR) 2017-05-01 18:39  gather contact check functionality in s…  Anders Damsgaard
 (DIR) 2017-05-01 18:29  call correct function                     Anders Damsgaard
 (DIR) 2017-05-01 17:57  add missing continue statement, remove …  Anders Damsgaard
 (DIR) 2017-05-01 17:48  skip fixed contact pairs correctly, add…  Anders Damsgaard
 (DIR) 2017-05-01 17:21  fix indexing when adding new ice floes …  Anders Damsgaard
 (DIR) 2017-05-01 17:20  add newline before file status to impro…  Anders Damsgaard
 (DIR) 2017-05-01 16:56  add tests using grid-based cell search    Anders Damsgaard
 (DIR) 2017-05-01 16:05  save output-file interval in simulation…  Anders Damsgaard
 (DIR) 2017-05-01 15:35  add function to remove output files ass…  Anders Damsgaard
 (DIR) 2017-05-01 14:50  add tests of ocean-drag function          Anders Damsgaard
 (DIR) 2017-05-01 14:36  avoid double reporting of current time    Anders Damsgaard
 (DIR) 2017-05-01 14:28  add function for cell center coordinate…  Anders Damsgaard
 (DIR) 2017-05-01 14:13  disable ice floes outside grid            Anders Damsgaard
 (DIR) 2017-05-01 14:08  update checksum to reflect update in VT…  Anders Damsgaard
 (DIR) 2017-05-01 14:05  add flag to enable or disable ice floe    Anders Damsgaard
 (DIR) 2017-05-01 13:40  use conformal mapping by default during…  Anders Damsgaard
 (DIR) 2017-05-01 02:14  change example to include in namespace,…  Anders Damsgaard
 (DIR) 2017-04-30 18:25  add cell-based contact search             Anders Damsgaard
 (DIR) 2017-04-30 17:53  use ocean grid for ice-floe binning and…  Anders Damsgaard
 (DIR) 2017-04-30 17:50  check size of correct parameter in Ocea…  Anders Damsgaard
 (DIR) 2017-04-30 17:34  initialize ocean grid contents as empty…  Anders Damsgaard
 (DIR) 2017-04-30 17:07  remove redundant boolean check            Anders Damsgaard
 (DIR) 2017-04-30 17:05  ignore ocean VTK files                    Anders Damsgaard
 (DIR) 2017-04-30 17:04  change to south-west convention for cor…  Anders Damsgaard
 (DIR) 2017-04-30 13:56  add test of non-dimensional coordinates   Anders Damsgaard
 (DIR) 2017-04-30 02:53  fix checksum command which was previous…  Anders Damsgaard
 (DIR) 2017-04-30 02:35  add ocean-grid index to ice floe, and d…  Anders Damsgaard
 (DIR) 2017-04-28 20:00  add wrapper function for interpolation,…  Anders Damsgaard
 (DIR) 2017-04-28 19:14  add missing exclamation marks to functi…  Anders Damsgaard
 (DIR) 2017-04-28 19:05  test for bitwise reproducibility of oce…  Anders Damsgaard
 (DIR) 2017-04-28 18:47  check that contacts between fixed ice f…  Anders Damsgaard
 (DIR) 2017-04-28 18:41  fix writing of ocean vtk files and vert…  Anders Damsgaard
 (DIR) 2017-04-28 17:53  add note in docstring about vertical oc…  Anders Damsgaard
 (DIR) 2017-04-28 17:52  z-axis for ocean is 0 at sea surface an…  Anders Damsgaard
 (DIR) 2017-04-28 16:01  pass name argument to ocean constructor   Anders Damsgaard
 (DIR) 2017-04-28 15:59  separate VTK write into icefloe and oce…  Anders Damsgaard
 (DIR) 2017-04-28 15:18  add ice floes north of constriction       Anders Damsgaard
 (DIR) 2017-04-28 01:22  fix boundary geometry                     Anders Damsgaard
 (DIR) 2017-04-27 20:59  add example, work in progress             Anders Damsgaard
 (DIR) 2017-04-27 19:45  add functionality to create idealized o…  Anders Damsgaard
 (DIR) 2017-04-27 19:28  export functions from module namespace,…  Anders Damsgaard
 (DIR) 2017-04-27 15:28  add note on requirement installation pr…  Anders Damsgaard
 (DIR) 2017-04-27 15:17  improve grammar                           Anders Damsgaard
 (DIR) 2017-04-27 15:12  add path information                      Anders Damsgaard
 (DIR) 2017-04-27 15:09  Merge branch 'master' of github.com:and…  Anders Damsgaard
 (DIR) 2017-04-27 15:09  update readme with test and update proc…  Anders Damsgaard
 (DIR) 2017-04-26 20:03  add corner-order check                    Anders Damsgaard
 (DIR) 2017-04-26 19:59  add conformal mapping functions           Anders Damsgaard
 (DIR) 2017-04-26 15:57  add functions for grid area and cell co…  Anders Damsgaard
 (DIR) 2017-04-25 20:20  add outline of sorting algorithm          Anders Damsgaard
 (DIR) 2017-04-25 19:57  cross-platform compatibility for checks…  Anders Damsgaard
 (DIR) 2017-04-25 19:48  test VTK write, remove old worldsize fu…  Anders Damsgaard
 (DIR) 2017-04-25 19:29  call correct interpolation function fro…  Anders Damsgaard
 (DIR) 2017-04-25 19:23  add tests of ocean state temporal inter…  Anders Damsgaard
 (DIR) 2017-04-25 19:13  move paranthesis, add time range tests    Anders Damsgaard
 (DIR) 2017-04-25 19:02  use NetCDF files from Baltic test case,…  Anders Damsgaard
 (DIR) 2017-04-25 17:19  add netcdf files of ocean grid and stat…  Anders Damsgaard
 (DIR) 2017-04-25 02:12  move misplaced parantheses                Anders Damsgaard
 (DIR) 2017-04-25 02:05  add function to perform linear interpol…  Anders Damsgaard
 (DIR) 2017-04-25 01:34  improve installation instructions         Anders Damsgaard
 (DIR) 2017-04-25 01:34  Ocean.id is false if no file is read      Anders Damsgaard
 (DIR) 2017-04-25 01:18  interpolate ocean velocities to cell ce…  Anders Damsgaard
 (DIR) 2017-04-24 17:38  add more geometrical parameters, resolv…  Anders Damsgaard
 (DIR) 2017-04-24 17:12  add contact pressure field to ice floe    Anders Damsgaard
 (DIR) 2017-04-21 21:20  add bilinear interpolation scheme for A…  Anders Damsgaard
 (DIR) 2017-04-21 20:40  load Base.Test into global namespace, r…  Anders Damsgaard
 (DIR) 2017-04-21 20:37  move MOM6 netcdf read to ocean.jl         Anders Damsgaard
 (DIR) 2017-04-21 20:35  add ocean to simulation type              Anders Damsgaard
 (DIR) 2017-04-21 20:02  add read of MOM6 netcdf files             Anders Damsgaard
 (DIR) 2017-04-20 20:43  remove superfluous kinematics update fu…  Anders Damsgaard
 (DIR) 2017-04-20 20:40  add tests where both ice floes are not …  Anders Damsgaard
 (DIR) 2017-04-20 20:35  remove all legacy code related to wall-…  Anders Damsgaard
 (DIR) 2017-04-20 20:32  test exception if invalid method is pas…  Anders Damsgaard
 (DIR) 2017-04-20 20:19  change to SeaIce folder before running …  Anders Damsgaard
 (DIR) 2017-04-20 20:08  fix parameter type and time increment f…  Anders Damsgaard
 (DIR) 2017-04-20 19:59  update test macro                         Anders Damsgaard
 (DIR) 2017-04-20 19:51  add docstrings to all functions           Anders Damsgaard
 (DIR) 2017-04-20 17:43  remove osx tests which are slow           Anders Damsgaard
 (DIR) 2017-04-20 15:46  fix comment                               Anders Damsgaard
 (DIR) 2017-04-20 15:35  run codecov instead of coveralls test     Anders Damsgaard
 (DIR) 2017-04-20 15:29  make sure final time is reported at the…  Anders Damsgaard
 (DIR) 2017-04-20 15:15  zero forces and torques at the beginnin…  Anders Damsgaard
 (DIR) 2017-04-20 14:10  add test of top-level contact search fu…  Anders Damsgaard
 (DIR) 2017-04-20 14:04  add test of contact search and geometry   Anders Damsgaard
 (DIR) 2017-04-19 03:02  add file info during testing              Anders Damsgaard
 (DIR) 2017-04-19 02:57  remove old non-markdown license file      Anders Damsgaard
 (DIR) 2017-04-19 02:49  update requirements and check coverage …  Anders Damsgaard
 (DIR) 2017-04-19 02:33  run coverage test from current folder     Anders Damsgaard
 (DIR) 2017-04-19 02:30  fix travis test of code coverage          Anders Damsgaard
 (DIR) 2017-04-19 02:27  run collision test by default             Anders Damsgaard
 (DIR) 2017-04-19 02:25  remove coveralls badge                    Anders Damsgaard
 (DIR) 2017-04-19 02:18  update readme                             Anders Damsgaard
 (DIR) 2017-04-19 02:16  update installation instructions to use…  Anders Damsgaard
 (DIR) 2017-04-19 02:11  put badges on the same line               Anders Damsgaard
 (DIR) 2017-04-19 02:08  Merge remote-tracking branch 'origin/ma…  Anders Damsgaard
 (DIR) 2017-04-19 02:02  SeaIce.jl generated files.                Anders Damsgaard
 (DIR) 2017-04-19 02:02  initial empty commit                      Anders Damsgaard
       
 (TXT) Atom feed
 (TXT) Atom feed (tags)