Trisurf Monte Carlo simulator
Samo Penic
2019-10-19 4ca00dc38c72f67dc714fbb45b3006afec097c9c
2019-10-19 Samo Penic
Moved compression/decompression routines to separate file
blob@ dba66b commitdiff | diff to current
2019-10-18 Samo Penic
Done and implemented compression. It doesn't segfaults at the moment
blob@ 842378 commitdiff | diff to current
2019-10-18 Samo Penic
Debugged all the leaks. Decompression still not working
blob@ a69203 commitdiff | diff to current
2019-10-17 Samo Penic
Solved some, still missing some
blob@ 692fb5 commitdiff | diff to current
2019-10-17 Samo Penic
have some kind of memory allocation error :(
blob@ 80ebbe commitdiff | diff to current
2019-10-16 Samo Penic
Cleaning up io.c
blob@ 3c6e26 commitdiff | diff to current
2019-02-11 Samo Penic
Fixed duplicated stretchswitch and xkA0 while parsing tape
blob@ 36bc6d commitdiff | diff to current
2019-02-08 Samo Penic
Merge branch 'stretching-devel' into plane-new
blob@ 4019ca commitdiff | diff to current
2018-12-11 Samo Penic
Added stretching variables
blob@ 6c274d commitdiff | diff to current
2018-12-09 Samo Penic
testing confinement (preliminary)
blob@ 88bdd7 commitdiff | diff to current
2018-12-09 Samo Penic
Load settings from tape
blob@ 514ebc commitdiff | diff to current
2018-05-15 Samo Penic
Still fixing output into vtu
blob@ cf7aba commitdiff | diff to current
2018-05-15 Samo Penic
Energy assigned to the triangles
blob@ 13d445 commitdiff | diff to current
2018-05-15 Samo Penic
First working version, not debugged and energy assigned to vesicles on time...
blob@ 7ec6fb commitdiff | diff to current
2018-05-09 Samo Penic
Prepared for stretching
blob@ 2ae815 commitdiff | diff to current
2017-10-19 Samo Penic
Fix of uninitialized values
blob@ 07e3de commitdiff | diff to current
2017-04-26 samo
Fixes for compilation on Ubuntu 17.04
blob@ 819a09 commitdiff | diff to current
2016-12-06 Samo Penic
Merging again because I was merging in detached state
blob@ c2c636 commitdiff | diff to current
2016-12-06 Samo Penic
Fixes conflicts after merge
blob@ 1d1f58 commitdiff | diff to current
2016-12-06 Samo Penic
Merge branch 'nirgov' into HEAD
blob@ 0634b9 commitdiff | diff to current
2016-07-13 Samo Penic
Many changes to the code to allow internal pegs
blob@ 90882f commitdiff | diff to current
2016-07-11 Samo Penic
Merge branch 'master' of bitbucket.org:samop/trisurf-ng
blob@ 80f2a3 commitdiff | diff to current
2016-07-11 Samo Penic
Added possibility of internal pegs. It can break the system however
blob@ e98482 commitdiff | diff to current
2016-07-11 Miha
Merge branch 'master' of https://bitbucket.org/samop/trisurf-ng
blob@ e818ba commitdiff | diff to current
2016-07-06 Samo Penic
Finished spontaneous force
blob@ 250de4 commitdiff | diff to current
2016-07-05 Samo Penic
Some minor changes
blob@ 0a2c81 commitdiff | diff to current
2016-07-03 Samo Penic
Merge branch 'paraview'. This enables view of triangles in paraview.
blob@ bfa6c4 commitdiff | diff to current
2016-06-22 Samo Penic
Merge with paraview's branch. Added triangles as cells for visualization
blob@ 9447bd commitdiff | diff to current
2016-06-21 Samo Penic
Removed accidentaly added spontaneous curvature settings.
blob@ f3d3cb commitdiff | diff to current
2016-06-21 Samo Penic
Removed accidentaly added spontaneous curvature settings.
blob@ 7e4c90 commitdiff | diff to current
2016-06-21 Samo Penic
Added plane
blob@ 8db203 commitdiff | diff to current
2016-06-21 Samo Penic
Change in location of setting spontaneous curvature. Now it is done in init...
blob@ e5858f commitdiff | diff to current
2016-06-07 Samo Penic
Fixed energy calculations
blob@ 5c64e2 commitdiff | diff to current
2016-06-07 Samo Penic
Added spontaneous curv.
blob@ 45c708 commitdiff | diff to current
2016-05-27 Samo Penic
Added examples to help
blob@ c4178c commitdiff | diff to current
2016-05-27 Samo Penic
Added some basic help on flags. Unformatted.
blob@ ba73ab commitdiff | diff to current
2016-05-20 Samo Penic
Minimal changes to trisurf core to permit the trout rbc simulations with el...
blob@ 37791b commitdiff | diff to current
2016-05-18 Samo Penic
Improved tsmeasure. Found a nasty bug in trisurf regarding snapshot accurac...
blob@ aad500 commitdiff | diff to current
2016-05-15 Samo Penic
Added -v flag to trisurf executable
blob@ fd8126 commitdiff | diff to current
2016-03-02 Samo Penic
Added modeline string into every c and h file
blob@ 7f6076 commitdiff | diff to current
2016-03-01 Samo Penic
Added resotration from vtu files by using --restore-from-vtk flag. Requires...
blob@ ab798b commitdiff | diff to current
2016-02-29 Samo Penic
Tape is in the dump and successfully restored.
blob@ 698ae1 commitdiff | diff to current
2016-02-15 Samo Penic
First attempt to add additional info to the vtu files as formatted xml. Peg...
blob@ 854cb6 commitdiff | diff to current
2014-11-12 Samo Penic
Started writting vtk dump file restoration
blob@ ee84bd commitdiff | diff to current
2014-09-18 Samo Penic
Fix in tape. Dirty, dirty hack to allow old usage of old dumps.
blob@ d0a1d3 commitdiff | diff to current
2014-09-18 Samo Penic
Added constant area. Unfortunately dump has changed sue to change in datast...
blob@ c0ae90 commitdiff | diff to current
2014-09-11 Samo Penic
Tape template beginning.
blob@ 1bf3c3 commitdiff | diff to current
2014-09-11 Samo Penic
Command line parameters parsing works. Also, filenames and directories are ...
blob@ 267db5 commitdiff | diff to current
2014-09-11 Samo Penic
Command line tape options, directories and files are parsed correctly. Comm...
blob@ 7b0c07 commitdiff | diff to current
2014-09-03 Samo Penic
Fix a major screwup in dump. Clist and Tape is not restored from dump, so i...
blob@ bd2210 commitdiff | diff to current
first | « prev | next »