2020-01-02 09:40 | Change to ISC license | Anders Damsgaard | 2 | +13 | -676 |
2019-09-07 06:25 | Update README | Anders Damsgaard | 1 | +23 | -0 |
2016-05-04 20:10 | improve documentation | Anders Damsgaard Christensen | 4 | +175 | -150 |
2016-05-02 16:58 | add system of equations for 3d beam | Anders Damsgaard Christensen | 3 | +275 | -24 |
2016-04-20 18:47 | simplify relative velocity calculation | Anders Damsgaard Christensen | 3 | +9 | -8 |
2016-04-20 18:24 | the contact velocity should use normal vector instead of distance vector | Anders Damsgaard Christensen | 3 | +35 | -10 |
2016-04-19 23:14 | insert intro text | Anders Damsgaard Christensen | 2 | +11 | -1 |
2016-04-19 23:08 | add twist test | Anders Damsgaard Christensen | 1 | +48 | -0 |
2016-04-19 23:07 | ignore test binaries and output folders | Anders Damsgaard Christensen | 1 | +8 | -0 |
2016-04-19 23:06 | add example simulation, remove extra ignores | Anders Damsgaard Christensen | 2 | +46 | -2 |
2016-04-19 23:05 | ignore latex build files | Anders Damsgaard Christensen | 1 | +14 | -0 |
2016-04-19 23:04 | add outline for documentation of methods | Anders Damsgaard Christensen | 4 | +116 | -0 |
2016-04-19 19:09 | add Kelvin-Voigt parameters for twist and bending | Anders Damsgaard Christensen | 2 | +27 | -16 |
2016-04-18 23:06 | resolve twist on bond | Anders Damsgaard Christensen | 1 | +57 | -6 |
2016-04-18 21:55 | add arrays for twisting and bending of the bond | Anders Damsgaard Christensen | 3 | +90 | -5 |
2016-04-15 21:52 | fix normal-impact simulation parameters | Anders Damsgaard | 6 | +120 | -23 |
2016-04-14 22:32 | fix format of long int | Anders Damsgaard | 2 | +3 | -3 |
2016-04-14 22:29 | add debug output for tangential components | Anders Damsgaard | 4 | +52 | -13 |
2016-04-14 20:09 | include missing parameters to printf statement | Anders Damsgaard | 1 | +10 | -1 |
2016-04-14 20:04 | include rotational kinematics in debug output | Anders Damsgaard | 3 | +10 | -10 |
2016-04-14 19:38 | fix makefile targets | Anders Damsgaard | 1 | +3 | -3 |
2016-04-14 19:36 | increase runtime of shear example | Anders Damsgaard | 2 | +7 | -10 |
2016-04-14 19:24 | improve debugging output, save bond-parallel displacement as scalar | Anders Damsgaard | 4 | +58 | -36 |
2016-04-12 22:03 | add debugging information for bond deformation | Anders Damsgaard | 5 | +57 | -17 |
2016-04-05 21:17 | include simulation id in file name | Anders Damsgaard | 1 | +1 | -1 |
2016-04-05 21:16 | enable shear resisting forces | Anders Damsgaard | 4 | +29 | -26 |
2016-04-05 21:04 | add shear test | Anders Damsgaard | 2 | +60 | -11 |
2016-04-05 20:57 | add parantheses to avoid warning | Anders Damsgaard | 2 | +3 | -3 |
2016-04-05 20:55 | extend elasticity testing | Anders Damsgaard | 7 | +46 | -24 |
2016-04-05 19:39 | version is now a number, disable debug output | Anders Damsgaard | 2 | +3 | -3 |
2016-04-05 19:35 | improve data handling in postprocessing module | Anders Damsgaard | 1 | +27 | -13 |
2016-04-05 16:10 | write and read simulation status file | Anders Damsgaard | 2 | +106 | -36 |
2016-04-04 22:18 | change class name | Anders Damsgaard | 1 | +2 | -2 |
2016-04-04 22:16 | change VERSION to double | Anders Damsgaard | 3 | +45 | -24 |
2016-03-30 21:54 | change help text | Anders Damsgaard | 1 | +1 | -1 |
2016-03-30 21:25 | fix arguments | Anders Damsgaard | 1 | +11 | -8 |
2016-03-30 21:23 | change general data format, read general information in python | Anders Damsgaard | 2 | +35 | -10 |
2016-03-30 21:13 | plot translational and rotational energy separately | Anders Damsgaard | 1 | +17 | -7 |
2016-03-30 21:08 | determine translational kinetic energy | Anders Damsgaard | 1 | +10 | -1 |
2016-03-30 21:02 | update slider plotting routine with new variable names | Anders Damsgaard | 1 | +13 | -2 |
2016-03-30 20:56 | save plot as PDF | Anders Damsgaard | 1 | +22 | -2 |
2016-03-30 20:51 | add outline to plot kinetic energy over time | Anders Damsgaard | 2 | +18 | -7 |
2016-03-30 20:37 | write all kinematic values to text file | Anders Damsgaard | 3 | +42 | -12 |
2016-03-30 17:54 | fix function call | Anders Damsgaard | 1 | +1 | -1 |
2016-03-30 17:51 | add viscous and non-viscous damping | Anders Damsgaard | 4 | +71 | -17 |
2016-03-23 22:24 | add a descriptive sentence | Anders Damsgaard | 1 | +3 | -0 |
2016-03-23 22:22 | determine bond-parallel and bond-normal deformation inseparate functions | Anders Damsgaard | 3 | +135 | -30 |
2016-03-23 20:40 | fix contact model parameter names | Anders Damsgaard | 1 | +2 | -2 |
2016-03-23 20:36 | specify that the stiffness refers to the spring in the Kelvin-Voigt model | Anders Damsgaard | 3 | +19 | -17 |
2016-03-23 20:14 | add static keyword to allow inclusion in several objects | Anders Damsgaard | 1 | +1 | -1 |
2016-03-23 20:08 | remove unused iteration variable | Anders Damsgaard | 1 | +0 | -1 |
2016-03-23 20:07 | fix relative paths | Anders Damsgaard | 3 | +8 | -5 |
2016-03-23 20:04 | put test into subfolder | Anders Damsgaard | 3 | +35 | -34 |
2016-03-23 20:01 | put tests in separate folder | Anders Damsgaard | 8 | +94 | -62 |
2016-03-23 19:13 | add precaution on instabilities with backwards finite differences | Anders Damsgaard | 1 | +1 | -0 |
2016-03-23 19:13 | improve stability with central finite differences for displacement | Anders Damsgaard | 2 | +4 | -4 |
2016-03-23 19:11 | stable behavior with elastic bond model | Anders Damsgaard | 5 | +47 | -14 |
2016-03-23 17:55 | break long lines (width > 80 char) | Anders Damsgaard | 1 | +6 | -3 |
2016-03-22 22:58 | remove unnecessary newline | Anders Damsgaard | 1 | +0 | -1 |
2016-03-22 22:57 | remove unused function, initialize force and torque to 0 during initialization | Anders Damsgaard | 2 | +15 | -15 |
2016-03-22 22:15 | add const keywords, suppress some debug output | Anders Damsgaard | 3 | +29 | -25 |
2016-03-22 21:59 | fix index, set velocity for first slider | Anders Damsgaard | 1 | +1 | -1 |
2016-03-22 21:57 | set initial distance vector when first finding contacts | Anders Damsgaard | 2 | +6 | -1 |
2016-03-22 21:50 | show last output file in status, add debugging output | Anders Damsgaard | 2 | +20 | -11 |
2016-03-22 21:34 | fix function calls | Anders Damsgaard | 2 | +6 | -7 |
2016-03-22 21:31 | find and save projected future slider position | Anders Damsgaard | 4 | +61 | -16 |
2016-03-22 20:26 | fix debug output in interaction function | Anders Damsgaard | 2 | +5 | -4 |
2016-03-22 20:22 | fix force sum, disable debug output | Anders Damsgaard | 3 | +12 | -12 |
2016-03-22 20:16 | fix divide by zero error, remove object files in source folder | Anders Damsgaard | 3 | +8 | -10 |
2016-03-22 19:35 | initialize slider values in setup_simulation | Anders Damsgaard | 2 | +5 | -4 |
2016-03-22 19:32 | set default values for remaining slider parameters | Anders Damsgaard | 1 | +26 | -4 |
2016-03-22 19:07 | pass by reference, not value | Anders Damsgaard | 3 | +55 | -58 |
2016-03-22 19:02 | decrease verbosity of debug output | Anders Damsgaard | 2 | +0 | -6 |
2016-03-22 18:56 | pass sliders as pointers in initialization | Anders Damsgaard | 4 | +18 | -10 |
2016-03-22 18:32 | include debug header in main | Anders Damsgaard | 1 | +1 | -0 |
2016-03-22 18:30 | avoid unused variable warning | Anders Damsgaard | 2 | +3 | -2 |
2016-03-22 18:28 | add debug information for total slider force balance | Anders Damsgaard | 3 | +30 | -1 |
2016-03-17 23:56 | pass pointer to simulation structure | Anders Damsgaard | 3 | +31 | -32 |
2016-03-17 23:49 | pass pointer to structure instead of structure | Anders Damsgaard | 3 | +12 | -11 |
2016-03-17 23:41 | save initial conditions, add function to write all output files | Anders Damsgaard | 4 | +49 | -30 |
2016-03-17 23:16 | fix vtk file parsing | Anders Damsgaard | 2 | +30 | -27 |
2016-03-17 22:49 | fix warnings for output folder creation | Anders Damsgaard | 1 | +3 | -3 |
2016-03-17 22:48 | shorten test, do not read .vti files with postprocessing function | Anders Damsgaard | 2 | +5 | -3 |
2016-03-17 22:46 | write slider information to vtk file | Anders Damsgaard | 1 | +9 | -0 |
2016-03-17 22:41 | add function prototype to header | Anders Damsgaard | 1 | +5 | -0 |
2016-03-17 22:38 | add function to write to VTK files | Anders Damsgaard | 2 | +156 | -3 |
2016-03-17 21:08 | update visualization call in makefile | Anders Damsgaard | 1 | +1 | -1 |
2016-03-17 21:07 | fix parsing of args without option | Anders Damsgaard | 1 | +7 | -4 |
2016-03-17 20:54 | parse options sensibly | Anders Damsgaard | 1 | +46 | -20 |
2016-03-17 20:07 | rename postprocessing script, restructure test | Anders Damsgaard | 4 | +74 | -64 |
2016-03-17 18:25 | do not open png files, add perturbation | Anders Damsgaard | 2 | +4 | -2 |
2016-03-17 18:01 | fix output file number | Anders Damsgaard | 1 | +1 | -0 |
2016-03-17 18:00 | fix output files, add simple output visualization script | Anders Damsgaard | 1 | +60 | -0 |
2016-03-17 17:19 | fix output folder creation, file write | Anders Damsgaard | 2 | +14 | -3 |
2016-03-17 16:27 | fix sprintf calls, improve error messages | Anders Damsgaard | 4 | +34 | -16 |
2016-03-16 23:05 | write slider positions to file, todo: add other params | Anders Damsgaard | 3 | +47 | -0 |
2016-03-16 22:39 | show status during verbose runs, define bond stiffnesses, set temporal parameters | Anders Damsgaard | 4 | +59 | -20 |
2016-03-16 22:01 | add command line arguments for help and version | Anders Damsgaard | 3 | +69 | -14 |
2016-03-16 21:40 | add slider interaction to main loop | Anders Damsgaard | 2 | +18 | -1 |
2016-03-16 21:39 | moved debug header file | Anders Damsgaard | 1 | +0 | -0 |
2016-03-16 21:32 | move non-simulation specific source into separate folder | Anders Damsgaard | 12 | +10 | -4 |
2016-03-16 21:27 | fix function name | Anders Damsgaard | 1 | +1 | -1 |
2016-03-16 21:25 | add simulation constructor, fix neighbor construction | Anders Damsgaard | 6 | +60 | -31 |
2016-03-16 20:42 | add file for centralized debug flags | Anders Damsgaard | 2 | +19 | -1 |
2016-03-16 20:11 | define simulation setup in separate file which is linked together with main objects | Anders Damsgaard | 4 | +36 | -25 |
2016-03-16 20:01 | add simulation parameter value check | Anders Damsgaard | 5 | +77 | -17 |
2016-03-16 19:34 | add simulation structure, more vector constructors, initialize slider values | Anders Damsgaard | 8 | +129 | -29 |
2016-03-16 18:41 | implement bond-parallel interaction | Anders Damsgaard | 3 | +67 | -18 |
2016-03-16 17:57 | ignore ctags file | Anders Damsgaard | 1 | +1 | -0 |
2016-03-16 17:56 | determine bond total tension/compression and tension/compression rate | Anders Damsgaard | 4 | +38 | -4 |
2016-03-15 23:23 | resolve contact relative movement | Anders Damsgaard | 5 | +124 | -13 |
2016-03-15 22:14 | add bonding | Anders Damsgaard | 3 | +8 | -16 |
2016-03-15 22:11 | add simple neighbor search | Anders Damsgaard | 2 | +21 | -8 |
2016-03-15 21:58 | implement neighbor search | Anders Damsgaard | 5 | +85 | -6 |
2016-03-15 21:20 | remove redundant braces | Anders Damsgaard | 1 | +2 | -3 |
2016-03-15 21:19 | add time loop | Anders Damsgaard | 3 | +21 | -2 |
2016-03-15 21:09 | add missing line delimiters, elaborate on integration scheme | Anders Damsgaard | 2 | +5 | -3 |
2016-03-15 20:45 | add comments, mass and spring_stiffness | Anders Damsgaard | 1 | +6 | -5 |
2016-03-15 20:43 | add more helper functions, complete TY3 integration scheme | Anders Damsgaard | 3 | +62 | -7 |
2016-03-15 20:33 | fix vector function prototypes | Anders Damsgaard | 3 | +23 | -12 |
2016-03-15 20:23 | add more vector operations | Anders Damsgaard | 3 | +13 | -0 |
2016-03-15 20:20 | add vector math definitions | Anders Damsgaard | 6 | +57 | -8 |
2016-03-15 19:58 | add more DOF | Anders Damsgaard | 2 | +3 | -1 |
2016-03-15 19:53 | rename slider print function | Anders Damsgaard | 3 | +9 | -3 |
2016-03-15 19:50 | add function to create regular grid of sliders | Anders Damsgaard | 4 | +40 | -1 |
2016-03-15 19:35 | add license info to readme | Anders Damsgaard | 1 | +2 | -0 |
2016-03-15 19:34 | add license | Anders Damsgaard | 1 | +675 | -0 |
2016-03-15 19:34 | add gitignore | Anders Damsgaard | 1 | +3 | -0 |
2016-03-15 19:33 | add basic file structure | Anders Damsgaard | 5 | +60 | -0 |
2016-03-15 19:08 | first commig | Anders Damsgaard | 1 | +4 | -0 |