2024-05-05 17:29 | Project.toml: bump version | Anders Damsgaard | 1 | +1 | -1 |
2024-05-05 17:24 | Manifest.toml: update helper packages | Anders Damsgaard | 1 | +188 | -84 |
2022-12-26 10:24 | README.md: bump julia version | Anders Damsgaard | 1 | +2 | -2 |
2021-07-30 10:08 | fix indentation error | Anders Damsgaard | 1 | +3 | -3 |
2021-07-13 12:58 | include tangential interactions with non-rotating particles | Anders Damsgaard | 1 | +45 | -75 |
2021-07-13 12:50 | fix packing test and minor indentation and style fixes | Anders Damsgaard | 2 | +9 | -9 |
2021-07-13 12:32 | small syntax fixes | Anders Damsgaard | 2 | +16 | -11 |
2021-07-13 12:30 | update dependencies | Anders Damsgaard | 2 | +84 | -9 |
2021-07-01 12:50 | io.jl: use posix shell for system calls | Anders Damsgaard | 1 | +9 | -9 |
2021-03-12 08:48 | logo.jl: use gnuplot for plotting grains | Anders Damsgaard | 1 | +7 | -1 |
2020-09-11 11:21 | logo.jl: Fix ocean forcing assignment for convergent forcing | Anders Damsgaard | 1 | +1 | -1 |
2020-09-03 12:09 | Disable pvpython tests which fail over remote connections | Anders Damsgaard | 1 | +18 | -18 |
2020-09-03 12:08 | Add note on running tests to README | Anders Damsgaard | 1 | +3 | -0 |
2020-09-03 12:05 | Temporarily disable output VTK checksum verification | Anders Damsgaard | 1 | +8 | -8 |
2020-09-03 12:03 | Add dependencies required during testing | Anders Damsgaard | 1 | +6 | -0 |
2020-09-03 11:59 | Add Test dependency | Anders Damsgaard | 1 | +2 | -0 |
2020-09-03 11:56 | Update installation instructions | Anders Damsgaard | 1 | +1 | -23 |
2020-09-03 11:52 | Add dependencies in .toml files, remove REQUIRE | Anders Damsgaard | 3 | +175 | -3 |
2020-09-03 11:48 | Add Project.toml (without dependencies) | Anders Damsgaard | 1 | +4 | -0 |
2020-03-24 13:19 | Clean up README | Anders Damsgaard | 1 | +0 | -6 |
2020-01-02 08:55 | Update copyright notice | Anders Damsgaard | 1 | +1 | -1 |
2019-12-10 12:47 | Relicense with ISC License | Anders Damsgaard | 3 | +16 | -637 |
2019-08-20 09:27 | Fix reference to fracture toughness value in Hopkins 2004 | Anders Damsgaard | 1 | +1 | -1 |
2019-08-13 19:03 | Remove institutional affiliation from README | Anders Damsgaard | 1 | +1 | -2 |
2019-08-13 19:03 | Remove old badges from README | Anders Damsgaard | 1 | +3 | -3 |
2019-08-13 19:00 | Set CI distribution to bionic | Anders Damsgaard | 1 | +2 | -0 |
2019-08-13 19:00 | Explicitly set vtk file extension and update some vtk calls | Anders Damsgaard | 1 | +7 | -7 |
2019-05-19 18:08 | Update Julia version number in README | Anders Damsgaard | 1 | +3 | -3 |
2019-05-19 18:04 | Update grain checksum for compatibility with newest WriteVTK.jl | Anders Damsgaard | 1 | +1 | -2 |
2019-04-10 12:36 | Improve functionality of shell status script | Anders Damsgaard | 1 | +73 | -20 |
2019-03-11 11:52 | Fix Julia 1.0+ formatting errors | Anders Damsgaard | 1 | +19 | -19 |
2019-03-11 11:50 | Add dimensionality check for non-rotating grains during momentum integration | Anders Damsgaard | 1 | +2 | -2 |
2019-03-11 11:39 | Remove image.jl example | Anders Damsgaard | 1 | +0 | -138 |
2019-03-11 11:30 | Fix more Julia 1.0+ errors | Anders Damsgaard | 1 | +46 | -43 |
2019-03-11 09:06 | Add `let` ... `end` block to change scope of variables between loops | Anders Damsgaard | 1 | +2 | -8 |
2019-03-10 20:55 | Remove const declarations and change variable scope around loops | Anders Damsgaard | 1 | +30 | -22 |
2019-03-10 20:38 | Add irregularity and triangular geometry to initial packing | Anders Damsgaard | 1 | +3 | -1 |
2019-03-10 20:06 | Merge branch 'master' of github.com:anders-dc/Granular.jl | Anders Damsgaard | 2 | +1 | -6 |
2019-03-10 20:06 | Update strailt.jl example for Granular and Julia 1.0+ | Anders Damsgaard | 1 | +60 | -56 |
2019-03-10 19:24 | Fix two-grains examples (issue #11), thanks @ovgeorge | Anders Damsgaard | 1 | +1 | -1 |
2019-02-04 12:46 | Add mbedtls packages in attempt to solve curl coverage error | Anders Damsgaard | 1 | +5 | -0 |
2019-01-07 11:43 | No longer allow failures with Julia 1.1 | Anders Damsgaard | 1 | +0 | -1 |
2019-01-02 09:38 | Allow failures on 1.1 until download link is alive | Anders Damsgaard | 1 | +1 | -0 |
2019-01-02 09:19 | Add testing on Julia 1.0 | Anders Damsgaard | 2 | +2 | -0 |
2018-12-12 22:10 | Update platform checks | Anders Damsgaard | 1 | +2 | -2 |
2018-12-12 22:03 | Use `Random.seed!` instead of `srand` | Anders Damsgaard | 4 | +6 | -6 |
2018-12-04 07:29 | Fix ambiguity errors with floats | Anders Damsgaard | 1 | +20 | -20 |
2018-12-04 07:24 | Fix cp command | Anders Damsgaard | 1 | +1 | -1 |
2018-11-29 20:41 | Report coverage in one mega-call | Anders Damsgaard | 1 | +3 | -10 |
2018-11-29 20:40 | Add missing semicolon | Anders Damsgaard | 1 | +1 | -1 |
2018-11-29 20:37 | Add NetCDF in main script call | Anders Damsgaard | 1 | +4 | -5 |
2018-11-29 18:39 | Move codecov into deploy, change conditions for doc build | Anders Damsgaard | 1 | +20 | -17 |
2018-11-29 17:24 | Trigger build | Anders Damsgaard | 1 | +0 | -1 |
2018-11-29 15:11 | Only run coverage on 1.0 and mac | Anders Damsgaard | 1 | +5 | -1 |
2018-11-29 14:52 | Submit documentation after success | Anders Damsgaard | 1 | +3 | -3 |
2018-11-29 14:48 | Simplify coverage command | Anders Damsgaard | 1 | +2 | -5 |
2018-11-29 14:30 | Add missing install of Granular | Anders Damsgaard | 1 | +2 | -1 |
2018-11-29 14:22 | Add missing semicolon for coverage command | Anders Damsgaard | 1 | +1 | -1 |
2018-11-29 14:14 | Change command for coverage | Anders Damsgaard | 1 | +2 | -1 |
2018-11-29 13:23 | Rearrange travis configuration | Anders Damsgaard | 1 | +6 | -10 |
2018-11-29 13:09 | Put codecov into deploy stage | Anders Damsgaard | 1 | +7 | -6 |
2018-11-29 13:07 | Split job preparation into separate stage | Anders Damsgaard | 1 | +7 | -4 |
2018-11-29 13:04 | Set os and julia settings as global | Anders Damsgaard | 1 | +8 | -6 |
2018-11-29 12:58 | Rewrite travis configuration and split into jobs | Anders Damsgaard | 1 | +24 | -20 |
2018-11-29 12:31 | Change configuration for docs | Anders Damsgaard | 3 | +16 | -5 |
2018-11-29 11:47 | Simplify travis deployment | Anders Damsgaard | 1 | +3 | -8 |
2018-11-29 11:39 | Update travis to run coverage and generate documentation after_success | Anders Damsgaard | 1 | +8 | -10 |
2018-11-29 11:06 | Separate build of documentation and code coverage | Anders Damsgaard | 1 | +3 | -1 |
2018-11-29 10:45 | Minor fixes to README | Anders Damsgaard | 1 | +7 | -7 |
2018-10-29 07:40 | Merge pull request #9 from fredrikekre/fe/documenter | Anders Damsgaard | 1 | +0 | -1 |
2018-10-17 07:15 | Merge pull request #8 from JuliaDocsForks/juliadocs/cap-documenter | Anders Damsgaard | 1 | +1 | -1 |
2018-09-24 15:43 | Update grain VTK checksum | Anders Damsgaard | 1 | +1 | -1 |
2018-09-14 09:42 | Call displaysize on any platform | Anders Damsgaard | 1 | +1 | -5 |
2018-09-13 10:43 | Use Julia-native displaysize() instead of shelling to tput (thx @andreasnoack) | Anders Damsgaard | 1 | +1 | -1 |
2018-09-13 04:48 | Update documentation for Pkg3 | Anders Damsgaard | 2 | +25 | -17 |
2018-09-12 20:14 | Update Julia version for deployment | Anders Damsgaard | 1 | +1 | -1 |
2018-09-12 19:51 | Change deploy condition | Anders Damsgaard | 1 | +1 | -1 |
2018-09-12 18:23 | Run documenter on Julia 1.0 | Anders Damsgaard | 1 | +1 | -1 |
2018-09-12 18:10 | Merge pull request #7 from anders-dc/jld2 | Anders Damsgaard | 8 | +61 | -102 |
2018-08-12 17:48 | Import Pkg before running tests on Appveyor | Anders Damsgaard | 1 | +1 | -1 |
2018-08-12 17:32 | Remove `versioninfo()` call on Appveyor | Anders Damsgaard | 1 | +1 | -2 |
2018-08-12 17:30 | Update appveyor build configuration | Anders Damsgaard | 2 | +16 | -13 |
2018-08-12 14:51 | Use Base.IOError instead of IOError | Anders Damsgaard | 3 | +8 | -8 |
2018-08-12 14:25 | Increase Julia version on appveyor | Anders Damsgaard | 1 | +4 | -4 |
2018-08-12 14:23 | Drop compatibility with Julia versions prior to 1.0, remove Compat.jl | Anders Damsgaard | 21 | +153 | -177 |
2018-08-12 08:06 | Remove Compat requirement from tests, REQUIRE, and .travis.yml | Anders Damsgaard | 26 | +343 | -348 |
2018-08-09 10:52 | Add newline between repeated status output | Anders Damsgaard | 1 | +1 | -0 |
2018-08-08 21:06 | Dynamically adjust status output according to terminal width | Anders Damsgaard | 1 | +48 | -19 |
2018-08-08 17:09 | Fix deploy-branch condition | Anders Damsgaard | 1 | +1 | -1 |
2018-08-08 15:57 | Perform deployment on tagged releases | Anders Damsgaard | 1 | +2 | -0 |
2018-08-08 15:31 | Pre-build NetCDF on Julia 0.6 | Anders Damsgaard | 1 | +1 | -1 |
2018-08-08 15:09 | Allow failures on nightly julia | Anders Damsgaard | 1 | +1 | -1 |
2018-08-08 15:08 | Allow failures on Julia 1.0 | Anders Damsgaard | 1 | +4 | -0 |
2018-08-08 15:02 | Parse before_script step for NetCDF installation in Julia | Anders Damsgaard | 1 | +1 | -3 |
2018-08-08 14:48 | Add julia-0.7 tests, only install NetCDF on Julia 0.6 | Anders Damsgaard | 2 | +10 | -7 |
2018-08-08 14:36 | Add method to change the maximum number of contacts with reallocation | Anders Damsgaard | 2 | +82 | -0 |
2018-07-18 20:14 | Put particle area into cell containing center | Anders Damsgaard | 1 | +16 | -12 |
2018-07-18 20:00 | Fill missing values in porosity VTK grid, set default padding in regular packing to 0.0 | Anders Damsgaard | 2 | +11 | -2 |
2018-07-09 15:31 | Merge pull request #6 from anders-dc/ridging | Anders Damsgaard | 32 | +885 | -520 |
2018-06-28 16:13 | Fix double gyre experiment with MonTre's help | Anders Damsgaard | 1 | +2 | -3 |
2018-06-12 18:02 | Update logo | Anders Damsgaard | 1 | +0 | -0 |
2018-06-12 18:01 | Update logo script | Anders Damsgaard | 1 | +7 | -3 |
2018-06-06 19:02 | RM test files, improve NetCDF/JLD check. Remove pycall pre-build | Anders Damsgaard | 4 | +13 | -7 |
2018-06-06 18:43 | Only build docs and coverage on julia 0.6 | Anders Damsgaard | 1 | +1 | -0 |
2018-06-06 18:06 | Disallow failures on julia-nightly | Anders Damsgaard | 1 | +0 | -4 |
2018-06-06 18:03 | Use repeat syntax compatible across Julia 0.6 and 0.7 | Anders Damsgaard | 2 | +26 | -68 |
2018-06-06 18:01 | Use cross-compatible syntax for vectors | Anders Damsgaard | 1 | +4 | -4 |
2018-06-06 17:41 | Explicitly state that orientation vectors are uninitialized for Julia 0.7 | Anders Damsgaard | 1 | +4 | -4 |
2018-06-06 17:31 | Fix deprecation warning when creating 'occupied' array | Anders Damsgaard | 1 | +1 | -1 |
2018-06-06 17:18 | Update NetCDF warning string | Anders Damsgaard | 1 | +1 | -1 |
2018-06-06 17:11 | Update NetCDF check for Julia 0.7 | Anders Damsgaard | 1 | +13 | -9 |
2018-06-06 17:11 | Update JLD check for Julia 0.7 | Anders Damsgaard | 1 | +6 | -1 |
2018-06-06 17:10 | Use .= operator for assigning to multiple values in array | Anders Damsgaard | 2 | +3 | -3 |
2018-06-06 17:10 | Update zeros call in packing routine for compatibility with Julia 0.7 | Anders Damsgaard | 1 | +1 | -1 |
2018-06-06 16:58 | Use JLD check from Granular | Anders Damsgaard | 1 | +1 | -1 |
2018-06-06 16:57 | Explicitly state that grain-array values are undefined | Anders Damsgaard | 1 | +3 | -2 |
2018-06-06 16:56 | Use .= for assigning a value to multiple locations in array | Anders Damsgaard | 3 | +25 | -25 |
2018-06-06 13:42 | Allow failures on julia-nightly until 3rd party packages work | Anders Damsgaard | 1 | +4 | -0 |
2018-06-06 12:45 | Disable tangential interaction when rotation is disabled | Anders Damsgaard | 1 | +111 | -74 |
2018-06-01 18:29 | Remove sudo requirement from travis | Anders Damsgaard | 1 | +0 | -2 |
2018-05-10 02:17 | Fix calls to getWallNormalStress during testing | Anders Damsgaard | 1 | +3 | -3 |
2018-05-10 02:15 | Add test coverage of wall area and stress calculations and error handling | Anders Damsgaard | 1 | +10 | -0 |
2018-05-10 02:10 | Add wall test with contact stiffness | Anders Damsgaard | 1 | +12 | -0 |
2018-05-10 02:08 | Remove unused interpolation functions for atmosphere | Anders Damsgaard | 1 | +0 | -55 |
2018-05-09 20:59 | Add further reporting during grain plotting tests | Anders Damsgaard | 1 | +26 | -2 |
2018-05-09 20:00 | Add further testing of simulation status and grain plotting | Anders Damsgaard | 2 | +3 | -0 |
2018-05-09 19:32 | Test writing of atmosphere grid | Anders Damsgaard | 1 | +2 | -9 |
2018-05-09 19:24 | Fix vtk interaction write when Young's modulus is 0, add more vtk tests | Anders Damsgaard | 2 | +25 | -2 |
2018-05-09 15:32 | Update text on documentation landing page | Anders Damsgaard | 1 | +3 | -3 |
2018-05-07 20:06 | Convert animations to mp4 with ffmpeg if available | Anders Damsgaard | 1 | +15 | -1 |
2018-05-07 17:40 | Add some trailing white space when reporting active points | Anders Damsgaard | 1 | +1 | -1 |
2018-05-07 17:32 | Improve structure of packing tests | Anders Damsgaard | 1 | +2 | -4 |
2018-05-07 17:29 | Improve console output during irregular packing | Anders Damsgaard | 1 | +2 | -1 |
2018-05-07 16:47 | Fix irregular packing generation across periodic boundaries | Anders Damsgaard | 3 | +51 | -19 |
2018-05-04 16:08 | Always sort grains in grid before starting irregular packing algorithm | Anders Damsgaard | 1 | +1 | -0 |
2018-05-04 14:52 | Ignore temporary files | Anders Damsgaard | 1 | +4 | -0 |
2018-05-04 14:47 | Allow for grid BC specification via coordinate system axes | Anders Damsgaard | 2 | +63 | -6 |
2018-05-03 19:23 | Write progress during irregular packing on single line | Anders Damsgaard | 1 | +5 | -2 |
2018-04-02 23:17 | Minor grammatical change in readme | Anders Damsgaard | 1 | +1 | -1 |
2018-04-02 19:28 | Manually fix repeat commands across Julia 0.6 and 0.7 | Anders Damsgaard | 2 | +68 | -28 |
2018-04-02 19:19 | Specify uninitialized arrays with keyword `undef` as per Julia 0.7 | Anders Damsgaard | 5 | +30 | -30 |
2018-04-02 19:02 | Fix srand calls and print_with_color | Anders Damsgaard | 13 | +103 | -96 |
2018-04-02 17:42 | Use Compat.repeat instead of repmat | Anders Damsgaard | 2 | +24 | -20 |
2018-04-02 17:38 | Use Compat calls for logging, norm. Import Random for srand | Anders Damsgaard | 40 | +540 | -477 |
2018-04-02 15:44 | Do not allow failures on Julia 0.7 | Anders Damsgaard | 1 | +0 | -4 |
2018-03-16 18:19 | Change table header | Anders Damsgaard | 1 | +2 | -2 |
2018-03-16 18:18 | Fix broken markdown table | Anders Damsgaard | 1 | +2 | -3 |
2018-03-16 18:16 | Add DOI badge from Zenodo to README | Anders Damsgaard | 1 | +4 | -3 |
2018-03-09 15:37 | Add flag to toggle packing plot generation | Anders Damsgaard | 1 | +16 | -5 |
2018-02-28 13:17 | Fix issues when NetCDF package was not installed | Anders Damsgaard | 1 | +3 | -0 |
2018-02-28 12:55 | Only run ocean netcdf reads if installed | Anders Damsgaard | 1 | +132 | -130 |
2018-02-28 12:20 | Skip NetCDF tests if not installed | Anders Damsgaard | 1 | +3 | -1 |
2018-02-28 12:13 | Install optional dependency NetCDF on windows | Anders Damsgaard | 1 | +3 | -0 |
2018-02-28 02:56 | Set NetCDF as optional dependency | Anders Damsgaard | 4 | +86 | -52 |
2018-02-22 20:40 | Add additional bond tests and fix bond problems | Anders Damsgaard | 2 | +142 | -14 |
2018-02-22 18:43 | Add untested parameterization including bond bending and shear strength | Anders Damsgaard | 7 | +147 | -71 |
2018-02-21 20:42 | Use frictional energy equation from Nguyen 2009 | Anders Damsgaard | 1 | +12 | -2 |
2018-02-21 16:28 | Keep track of thermal energy on the particle level | Anders Damsgaard | 6 | +67 | -8 |
2018-02-21 14:07 | Set contact age to zero if there is Coulomb slip | Anders Damsgaard | 1 | +2 | -0 |
2018-02-21 00:46 | Update grain VTK checksum | Anders Damsgaard | 2 | +3 | -1 |
2018-02-21 00:46 | Change contact healing scheme and default value | Anders Damsgaard | 2 | +4 | -5 |
2018-02-21 00:35 | Fix units in docstring for tensile_heal_rate | Anders Damsgaard | 1 | +1 | -1 |
2018-02-20 01:19 | Add further contact search tests | Anders Damsgaard | 1 | +20 | -1 |
2018-02-20 01:09 | Add test with regular square packing | Anders Damsgaard | 1 | +20 | -0 |
2018-02-20 01:06 | Fix Gnuplot call with tensile stress | Anders Damsgaard | 1 | +1 | -1 |
2018-02-20 01:00 | Fix typo when plotting grain forces | Anders Damsgaard | 1 | +1 | -1 |
2018-02-19 17:57 | Remove memory management tests which are not compatible with Julia 0.7 | Anders Damsgaard | 2 | +0 | -171 |
2018-02-19 17:32 | Update md5 checksum for grain VTK file | Anders Damsgaard | 1 | +1 | -1 |
2018-02-19 16:56 | Complete triangular packing implementation | Anders Damsgaard | 2 | +17 | -7 |
2018-02-19 16:39 | Fix typo, add preliminary triangular packing algorithm | Anders Damsgaard | 2 | +55 | -16 |
2018-02-19 16:12 | Add preliminary continue statement in porosity conditional | Anders Damsgaard | 1 | +2 | -1 |
2018-02-19 16:12 | Add missing end parantheses | Anders Damsgaard | 1 | +2 | -2 |
2018-02-16 20:47 | Add preliminary ridging model for compressive failure | Anders Damsgaard | 1 | +22 | -8 |
2018-02-15 21:05 | Rename compressive_strength_prefactor to fracture_toughness | Anders Damsgaard | 4 | +32 | -20 |
2018-02-15 21:05 | Search neighboring grid cells for grains during porosity estimation | Anders Damsgaard | 1 | +45 | -7 |
2018-02-15 20:47 | Zero compressive strength prefactor by default | Anders Damsgaard | 1 | +6 | -10 |
2018-02-08 15:14 | Clarify expression for ocean and atmosphere drag | Anders Damsgaard | 2 | +12 | -15 |
2018-02-02 20:33 | Remove email address from travis-CI configuration | Anders Damsgaard | 1 | +0 | -2 |
2018-02-02 20:10 | Merge branch 'master' of https://github.com/anders-dc/Granular.jl | Anders Damsgaard | 1 | +1 | -1 |
2018-02-02 20:06 | Implement first simple porosity estimation | Anders Damsgaard | 2 | +54 | -5 |
2018-01-30 18:03 | Fix typo in docstring | Anders Damsgaard | 1 | +13 | -1 |
2018-01-30 17:43 | Add porosity fields in ocean and atmosphere grids | Anders Damsgaard | 6 | +20 | -3 |
2018-01-24 19:36 | Improve docstrings for createRegularOceanGrid and createRegularAtmosphereGrid | Anders Damsgaard | 2 | +38 | -7 |
2018-01-24 19:24 | Add commented-out plotting calls | Anders Damsgaard | 1 | +2 | -1 |
2018-01-24 16:45 | Tightening criterion for cell mapping to ensure no overlaps | Anders Damsgaard | 2 | +76 | -14 |
2018-01-24 16:03 | Add function to produce rasterized map of grain coverage | Anders Damsgaard | 2 | +108 | -0 |
2018-01-18 02:57 | Increase consolidation time and add viscosity to top wall | Anders Damsgaard | 1 | +3 | -2 |
2018-01-17 22:56 | Update tests to reflect added detection of contacts between fixed grains | Anders Damsgaard | 2 | +61 | -76 |
2018-01-17 21:31 | Do register contacts between fixed grains | Anders Damsgaard | 1 | +3 | -4 |
2018-01-16 20:50 | Merge branch 'master' of github.com:anders-dc/Granular.jl | Anders Damsgaard | 7 | +227 | -68 |
2018-01-16 20:50 | Add further flags related to looping | Anders Damsgaard | 1 | +6 | -2 |
2018-01-15 16:14 | Improve handling of grains when outside of grid | Anders Damsgaard | 1 | +6 | -3 |
2018-01-15 15:55 | Remove @inbounds flag for grid sorting | Anders Damsgaard | 1 | +1 | -1 |
2018-01-15 15:41 | Use Compat.Sys for OS check | Anders Damsgaard | 1 | +2 | -1 |
2018-01-15 15:39 | Skip redirection of STDOUT in grid test on windows, which stopped working | Anders Damsgaard | 1 | +92 | -90 |
2018-01-15 15:17 | Add tests for `allow_*_acc` and add missing implementation in TY3 temporal integration scheme | Anders Damsgaard | 2 | +72 | -1 |
2018-01-05 15:57 | Add `origo` vector to regular grids for handling non-zero grid origins | Anders Damsgaard | 5 | +16 | -14 |
2018-01-05 15:57 | Bump Compat version requirement for Printf | Anders Damsgaard | 1 | +1 | -1 |
2018-01-05 15:40 | Change regular indexing method to contain lower grid edge | Anders Damsgaard | 1 | +3 | -3 |
2018-01-04 17:32 | Fix typo in informational message | Anders Damsgaard | 1 | +1 | -1 |
2018-01-04 16:06 | Fix minor stylistic issues in README | Anders Damsgaard | 1 | +2 | -3 |
2018-01-04 15:53 | Change table headings | Anders Damsgaard | 1 | +2 | -2 |
2018-01-04 15:51 | Fix table | Anders Damsgaard | 1 | +2 | -3 |
2018-01-04 15:49 | Add badges to stable-release documentation and tests | Anders Damsgaard | 1 | +3 | -2 |
2018-01-03 21:21 | Remove Homebrew/WinRPM and package installation due to reliability issues | Anders Damsgaard | 3 | +0 | -29 |
2018-01-03 20:09 | Fix grain positions in tests and improve regular grid performance | Anders Damsgaard | 4 | +46 | -43 |
2018-01-03 20:09 | Clamp interpolation values for better performance with regular grids | Anders Damsgaard | 2 | +6 | -15 |
2018-01-03 16:36 | Use Compat.Printf for compatibility across Julia releases | Anders Damsgaard | 1 | +2 | -0 |
2018-01-03 16:17 | Implement optimized particle sorting for regular grids | Anders Damsgaard | 1 | +41 | -30 |
2018-01-03 15:44 | Fix Julia 0.7 deprecation warning in irregular packing routine | Anders Damsgaard | 1 | +2 | -1 |
2018-01-03 15:42 | Add data structures and handling of fields associated with regular grids | Anders Damsgaard | 6 | +49 | -15 |
2018-01-02 18:55 | Use cross-version compatible OS checks | Anders Damsgaard | 1 | +3 | -2 |
2018-01-02 18:52 | Improve visualization during poisson-disk sampling | Anders Damsgaard | 2 | +12 | -3 |
2017-12-22 21:04 | Update memory values | Anders Damsgaard | 1 | +1 | -1 |
2017-12-22 20:59 | Disable verbose output when adding the first grain of an irregular packing | Anders Damsgaard | 1 | +2 | -1 |
2017-12-22 20:57 | Update grain size to reflect append of `color` field | Anders Damsgaard | 1 | +1 | -1 |
2017-12-22 20:56 | Improve visualization during irregular packing | Anders Damsgaard | 1 | +13 | -8 |
2017-12-22 20:55 | Optionally return number of contacts from contact check | Anders Damsgaard | 1 | +13 | -6 |
2017-12-22 20:55 | Add `color` field to grains | Anders Damsgaard | 3 | +51 | -7 |
2017-12-22 20:54 | Update VTK-file checksum for added `color` field | Anders Damsgaard | 1 | +1 | -1 |
2017-12-22 20:53 | Disable plotting and verbosity by default in packing tests | Anders Damsgaard | 1 | +24 | -5 |
2017-12-22 19:45 | Remove extra Gnuplot palette definition | Anders Damsgaard | 1 | +4 | -2 |
2017-12-22 16:50 | Improve docstring for irregularPacking and add `quality` parameter | Anders Damsgaard | 1 | +18 | -12 |
2017-12-22 16:31 | Optimize Poisson-disk sampling algorithm, fix active list maintenance | Anders Damsgaard | 1 | +66 | -22 |
2017-12-21 20:06 | Fix a few problems in checkForContacts | Anders Damsgaard | 3 | +54 | -58 |
2017-12-21 19:57 | Put contact check into dedicated and reusable function | Anders Damsgaard | 1 | +55 | -0 |
2017-12-21 12:51 | Add argument to choose if output plots are generated or not | Anders Damsgaard | 2 | +20 | -3 |
2017-12-21 03:53 | Improve sampling when generating irregular packings | Anders Damsgaard | 2 | +47 | -20 |
2017-12-20 21:49 | Add preliminary implementation of Poisson-disk sampling for irregular packings | Anders Damsgaard | 2 | +103 | -31 |
2017-12-20 19:42 | Fix grid-index correction | Anders Damsgaard | 1 | +8 | -8 |
2017-12-20 18:55 | Add viscosity parameter to wall-function docstring | Anders Damsgaard | 1 | +2 | -1 |
2017-12-20 18:55 | Split calculation of periodic BC correction into separate internal function | Anders Damsgaard | 1 | +48 | -30 |
2017-12-19 15:25 | Add missing parameter type to contact_viscosity_normal | Anders Damsgaard | 1 | +1 | -1 |
2017-12-19 15:22 | Add wall-normal viscosity in parallel to elasticity | Anders Damsgaard | 4 | +145 | -8 |
2017-11-29 16:02 | use Compat.Dates for compatibility with Julia 0.6 and 0.7 | Anders Damsgaard | 1 | +1 | -0 |
2017-11-29 15:27 | update status script to allow rendering | Anders Damsgaard | 1 | +5 | -0 |
2017-11-29 15:20 | add fields to grain VTK files, add the option to render with `status()` | Anders Damsgaard | 6 | +52 | -7 |
2017-11-22 19:30 | only write interaction information if interactions occur | Anders Damsgaard | 1 | +39 | -37 |
2017-11-22 19:08 | increase number of max. contacts (Nc_max) to 32 | Anders Damsgaard | 3 | +125 | -5 |
2017-11-22 17:48 | improve logic in findEmptyPositionInGridCell | Anders Damsgaard | 1 | +34 | -40 |
2017-11-22 16:13 | improve function return and docstring | Anders Damsgaard | 1 | +11 | -8 |
2017-11-22 16:01 | do not generate grains that protrude outside of the grid boundaries | Anders Damsgaard | 2 | +15 | -10 |
2017-11-22 13:57 | fix variable name | Anders Damsgaard | 1 | +1 | -1 |
2017-11-22 13:56 | do not protrude outside grid during findEmptyPositionInGridCell | Anders Damsgaard | 1 | +11 | -0 |
2017-11-22 13:51 | improve docstring for findEmptyPositionInGridCell | Anders Damsgaard | 1 | +13 | -0 |
2017-11-18 13:57 | set entire gnuplot 'terminal' string in function arguments | Anders Damsgaard | 1 | +3 | -3 |
2017-11-18 03:48 | move GSD plotting to io.jl, add grain-plotting function | Anders Damsgaard | 2 | +187 | -105 |
2017-11-18 01:16 | make gnuplot tests optional | Anders Damsgaard | 1 | +22 | -11 |
2017-11-18 00:18 | update package managers before installing | Anders Damsgaard | 1 | +2 | -0 |
2017-11-17 22:50 | add BinDeps for running deps/build.jl | Anders Damsgaard | 1 | +1 | -0 |
2017-11-17 22:49 | change handling of Homebrew and WinRPM packages | Anders Damsgaard | 3 | +25 | -13 |
2017-11-17 22:33 | add gnuplot and imagemagick packages to linux travis build | Anders Damsgaard | 1 | +6 | -0 |
2017-11-17 22:30 | remove size declaration for 'png' terminal and duplicate file check | Anders Damsgaard | 2 | +1 | -3 |
2017-11-17 22:21 | use "png" gnuplot terminal by default, fix PHONY makefile target | Anders Damsgaard | 3 | +9 | -11 |
2017-11-17 22:12 | remove bindeps | Anders Damsgaard | 1 | +0 | -1 |
2017-11-17 22:11 | remove build.jl and instead install at the beginning of Granular.jl | Anders Damsgaard | 2 | +12 | -41 |
2017-11-17 19:08 | fix GSD plotting when there is no size variance and add option to specify gnuplot terminal | Anders Damsgaard | 2 | +28 | -18 |
2017-11-17 18:24 | implement several changes to file IO, use Gnuplot for plotting | Anders Damsgaard | 5 | +169 | -41 |
2017-11-17 15:38 | add Homebrew/BinDeps installation of ImageMagick which was faulty | Anders Damsgaard | 1 | +0 | -27 |
2017-11-17 14:55 | make `id` argument naming optional by overloading createSimulation() | Anders Damsgaard | 2 | +4 | -0 |
2017-11-17 14:44 | fix Pkg.add typo in README | Anders Damsgaard | 1 | +1 | -1 |
2017-11-17 03:18 | read simulation status from disk during paraview write if file_number==0 | Anders Damsgaard | 1 | +4 | -0 |
2017-11-17 00:13 | Update README.md | Anders Damsgaard | 1 | +3 | -5 |
2017-11-17 00:12 | Merge pull request #3 from gitter-badger/gitter-badge | Anders Damsgaard | 1 | +2 | -0 |
2017-11-16 21:06 | update shear experiment example with better starting values | Anders Damsgaard | 1 | +12 | -9 |
2017-11-16 20:36 | add additional wall test, add missing wall-kinematics update to `run!()` | Anders Damsgaard | 2 | +20 | -1 |
2017-11-16 20:18 | fix wall initialization, update grain size in example | Anders Damsgaard | 3 | +31 | -28 |
2017-11-16 18:39 | fix error in periodic grid identification during particle position update | Anders Damsgaard | 1 | +1 | -1 |
2017-11-16 17:46 | adjust grid with knowledge if boundaries are periodic | Anders Damsgaard | 1 | +36 | -10 |
2017-11-16 17:39 | do not disable `fixed` flags for bottom grains | Anders Damsgaard | 1 | +1 | -1 |
2017-11-16 17:37 | dynamically update what grains are moving at fixed velocity | Anders Damsgaard | 1 | +11 | -15 |
2017-11-16 16:56 | improve shear script by isolating relevant parameters at top | Anders Damsgaard | 1 | +45 | -15 |
2017-11-16 15:56 | fix syntax typo | Anders Damsgaard | 1 | +1 | -1 |
2017-11-16 15:55 | keep grid BCs during resize, fix plotting in shear example | Anders Damsgaard | 4 | +33 | -14 |
2017-11-16 15:08 | fix non-interactive rendering | Anders Damsgaard | 1 | +1 | -1 |
2017-11-16 15:08 | fix indentation of function arguments | Anders Damsgaard | 1 | +9 | -9 |
2017-11-16 14:56 | plot stresses along with wall position during consolidation | Anders Damsgaard | 1 | +13 | -2 |
2017-11-16 14:55 | fix determination of effective wall normal stress | Anders Damsgaard | 1 | +1 | -2 |
2017-11-16 14:17 | monitor top wall position during consolidation | Anders Damsgaard | 1 | +26 | -5 |
2017-11-16 02:15 | add gif option to render command | Anders Damsgaard | 1 | +5 | -2 |
2017-11-16 02:14 | fix a few calls in shear example | Anders Damsgaard | 1 | +14 | -8 |
2017-11-16 00:13 | attempt to render after each phase | Anders Damsgaard | 1 | +8 | -1 |
2017-11-16 00:02 | update dynamic wall function call and add plotting routines | Anders Damsgaard | 1 | +25 | -7 |
2017-11-15 21:25 | finish implementing dynamic walls | Anders Damsgaard | 4 | +35 | -32 |
2017-11-15 21:02 | wall normal must be positive, add wall temporal integration, add more tests | Anders Damsgaard | 6 | +364 | -26 |
2017-11-15 17:00 | also report on simulation.walls array | Anders Damsgaard | 1 | +3 | -0 |
2017-11-15 16:53 | add elastic interaction with walls | Anders Damsgaard | 6 | +94 | -22 |
2017-11-14 21:12 | first implementaiton of grain-wall interaction | Anders Damsgaard | 3 | +55 | -7 |
2017-11-14 19:58 | fix various errors during test and wall initialization | Anders Damsgaard | 5 | +82 | -11 |
2017-11-14 17:10 | fix docstrings and Simulation object creation | Anders Damsgaard | 5 | +63 | -49 |
2017-11-14 16:01 | add dynamic walls in simulation object, dynamics still not implemented | Anders Damsgaard | 5 | +195 | -11 |
2017-11-12 17:23 | minor grammar error | Anders Damsgaard | 1 | +1 | -1 |
2017-11-12 17:22 | add .PHONY statements and `docs` target | Anders Damsgaard | 1 | +11 | -0 |
2017-11-12 16:56 | add script to run Julia 0.6 and 0.7 tests in one command | Anders Damsgaard | 1 | +7 | -0 |
2017-11-12 16:45 | add notes on installing Julia in the Getting Started section | Anders Damsgaard | 2 | +8 | -4 |
2017-11-12 15:48 | add notes on scripting and rerunning experiments | Anders Damsgaard | 1 | +19 | -4 |
2017-11-10 14:22 | add flags to allow x or y movement although the grain is fixed | Anders Damsgaard | 5 | +88 | -12 |
2017-11-09 21:29 | add function to reset current time parameters | Anders Damsgaard | 1 | +26 | -0 |
2017-11-09 21:05 | expand shear example, several commands still need to be implemented in `src/` | Anders Damsgaard | 1 | +89 | -18 |
2017-11-09 17:24 | use String conversion conforming to Julia 0.7 standard | Anders Damsgaard | 2 | +10 | -10 |
2017-11-09 17:20 | import Compat before Compat.Sys | Anders Damsgaard | 1 | +1 | -0 |
2017-11-09 17:13 | perform several changes for Julia 0.7 compatibility | Anders Damsgaard | 4 | +11 | -12 |
2017-11-09 16:58 | use Compat.Sys for version-independent system checks | Anders Damsgaard | 7 | +12 | -30 |
2017-11-09 16:49 | fix several syntax changes for julia 0.7 | Anders Damsgaard | 10 | +40 | -37 |
2017-11-09 16:24 | import testing framework in every source file that requires it | Anders Damsgaard | 4 | +18 | -5 |
2017-11-09 16:17 | import Base.Test compatible with Julia 0.6 and 0.7 | Anders Damsgaard | 4 | +81 | -75 |
2017-11-09 16:09 | import test functionality consistent with changes between Julia 0.6 and 0.7 | Anders Damsgaard | 18 | +677 | -666 |
2017-11-09 13:24 | change minor typos in documentation | Anders Damsgaard | 1 | +2 | -2 |
2017-11-09 13:21 | remove PyPlot requirement and update documentation accordingly | Anders Damsgaard | 5 | +5 | -5 |
2017-11-09 05:01 | restart julia in travis-CI after building PyCall and PyPlot | Anders Damsgaard | 1 | +1 | -1 |
2017-11-09 04:37 | build PyPlot after PyCall | Anders Damsgaard | 1 | +1 | -1 |
2017-11-09 04:35 | make sure PyCall is built after PyPlot is fetched | Anders Damsgaard | 1 | +1 | -1 |
2017-11-09 04:20 | add PyPlot as a requirement and update the documentation for clarity | Anders Damsgaard | 2 | +83 | -78 |
2017-11-08 17:35 | reenable GSD plot | Anders Damsgaard | 1 | +1 | -1 |
2017-11-08 17:04 | increase simulation length to 10 s | Anders Damsgaard | 2 | +8 | -8 |
2017-11-08 17:03 | add note on how to simulate a landslide | Anders Damsgaard | 1 | +4 | -0 |
2017-11-08 17:00 | add note on visualizing contact pressure | Anders Damsgaard | 1 | +3 | -1 |
2017-11-08 16:59 | add output of fitGridToGrains in example | Anders Damsgaard | 1 | +6 | -0 |
2017-11-08 16:56 | add note on where pvpython is installed | Anders Damsgaard | 2 | +6 | -3 |
2017-11-08 16:54 | decrease size of grain packing in granular example | Anders Damsgaard | 2 | +5 | -5 |
2017-11-08 16:37 | add sedimentation example, fix render command by removing import | Anders Damsgaard | 3 | +182 | -6 |
2017-11-07 23:44 | add link to julialang getting started | Anders Damsgaard | 2 | +5 | -0 |
2017-11-07 21:23 | add annotated example of two-grain collision | Anders Damsgaard | 3 | +131 | -8 |
2017-11-07 20:51 | begin implementing simple example | Anders Damsgaard | 1 | +170 | -0 |
2017-11-07 19:43 | move linux dependency calls outside conditional | Anders Damsgaard | 1 | +4 | -5 |
2017-11-07 18:50 | rename WinRPM imagemagick package | Anders Damsgaard | 1 | +1 | -1 |
2017-11-07 18:40 | allow `sudo` for travis-CI builds | Anders Damsgaard | 1 | +2 | -0 |
2017-11-07 18:27 | build Granular before testing by running `deps/make.jl` | Anders Damsgaard | 1 | +4 | -0 |
2017-11-07 18:11 | rename imagemagick package on WinRPM | Anders Damsgaard | 1 | +1 | -1 |
2017-11-07 18:06 | update BinDeps script with Linux and Windows instructions | Anders Damsgaard | 2 | +20 | -4 |
2017-11-07 16:56 | attempt to install and use imagemagick via Homebrew.jl | Anders Damsgaard | 4 | +50 | -5 |
2017-11-07 16:02 | add missing package_contents.md | Anders Damsgaard | 1 | +57 | -0 |
2017-11-07 15:50 | move methods | Anders Damsgaard | 1 | +0 | -0 |
2017-11-07 15:42 | add notes on updating | Anders Damsgaard | 5 | +22 | -9 |
2017-11-07 15:18 | update documentation with information on testing | Anders Damsgaard | 1 | +31 | -3 |
2017-11-07 15:03 | update documentation with description of package contents | Anders Damsgaard | 3 | +12 | -10 |
2017-11-07 15:03 | add missing export statement | Anders Damsgaard | 2 | +1 | -0 |
2017-11-07 03:22 | fix kinematic-zeroing function and associated tests | Anders Damsgaard | 2 | +10 | -10 |
2017-11-07 03:15 | add zeroKinematics function | Anders Damsgaard | 2 | +77 | -0 |
2017-11-07 02:22 | fix memory allocation associated with external body force | Anders Damsgaard | 3 | +10 | -10 |
2017-11-07 01:00 | add functions to set or add to a constant body force per grain | Anders Damsgaard | 5 | +45 | -1 |
2017-11-07 00:37 | add `trim` argument to render(), adjust initialization in shear example | Anders Damsgaard | 2 | +11 | -11 |
2017-11-06 21:30 | add preliminary shear script, fix regular packing | Anders Damsgaard | 4 | +99 | -2 |
2017-11-06 21:06 | add "impermable" grid boundary condition | Anders Damsgaard | 7 | +285 | -199 |
2017-11-06 19:59 | add tests for regular packing generation, add docstring to grid.jl | Anders Damsgaard | 3 | +86 | -3 |
2017-11-06 18:43 | add method to scale grid according to granular assemblage | Anders Damsgaard | 6 | +164 | -15 |
2017-11-05 02:55 | update manual to point to tagged release in Julia METADATA | Anders Damsgaard | 1 | +4 | -10 |
2017-11-05 02:54 | update README reflecting admission to the Julia repository | Anders Damsgaard | 1 | +14 | -12 |
2017-11-03 20:13 | adjust grain linear positions according to boundary periodicity | Anders Damsgaard | 3 | +131 | -2 |
2017-11-03 19:09 | update periodicity check to reflect change in datatypes.jl | Anders Damsgaard | 2 | +39 | -4 |
2017-11-03 18:13 | add function to set BCs and add tests of BC functionality | Anders Damsgaard | 6 | +245 | -21 |
2017-11-02 15:48 | only run codecov on linux | Anders Damsgaard | 1 | +1 | -5 |
2017-11-02 13:31 | change testing functionality for compatibility with next stable Julia | Anders Damsgaard | 20 | +661 | -663 |
2017-11-02 02:20 | update grain-structure size to contain inter-grain position vector | Anders Damsgaard | 1 | +2 | -2 |
2017-11-02 02:16 | store inter-particle position vector on contact | Anders Damsgaard | 4 | +21 | -25 |
2017-11-01 20:16 | save and check inter-particle position vector, tests failing | Anders Damsgaard | 2 | +27 | -1 |
2017-11-01 19:56 | apply distance modification during contact search | Anders Damsgaard | 1 | +8 | -3 |
2017-11-01 19:48 | determine grid and distance corrections for periodic boundaries during contact search | Anders Damsgaard | 1 | +39 | -4 |
2017-11-01 19:07 | add documentation on bc_* parameters | Anders Damsgaard | 1 | +24 | -0 |
2017-11-01 19:04 | add fields for grid boundary conditions | Anders Damsgaard | 5 | +41 | -22 |
2017-11-01 18:13 | change last few references to SeaIce to Granular in text files and example | Anders Damsgaard | 5 | +34 | -29 |
2017-11-01 18:04 | update package status in README | Anders Damsgaard | 1 | +3 | -3 |
2017-11-01 18:02 | animate logo in reverse | Anders Damsgaard | 1 | +0 | -0 |
2017-11-01 18:01 | add docstring on `reverse` arguemnt | Anders Damsgaard | 1 | +2 | -0 |
2017-11-01 18:00 | add option to additionally render animation in reverse | Anders Damsgaard | 2 | +9 | -2 |
2017-11-01 17:55 | update animated logo | Anders Damsgaard | 1 | +0 | -0 |
2017-11-01 17:48 | rename repository and package to Granular.jl | Anders Damsgaard | 47 | +2734 | -2734 |
2017-11-01 17:14 | move paraview filters to separate folder | Anders Damsgaard | 2 | +0 | -0 |
2017-11-01 15:48 | use 'mutable struct' instead of 'type' for future compability | Anders Damsgaard | 1 | +5 | -5 |
2017-11-01 15:46 | revert to Base.Test for now until julia 0.7 is stable | Anders Damsgaard | 4 | +2 | -6 |
2017-11-01 15:43 | import "Test" over "Base.Test" for future compability | Anders Damsgaard | 4 | +4 | -4 |
2017-11-01 15:35 | remove redundant legacy render and animation scripts | Anders Damsgaard | 4 | +0 | -396 |
2017-11-01 15:23 | save images and animations in source folder | Anders Damsgaard | 1 | +3 | -3 |
2017-11-01 15:17 | fix paths in paraview and imagemagick-related scripts | Anders Damsgaard | 2 | +8 | -13 |
2017-11-01 14:58 | write full path for input files in paraview script | Anders Damsgaard | 1 | +3 | -3 |
2017-11-01 14:40 | launch pvpython from current folder | Anders Damsgaard | 1 | +2 | -2 |
2017-11-01 14:40 | change folders according to path changes | Anders Damsgaard | 1 | +4 | -0 |
2017-11-01 14:32 | save images and animations to current folder, return after cd | Anders Damsgaard | 1 | +4 | -2 |
2017-11-01 14:27 | fix pvpython script location and paths, try to merge PNGs with imagemagick | Anders Damsgaard | 2 | +18 | -4 |
2017-11-01 13:53 | change output message after writing paraview script | Anders Damsgaard | 1 | +2 | -1 |
2017-11-01 13:51 | assume that VTK files are in the same dir as paraview script | Anders Damsgaard | 1 | +1 | -1 |
2017-11-01 13:33 | add scripts to animate image example output | Anders Damsgaard | 2 | +200 | -0 |
2017-10-12 19:21 | explicitly refer to Base.UVError in attempt to alleviate travis-ci failure | Anders Damsgaard | 2 | +3 | -3 |
2017-10-12 19:08 | add functionality to generate python scripts for Paraview | Anders Damsgaard | 3 | +305 | -17520 |
2017-10-03 21:40 | add blank test script for packing routines | Anders Damsgaard | 1 | +7 | -0 |
2017-10-03 20:51 | implement better error handling depending on PyPlot status | Anders Damsgaard | 2 | +14 | -10 |
2017-10-03 18:43 | add missing variable declaration | Anders Damsgaard | 1 | +1 | -0 |
2017-10-03 18:35 | make PyPlot optional | Anders Damsgaard | 2 | +8 | -2 |
2017-10-03 17:29 | decrease memory allocation in grid function calls | Anders Damsgaard | 1 | +32 | -38 |
2017-10-03 16:09 | decrease memory allocation in grid-related functions | Anders Damsgaard | 2 | +20 | -31 |
2017-09-22 17:23 | begin implementing poisson-disk packing | Anders Damsgaard | 3 | +174 | -1 |
2017-09-22 13:55 | add example where packing is initialized from a PNG image. Use shorthand for random functions | Anders Damsgaard | 7 | +159 | -22 |
2017-09-13 14:50 | set youngs_modulus once for all ice floes | Anders Damsgaard | 1 | +7 | -2 |
2017-09-13 13:42 | update author information in README | Anders Damsgaard | 1 | +1 | -2 |
2017-09-13 13:36 | add logo to READMe | Anders Damsgaard | 2 | +4 | -0 |
2017-09-13 02:49 | fix domain dimensionality | Anders Damsgaard | 1 | +9 | -2 |
2017-09-13 02:26 | trim whitespace around output | Anders Damsgaard | 1 | +3 | -1 |
2017-09-12 22:16 | change default forcing | Anders Damsgaard | 1 | +5 | -3 |
2017-09-12 22:12 | do not generate `.avi` by default, revert to default camera options | Anders Damsgaard | 2 | +24 | -17 |
2017-09-12 21:06 | add script to run logo.jl and visualization scripts | Anders Damsgaard | 1 | +2 | -1 |
2017-09-12 21:01 | add scripts to visualize and animate output | Anders Damsgaard | 2 | +194 | -0 |
2017-09-12 20:27 | make forcing switchable | Anders Damsgaard | 1 | +24 | -13 |
2017-09-12 18:02 | add example where text is simulated as ice floes | Anders Damsgaard | 2 | +135 | -0 |
2017-09-12 17:19 | fix variable name in docstring | Anders Damsgaard | 1 | +1 | -1 |
2017-09-12 15:28 | update documentation for addIceFloeCylindrical! | Anders Damsgaard | 1 | +23 | -3 |
2017-09-12 14:19 | change symbol for argument lists | Anders Damsgaard | 1 | +48 | -48 |
2017-09-12 14:17 | improve docstring for addIceFloeCylindrical | Anders Damsgaard | 1 | +105 | -11 |
2017-09-12 13:37 | update README and refer to the documentation | Anders Damsgaard | 1 | +13 | -14 |
2017-09-12 13:32 | update installation example | Anders Damsgaard | 1 | +7 | -14 |
2017-09-11 22:45 | set language for code snippets | Anders Damsgaard | 1 | +12 | -4 |
2017-09-11 22:42 | improve introductory text | Anders Damsgaard | 1 | +1 | -1 |
2017-09-11 22:32 | add preliminary logo | Anders Damsgaard | 1 | +0 | -0 |
2017-09-11 20:08 | inform if ice floes are disabled in grid search | Anders Damsgaard | 1 | +5 | -1 |
2017-09-11 17:37 | add empty file for simple example | Anders Damsgaard | 3 | +6 | -2 |
2017-09-11 17:23 | rename headings and sections | Anders Damsgaard | 3 | +4 | -14 |
2017-09-11 16:31 | fix documentation labels and references | Anders Damsgaard | 1 | +2 | -2 |
2017-09-11 16:27 | fix line order in index.md, generate code coverage report on deploy | Anders Damsgaard | 2 | +3 | -1 |
2017-09-11 15:44 | ignore pdfs | Anders Damsgaard | 1 | +1 | -0 |
2017-09-11 15:33 | remove redundant author information | Anders Damsgaard | 1 | +1 | -2 |
2017-09-11 15:32 | update documentation | Anders Damsgaard | 4 | +9 | -14 |
2017-09-11 15:14 | add missing seperator | Anders Damsgaard | 1 | +1 | -1 |
2017-09-11 15:11 | update README | Anders Damsgaard | 1 | +1 | -2 |
2017-09-11 15:09 | update documentation | Anders Damsgaard | 2 | +11 | -3 |
2017-09-11 14:50 | restructure documentation, split library overview into public and internals | Anders Damsgaard | 6 | +75 | -23 |
2017-09-11 14:23 | run codecov together with documentation generation | Anders Damsgaard | 1 | +0 | -2 |
2017-09-11 14:20 | remove obsolete documentation information from README | Anders Damsgaard | 1 | +0 | -5 |
2017-09-11 14:18 | put badges into markdown table | Anders Damsgaard | 1 | +3 | -7 |
2017-09-11 14:15 | fix hypoerlink typo to docs logo | Anders Damsgaard | 1 | +1 | -1 |
2017-09-11 14:14 | add link to documentation | Anders Damsgaard | 2 | +3 | -0 |
2017-09-11 14:11 | auto-document SeaIce.jl | Anders Damsgaard | 3 | +11 | -3 |
2017-09-11 13:43 | ignore documentation generated content | Anders Damsgaard | 1 | +4 | -0 |
2017-09-11 13:42 | build documentation after build success on travis | Anders Damsgaard | 1 | +3 | -2 |
2017-09-11 13:19 | allow build failures with julia nightly on windows | Anders Damsgaard | 1 | +4 | -0 |
2017-09-09 14:08 | add preliminary documentation through Documenter.jl | Anders Damsgaard | 3 | +68 | -0 |
2017-09-09 13:28 | add Documenter.jl dependency | Anders Damsgaard | 1 | +1 | -0 |
2017-09-09 13:15 | allow failures on julia nightly | Anders Damsgaard | 1 | +7 | -0 |
2017-09-08 16:23 | add PyCall before building it during testing | Anders Damsgaard | 1 | +1 | -1 |
2017-09-08 16:20 | move python preparation to before_script | Anders Damsgaard | 1 | +1 | -1 |
2017-09-08 16:14 | try fixing before_deploy target | Anders Damsgaard | 1 | +1 | -2 |
2017-09-08 16:03 | Merge branch 'master' of github.com:anders-dc/SeaIce.jl | Anders Damsgaard | 22 | +1031 | -413 |
2017-09-08 16:02 | readd osx as OS, add automated matplotlib installation in before_deploy target | Anders Damsgaard | 1 | +9 | -0 |
2017-06-23 19:04 | add several measures for reducing memory footprint | Anders Damsgaard | 5 | +103 | -32 |
2017-06-23 14:20 | add ! to addIceFloeCylindrical name, store Nc_max in simulation object | Anders Damsgaard | 21 | +218 | -211 |
2017-06-23 13:09 | calculate mean radius before conditional | Anders Damsgaard | 1 | +1 | -1 |
2017-06-23 00:25 | disable rounding of datetime | Anders Damsgaard | 1 | +1 | -2 |
2017-06-23 00:23 | loop status in function if requested | Anders Damsgaard | 2 | +60 | -47 |
2017-06-22 23:57 | update the simulation status at the end of the time loop | Anders Damsgaard | 1 | +1 | -0 |
2017-06-22 23:51 | do not allocate a new vector when initializing delta_t | Anders Damsgaard | 1 | +2 | -2 |
2017-06-22 20:55 | avoid allocating unnecessary arrays | Anders Damsgaard | 3 | +4 | -3 |
2017-06-22 19:41 | increase performance of cell coordinate functions by specificly passing coordinate arrays | Anders Damsgaard | 3 | +23 | -19 |
2017-06-22 17:58 | declare Nc_max as constant | Anders Damsgaard | 1 | +1 | -1 |
2017-06-22 15:17 | Merge branch 'master' of github.com:anders-dc/SeaIce.jl | Anders Damsgaard | 1 | +8 | -5 |
2017-06-22 14:43 | fix deprecation warning in convertIceFloeDataToArrays | Anders Damsgaard | 1 | +34 | -34 |
2017-06-22 14:23 | update test environment and requirements to julia 0.6 | Anders Damsgaard | 3 | +3 | -3 |
2017-06-22 14:10 | convert NetCDF data after read | Anders Damsgaard | 2 | +28 | -29 |
2017-06-22 13:44 | fix several deprecation warnings in julia 0.6 | Anders Damsgaard | 4 | +63 | -63 |
2017-06-22 01:56 | use isassigned over isdefined for future compatibility | Anders Damsgaard | 2 | +2 | -2 |
2017-06-22 01:20 | add ocean+atmosphere profiling tests | Anders Damsgaard | 1 | +29 | -4 |
2017-06-19 15:55 | automatically turn on sorting optimizations if grids are identical | Anders Damsgaard | 2 | +20 | -2 |
2017-06-19 15:45 | skip atmosphere grid sorting when the atmosphere grid geometry is identical to the ocean grid | Anders Damsgaard | 5 | +84 | -3 |
2017-06-16 17:13 | Merge branch 'master' of github.com:anders-dc/SeaIce.jl | Anders Damsgaard | 3 | +91 | -0 |
2017-06-16 17:13 | fit curves to performance plots | Anders Damsgaard | 1 | +17 | -1 |
2017-06-15 16:43 | VTK source file path, test long runs in VTK test | Anders Damsgaard | 2 | +7 | -3 |
2017-06-15 15:33 | Merge branch 'master' of github.com:anders-dc/SeaIce.jl | Anders Damsgaard | 6 | +71 | -18 |
2017-06-15 15:33 | write paraview state file at the end of the simulation | Anders Damsgaard | 2 | +17540 | -0 |
2017-06-13 20:29 | add script for profiling many-body dynamics | Anders Damsgaard | 1 | +83 | -0 |
2017-06-12 19:24 | make JLD optional | Anders Damsgaard | 2 | +44 | -23 |
2017-06-12 19:15 | remove JLD as a requirement | Anders Damsgaard | 2 | +5 | -3 |
2017-06-09 20:07 | add functionality to read/write simulation and simulation status to disk | Anders Damsgaard | 6 | +73 | -62 |
2017-06-09 19:22 | fix typo in package name | Anders Damsgaard | 1 | +1 | -1 |
2017-06-09 19:15 | add JDL as requirement | Anders Damsgaard | 1 | +1 | -0 |
2017-06-09 19:08 | improve docstrings for read/write functions | Anders Damsgaard | 1 | +7 | -1 |
2017-06-09 19:06 | add comparison functions for all custom data types | Anders Damsgaard | 7 | +253 | -0 |
2017-06-09 14:11 | add filter for quickly visualizing granular interactions | Anders Damsgaard | 1 | +82 | -0 |
2017-06-08 17:50 | fix monte-carlo sampling procedure, add more tests with partially full cells | Anders Damsgaard | 2 | +33 | -1 |
2017-06-08 17:37 | add brute-force method for finding empty position in cell | Anders Damsgaard | 2 | +140 | -0 |
2017-06-07 13:26 | force remove simulation folder | Anders Damsgaard | 1 | +1 | -1 |
2017-06-07 13:13 | put simulation output in separate folders | Anders Damsgaard | 2 | +15 | -6 |
2017-06-06 20:20 | save granular, ocean, and atmosphere to ice floes | Anders Damsgaard | 9 | +61 | -10 |
2017-06-03 15:18 | use the same function for writing ocean and atmosphere VTK | Anders Damsgaard | 1 | +20 | -72 |
2017-06-03 14:08 | add atmosphere tests, fix many grid-related issues | Anders Damsgaard | 8 | +204 | -33 |
2017-06-02 20:20 | fix numerous issues related to grid function rewrite | Anders Damsgaard | 5 | +31 | -10 |
2017-06-02 19:47 | make grid sorting type agnostic | Anders Damsgaard | 1 | +33 | -22 |
2017-06-02 19:38 | use more realistic atmosphere density and freeboard for vertical drag | Anders Damsgaard | 1 | +4 | -6 |
2017-06-02 19:36 | begin implementing atmosphere drag | Anders Damsgaard | 7 | +384 | -44 |
2017-06-02 18:57 | add more fields to interaction output, do not correct effective radius for overlap | Anders Damsgaard | 2 | +45 | -1 |
2017-06-02 18:06 | cleanup vtk files after test | Anders Damsgaard | 1 | +1 | -1 |
2017-06-02 17:55 | write more interaction information to the vtp file | Anders Damsgaard | 1 | +21 | -8 |
2017-06-02 17:15 | refine contact traversal | Anders Damsgaard | 1 | +28 | -15 |
2017-06-02 16:52 | do not write interactions between disabled particles to VTP file | Anders Damsgaard | 1 | +5 | -0 |
2017-06-02 15:58 | name parameter must be written with capital N | Anders Damsgaard | 1 | +12 | -12 |
2017-06-02 15:57 | change order of DataArray parameters | Anders Damsgaard | 1 | +13 | -12 |
2017-06-02 15:27 | add empty DataArrays to Verts, rename position to Points | Anders Damsgaard | 1 | +8 | -1 |
2017-06-02 15:20 | change bond to interaction in file and function naming, use 0 indexing in VTK file | Anders Damsgaard | 1 | +22 | -8 |
2017-06-02 15:02 | check VTK files after contact search, fix small error in bond VTK write | Anders Damsgaard | 2 | +5 | -4 |
2017-05-27 18:07 | disable bonded interactions if one member is disabled | Anders Damsgaard | 1 | +4 | -0 |
2017-05-26 22:16 | compute missing area | Anders Damsgaard | 1 | +2 | -2 |
2017-05-26 22:05 | determine contact compressibility during vtk write | Anders Damsgaard | 1 | +7 | -3 |
2017-05-26 20:23 | find interaction normal force in VTK writing function | Anders Damsgaard | 2 | +25 | -3 |
2017-05-26 19:45 | add preliminary implementation of bond visualization | Anders Damsgaard | 2 | +116 | -0 |
2017-05-26 15:15 | fix output file write, test cohesion | Anders Damsgaard | 2 | +18 | -22 |
2017-05-26 14:07 | add bond healing rate as ice floe parameter | Anders Damsgaard | 3 | +6 | -2 |
2017-05-25 20:00 | fix dimensionality of tensile strength | Anders Damsgaard | 1 | +1 | -2 |
2017-05-25 19:51 | fix output file write occurrence across restarts | Anders Damsgaard | 1 | +12 | -4 |
2017-05-25 19:36 | do not test on win32 which has problems with VTK module | Anders Damsgaard | 1 | +0 | -2 |
2017-05-25 19:35 | disable tensile strength by default, update vtk checksum | Anders Damsgaard | 4 | +22 | -4 |
2017-05-25 18:03 | linearly increase cohesion with contact time until hard limit, remove contacts within interaction function | Anders Damsgaard | 6 | +60 | -12 |
2017-05-25 15:08 | fix minor syntax issues | Anders Damsgaard | 2 | +4 | -5 |
2017-05-24 20:04 | use unicode symbols for parameters in interaction | Anders Damsgaard | 1 | +89 | -99 |
2017-05-24 19:09 | Use Young's modulus and Poisson's ratio by default for contact mechanics | Anders Damsgaard | 5 | +77 | -41 |
2017-05-24 15:54 | save additional contact parameters and drag coefficients in ice floe type | Anders Damsgaard | 5 | +102 | -11 |
2017-05-18 20:15 | increase consistency and precision for output file generation | Anders Damsgaard | 2 | +9 | -8 |
2017-05-17 14:03 | add more fields to ocean VTK file | Anders Damsgaard | 2 | +10 | -6 |
2017-05-13 13:57 | shorten and rename experiment | Anders Damsgaard | 2 | +185 | -185 |
2017-05-13 13:21 | tweak example with size variance, a more narrow strait, and decreased wall grain size | Anders Damsgaard | 1 | +26 | -25 |
2017-05-13 01:14 | search in 8 neighboring cells after old cell and before full grid search | Anders Damsgaard | 1 | +31 | -2 |
2017-05-13 01:01 | add more tests | Anders Damsgaard | 3 | +6 | -11 |
2017-05-12 23:41 | add tests of temporal.jl functions | Anders Damsgaard | 2 | +19 | -0 |
2017-05-12 23:22 | add more tests for icefloe and simulation functionality | Anders Damsgaard | 4 | +39 | -9 |
2017-05-12 22:53 | update URL to appveyor badge | Anders Damsgaard | 1 | +1 | -1 |
2017-05-12 22:38 | disable checksum verification on windows | Anders Damsgaard | 1 | +2 | -0 |
2017-05-12 22:14 | disable osx build since they are often failing due to misconfigured env | Anders Damsgaard | 1 | +0 | -1 |
2017-05-12 20:48 | first check previous grid position during ice floe grid sorting | Anders Damsgaard | 1 | +22 | -10 |
2017-05-12 20:29 | do not sort ice floes in grid if they are disabled | Anders Damsgaard | 1 | +4 | -0 |
2017-05-12 14:51 | avoid NaN values from harmonic mean computation | Anders Damsgaard | 1 | +3 | -3 |
2017-05-11 20:45 | add angular drag from ocean vorticity | Anders Damsgaard | 4 | +201 | -22 |
2017-05-11 02:46 | update example with radius variance and fix for k_t values | Anders Damsgaard | 1 | +23 | -13 |
2017-05-10 19:36 | increase elastic stiffness in example | Anders Damsgaard | 1 | +1 | -1 |
2017-05-10 19:33 | fix interaction scheme | Anders Damsgaard | 4 | +112 | -23 |
2017-05-10 18:52 | add test with 5 ice floes | Anders Damsgaard | 2 | +234 | -0 |
2017-05-10 17:44 | decrement contact counter for ice floe `j` too | Anders Damsgaard | 1 | +1 | -0 |
2017-05-10 17:40 | write the number of contacts to VTK files | Anders Damsgaard | 2 | +7 | -2 |
2017-05-10 17:34 | prevent contact list overrun, use elastic interaction in nares strait example | Anders Damsgaard | 2 | +9 | -5 |
2017-05-10 17:26 | implement tangential elasticity | Anders Damsgaard | 10 | +549 | -198 |
2017-05-09 16:12 | do not store overlap, begin implementing tangential elasticity | Anders Damsgaard | 5 | +35 | -40 |
2017-05-09 02:53 | change simulation id depending on resolution | Anders Damsgaard | 1 | +4 | -4 |
2017-05-09 01:18 | concatenate interaction function, fix rotation issues | Anders Damsgaard | 2 | +91 | -179 |
2017-05-08 20:58 | Merge branch 'master' of github.com:anders-dc/SeaIce.jl | Anders Damsgaard | 3 | +152 | -27 |
2017-05-08 20:57 | test additional collisions, rotational tests will fail | Anders Damsgaard | 4 | +275 | -51 |
2017-05-02 20:10 | add tangential viscosity to example | Anders Damsgaard | 1 | +14 | -5 |
2017-05-02 19:48 | check for nan in harmonic mean operation, return 0 if true. Add more tests | Anders Damsgaard | 4 | +90 | -12 |
2017-05-02 18:03 | implement tangential viscosity and friction | Anders Damsgaard | 4 | +338 | -37 |
2017-05-02 12:54 | add osx, but run codecov on linux only for faster testing | Anders Damsgaard | 1 | +6 | -3 |
2017-05-02 12:46 | fix path to appveyor badge | Anders Damsgaard | 1 | +1 | -1 |
2017-05-02 12:40 | prepare for contact model with tangential frictional elasticity | Anders Damsgaard | 2 | +19 | -14 |
2017-05-02 12:39 | add options to enable different resolutions and ice fluxes | Anders Damsgaard | 1 | +19 | -6 |
2017-05-02 02:40 | fix link to appveyor | Anders Damsgaard | 1 | +1 | -1 |
2017-05-02 02:37 | use svg badge for appveyor | Anders Damsgaard | 1 | +4 | -5 |
2017-05-02 02:33 | add escaped symbol to end command sent to powershell | Anders Damsgaard | 1 | +9 | -3 |
2017-05-02 02:33 | add badge to appveyor | Anders Damsgaard | 1 | +5 | -1 |
2017-05-02 02:24 | launch checksum command in powershell on windows | Anders Damsgaard | 1 | +2 | -0 |
2017-05-01 20:15 | shorten distance between fixed ice floes in side walls | Anders Damsgaard | 1 | +2 | -3 |
2017-05-01 20:15 | add fix for ice floe disabling | Anders Damsgaard | 1 | +1 | -0 |
2017-05-01 19:51 | add tests for disabled ice floes | Anders Damsgaard | 6 | +73 | -16 |
2017-05-01 18:39 | gather contact check functionality in single function | Anders Damsgaard | 1 | +36 | -43 |
2017-05-01 18:29 | call correct function | Anders Damsgaard | 1 | +1 | -1 |
2017-05-01 17:57 | add missing continue statement, remove debug output | Anders Damsgaard | 2 | +1 | -1 |
2017-05-01 17:48 | skip fixed contact pairs correctly, add more tests | Anders Damsgaard | 3 | +41 | -8 |
2017-05-01 17:21 | fix indexing when adding new ice floes to the top of the domain | Anders Damsgaard | 1 | +2 | -1 |
2017-05-01 17:20 | add newline before file status to improve readability of verbose output | Anders Damsgaard | 1 | +3 | -0 |
2017-05-01 16:56 | add tests using grid-based cell search | Anders Damsgaard | 1 | +29 | -0 |
2017-05-01 16:05 | save output-file interval in simulation structure, increment with current time | Anders Damsgaard | 4 | +8 | -8 |
2017-05-01 15:35 | add function to remove output files associated with a simulation | Anders Damsgaard | 3 | +17 | -2 |
2017-05-01 14:50 | add tests of ocean-drag function | Anders Damsgaard | 1 | +25 | -0 |
2017-05-01 14:36 | avoid double reporting of current time | Anders Damsgaard | 2 | +3 | -6 |
2017-05-01 14:28 | add function for cell center coordinates, add tests | Anders Damsgaard | 3 | +45 | -3 |
2017-05-01 14:13 | disable ice floes outside grid | Anders Damsgaard | 2 | +2 | -3 |
2017-05-01 14:08 | update checksum to reflect update in VTK file | Anders Damsgaard | 1 | +1 | -1 |
2017-05-01 14:05 | add flag to enable or disable ice floe | Anders Damsgaard | 10 | +58 | -11 |
2017-05-01 13:40 | use conformal mapping by default during cell binning | Anders Damsgaard | 3 | +20 | -10 |
2017-05-01 02:14 | change example to include in namespace, add warning if point is outside cell during ocean drag | Anders Damsgaard | 5 | +38 | -22 |
2017-04-30 18:25 | add cell-based contact search | Anders Damsgaard | 2 | +50 | -3 |
2017-04-30 17:53 | use ocean grid for ice-floe binning and contact search if it exists | Anders Damsgaard | 3 | +5 | -3 |
2017-04-30 17:50 | check size of correct parameter in Ocean type | Anders Damsgaard | 1 | +2 | -2 |
2017-04-30 17:34 | initialize ocean grid contents as empty arrays before binning ice floes | Anders Damsgaard | 3 | +34 | -16 |
2017-04-30 17:07 | remove redundant boolean check | Anders Damsgaard | 1 | +2 | -6 |
2017-04-30 17:05 | ignore ocean VTK files | Anders Damsgaard | 1 | +1 | -0 |
2017-04-30 17:04 | change to south-west convention for corner indexing for consistency with memory layout | Anders Damsgaard | 4 | +62 | -49 |
2017-04-30 13:56 | add test of non-dimensional coordinates | Anders Damsgaard | 2 | +11 | -1 |
2017-04-30 02:53 | fix checksum command which was previously escaped | Anders Damsgaard | 1 | +1 | -1 |
2017-04-30 02:35 | add ocean-grid index to ice floe, and dynamic arrays of ocean-grid cell contents | Anders Damsgaard | 4 | +17 | -7 |
2017-04-28 20:00 | add wrapper function for interpolation, prototype ocean drag | Anders Damsgaard | 4 | +44 | -6 |
2017-04-28 19:14 | add missing exclamation marks to function exports | Anders Damsgaard | 7 | +26 | -26 |
2017-04-28 19:05 | test for bitwise reproducibility of ocean vtk file | Anders Damsgaard | 1 | +8 | -4 |
2017-04-28 18:47 | check that contacts between fixed ice floes are not registered | Anders Damsgaard | 2 | +13 | -1 |
2017-04-28 18:41 | fix writing of ocean vtk files and vertical discretization | Anders Damsgaard | 3 | +25 | -10 |
2017-04-28 17:53 | add note in docstring about vertical ocean coordinates | Anders Damsgaard | 1 | +2 | -1 |
2017-04-28 17:52 | z-axis for ocean is 0 at sea surface and points upwards | Anders Damsgaard | 1 | +3 | -3 |
2017-04-28 16:01 | pass name argument to ocean constructor | Anders Damsgaard | 1 | +1 | -1 |
2017-04-28 15:59 | separate VTK write into icefloe and ocean subfunctions | Anders Damsgaard | 2 | +74 | -8 |
2017-04-28 15:18 | add ice floes north of constriction | Anders Damsgaard | 1 | +33 | -3 |
2017-04-28 01:22 | fix boundary geometry | Anders Damsgaard | 1 | +13 | -18 |
2017-04-27 20:59 | add example, work in progress | Anders Damsgaard | 1 | +77 | -0 |
2017-04-27 19:45 | add functionality to create idealized oceans | Anders Damsgaard | 3 | +86 | -1 |
2017-04-27 19:28 | export functions from module namespace, improve docstrings | Anders Damsgaard | 8 | +87 | -10 |
2017-04-27 15:28 | add note on requirement installation process | Anders Damsgaard | 1 | +3 | -2 |
2017-04-27 15:17 | improve grammar | Anders Damsgaard | 1 | +3 | -3 |
2017-04-27 15:12 | add path information | Anders Damsgaard | 1 | +3 | -1 |
2017-04-27 15:09 | Merge branch 'master' of github.com:anders-dc/SeaIce.jl | Anders Damsgaard | 2 | +43 | -20 |
2017-04-27 15:09 | update readme with test and update procedures | Anders Damsgaard | 1 | +16 | -1 |
2017-04-26 20:03 | add corner-order check | Anders Damsgaard | 2 | +10 | -0 |
2017-04-26 19:59 | add conformal mapping functions | Anders Damsgaard | 2 | +122 | -15 |
2017-04-26 15:57 | add functions for grid area and cell content | Anders Damsgaard | 3 | +93 | -13 |
2017-04-25 20:20 | add outline of sorting algorithm | Anders Damsgaard | 2 | +35 | -0 |
2017-04-25 19:57 | cross-platform compatibility for checksum verification | Anders Damsgaard | 1 | +8 | -1 |
2017-04-25 19:48 | test VTK write, remove old worldsize function, fix ifarr creation | Anders Damsgaard | 4 | +17 | -28 |
2017-04-25 19:29 | call correct interpolation function from test | Anders Damsgaard | 1 | +2 | -2 |
2017-04-25 19:23 | add tests of ocean state temporal interpolation | Anders Damsgaard | 1 | +16 | -0 |
2017-04-25 19:13 | move paranthesis, add time range tests | Anders Damsgaard | 2 | +5 | -1 |
2017-04-25 19:02 | use NetCDF files from Baltic test case, interpolate to B grid | Anders Damsgaard | 4 | +141 | -53 |
2017-04-25 17:19 | add netcdf files of ocean grid and state from Baltic example | Anders Damsgaard | 2 | +0 | -0 |
2017-04-25 02:12 | move misplaced parantheses | Anders Damsgaard | 1 | +6 | -3 |
2017-04-25 02:05 | add function to perform linear interpolation between ocean time steps | Anders Damsgaard | 2 | +48 | -0 |
2017-04-25 01:34 | improve installation instructions | Anders Damsgaard | 1 | +2 | -1 |
2017-04-25 01:34 | Ocean.id is false if no file is read | Anders Damsgaard | 2 | +2 | -2 |
2017-04-25 01:18 | interpolate ocean velocities to cell center | Anders Damsgaard | 1 | +33 | -2 |
2017-04-24 17:38 | add more geometrical parameters, resolve contact pressure | Anders Damsgaard | 4 | +40 | -10 |
2017-04-24 17:12 | add contact pressure field to ice floe | Anders Damsgaard | 4 | +18 | -2 |
2017-04-21 21:20 | add bilinear interpolation scheme for Arakawa A grids | Anders Damsgaard | 1 | +31 | -0 |
2017-04-21 20:40 | load Base.Test into global namespace, remove superfluous module loads | Anders Damsgaard | 4 | +28 | -36 |
2017-04-21 20:37 | move MOM6 netcdf read to ocean.jl | Anders Damsgaard | 3 | +28 | -28 |
2017-04-21 20:35 | add ocean to simulation type | Anders Damsgaard | 4 | +38 | -22 |
2017-04-21 20:02 | add read of MOM6 netcdf files | Anders Damsgaard | 5 | +113 | -1 |
2017-04-20 20:43 | remove superfluous kinematics update function | Anders Damsgaard | 1 | +0 | -9 |
2017-04-20 20:40 | add tests where both ice floes are not fixed | Anders Damsgaard | 1 | +56 | -0 |
2017-04-20 20:35 | remove all legacy code related to wall-particle interaction | Anders Damsgaard | 4 | +3 | -49 |
2017-04-20 20:32 | test exception if invalid method is passed | Anders Damsgaard | 1 | +2 | -0 |
2017-04-20 20:19 | change to SeaIce folder before running codecov | Anders Damsgaard | 1 | +1 | -1 |
2017-04-20 20:08 | fix parameter type and time increment function call | Anders Damsgaard | 1 | +2 | -2 |
2017-04-20 19:59 | update test macro | Anders Damsgaard | 1 | +2 | -2 |
2017-04-20 19:51 | add docstrings to all functions | Anders Damsgaard | 10 | +126 | -33 |
2017-04-20 17:43 | remove osx tests which are slow | Anders Damsgaard | 1 | +0 | -1 |
2017-04-20 15:46 | fix comment | Anders Damsgaard | 1 | +1 | -1 |
2017-04-20 15:35 | run codecov instead of coveralls test | Anders Damsgaard | 1 | +1 | -1 |
2017-04-20 15:29 | make sure final time is reported at the end, decrease verbosity in tests | Anders Damsgaard | 2 | +14 | -7 |
2017-04-20 15:15 | zero forces and torques at the beginning of each time step and expand integration tests | Anders Damsgaard | 5 | +79 | -11 |
2017-04-20 14:10 | add test of top-level contact search function | Anders Damsgaard | 1 | +10 | -0 |
2017-04-20 14:04 | add test of contact search and geometry | Anders Damsgaard | 3 | +31 | -2 |
2017-04-19 03:02 | add file info during testing | Anders Damsgaard | 1 | +2 | -2 |
2017-04-19 02:57 | remove old non-markdown license file | Anders Damsgaard | 1 | +0 | -674 |
2017-04-19 02:49 | update requirements and check coverage after success | Anders Damsgaard | 2 | +1 | -4 |
2017-04-19 02:33 | run coverage test from current folder | Anders Damsgaard | 1 | +1 | -1 |
2017-04-19 02:30 | fix travis test of code coverage | Anders Damsgaard | 1 | +1 | -3 |
2017-04-19 02:27 | run collision test by default | Anders Damsgaard | 1 | +1 | -2 |
2017-04-19 02:25 | remove coveralls badge | Anders Damsgaard | 1 | +1 | -1 |
2017-04-19 02:18 | update readme | Anders Damsgaard | 1 | +5 | -4 |
2017-04-19 02:16 | update installation instructions to use built-in package management | Anders Damsgaard | 1 | +4 | -7 |
2017-04-19 02:11 | put badges on the same line | Anders Damsgaard | 1 | +1 | -5 |
2017-04-19 02:08 | Merge remote-tracking branch 'origin/master' | Anders Damsgaard | 19 | +1810 | -10 |
2017-04-19 02:02 | SeaIce.jl generated files. | Anders Damsgaard | 9 | +711 | -0 |
2017-04-19 02:02 | initial empty commit | Anders Damsgaard | 0 | +0 | -0 |