Trisurf Monte Carlo simulator
Samo Penic
2014-09-11 267db570e1ff394eca2f26ace11188e3b113577e
2014-09-11 Samo Penic
Command line parameters parsing works. Also, filenames and directories are ...
blob@ 267db5 commitdiff | diff to current
2014-09-03 Samo Penic
Added capability to decrease number of poly in tape and random polymeres ar...
blob@ a752b5 commitdiff | diff to current
2014-07-08 Samo Penic
Changed procedure. Tape info from dump is not used. Tape info is read from ...
blob@ 47a7ac commitdiff | diff to current
2014-04-28 Samo Penic
Before adding constant volume subrutines
blob@ 2b14da commitdiff | diff to current
2014-04-28 Samo Penic
Did major change in vesicle datastructure. Added tape information into vesi...
blob@ 9166cb commitdiff | diff to current
2014-04-21 Samo Penic
Added complex spherical harmonics.
blob@ 459ff9 commitdiff | diff to current
2014-04-10 Samo Penic
Added possibility to skip calculations of spherical harmonics. Fixed docume...
blob@ 632960 commitdiff | diff to current
2014-04-09 Samo Penic
Added spherical harmonics as-is into rbc
blob@ dc77e8 commitdiff | diff to current
2014-03-26 mihaf
pswitch can be changed on the fly.
blob@ bc9583 commitdiff | diff to current
2014-03-24 mihaf
Added dmin_interspecies.
blob@ ea1cce commitdiff | diff to current
2014-03-24 Samo Penic
Fix.
blob@ 144784 commitdiff | diff to current
2014-03-21 Samo Penic
Merge with trout-rnc.
blob@ 42641c commitdiff | diff to current
2014-03-21 mihaf
Filament inside the vesicle added and debugged. Testing time...
blob@ bcf455 commitdiff | diff to current
2014-03-11 Samo Penic
Fixed counting of iterations when invoked with --reset-iteration-count
blob@ aab4ad commitdiff | diff to current
2014-03-11 Samo Penic
Fixed bugs when dump file is missing. Prepared flags for setting filenames
blob@ 3f5c83 commitdiff | diff to current
2014-03-10 mihaf
Just some comments and tape parsing.
blob@ 2dcc65 commitdiff | diff to current
2014-03-10 mihaf
added assigning new values to restore from dump
blob@ d9cb01 commitdiff | diff to current
2014-03-10 mihaf
not using global force_from_tape
blob@ 152052 commitdiff | diff to current
2014-03-08 Samo Penic
small fix in reset-iteration-count
blob@ 80887d commitdiff | diff to current
2014-03-08 Samo Penic
Parsing command line arguments is still kind-of messy, but it workds for fo...
blob@ 8a6614 commitdiff | diff to current
2014-03-08 Samo Penic
continuation s working. now reset counter is needed
blob@ 626811 commitdiff | diff to current
2014-03-08 Samo Penic
tape fixed, output has additional timestamp, ncurrent iteration is dumped a...
blob@ 1ab449 commitdiff | diff to current
2014-03-06 Samo Penic
Started with arg parsing
blob@ 083e03 commitdiff | diff to current
2014-03-06 Samo Penic
Dump and restore complete and debugged. Still, use with caution
blob@ 86f5e7 commitdiff | diff to current
2014-03-06 Samo Penic
Fixed a bug in vertex reinit. Still buggy.
blob@ a37ba2 commitdiff | diff to current
2014-03-06 Samo Penic
Fixed a bug. added cells
blob@ 063289 commitdiff | diff to current
2014-03-06 Samo Penic
Dump state seems to work
blob@ 3c1ac1 commitdiff | diff to current
2014-03-05 Samo Penic
First step in dump and restore. Grafted vtx still missing in the process
blob@ e9eab4 commitdiff | diff to current
2013-12-07 Samo Penic
Added poly information to tape& parsing function. Also, poly_list is freed ...
blob@ a2db52 commitdiff | diff to current
2013-12-03 mihaf
Samo&Miha poly_list_free added.
blob@ 8db569 commitdiff | diff to current
2013-11-04 Samo Penic
Changes in main loop. It allows setting inner, outer loop and initial mc sw...
blob@ d7a113 commitdiff | diff to current
2013-10-20 Samo Penic
Program parameters are finally read from tape. Initial tests are removed
blob@ b14a8d commitdiff | diff to current
2012-07-10 Samo Penic
Merged with bondflip debug branch
blob@ 23b0ed commitdiff | diff to current
2012-07-10 Samo Penic
It seems bondflip is fixed. Before 'for' loops I had to s...
blob@ e19e79 commitdiff | diff to current
2012-07-10 Samo Penic
pinpointing the error
blob@ 306559 commitdiff | diff to current
2012-02-23 Samo Penic
Seems to work. Lookout for debug code in main.c and initial_distribution.c
blob@ 83b03a commitdiff | diff to current
2012-02-23 Samo Penic
Debugging, but not finished yet! There are still problems in vertex move an...
blob@ 314f2d commitdiff | diff to current
2012-02-23 Samo Penic
vertex data removed and memory leaks fixed
blob@ 8f6a69 commitdiff | diff to current
2012-02-23 Samo Penic
cell data removed
blob@ 34d3de commitdiff | diff to current
2012-02-23 Samo Penic
triangle data removed
blob@ 41a035 commitdiff | diff to current
2010-12-29 Samo Penic
Prepared for bonflip and vertexmove.
blob@ aec47d commitdiff | diff to current
2010-12-28 Samo Penic
Rewrite of frame is complete.
blob@ dac2e5 commitdiff | diff to current
2010-12-27 Samo Penic
Bug in calculating members solved!
blob@ 3131dc commitdiff | diff to current
2010-12-05 Samo Penic
Fixed some nasty bugs. Still, I suspect the vertex neighbours are not corre...
blob@ b01cc1 commitdiff | diff to current
2010-12-04 Samo Penic
Finished rewriting io.c. Output for paraview works. Tape parser doesn't wor...
blob@ a6b1b5 commitdiff | diff to current
2010-12-04 Samo Penic
The initial distribution file has been rewritten. The structure of dipyrami...
blob@ 7958e9 commitdiff | diff to current
2010-12-04 Samo Penic
Datastructure & basic functions rewritten. It seems there is no memory leak...
blob@ bb77ca commitdiff | diff to current
2010-11-28 Samo Penic
triangles added to the data structure.
blob@ a2a676 commitdiff | diff to current
2010-11-28 Samo Penic
added function to remove vertex neighbour (but not connected vertex neighbour)
blob@ 9802f1 commitdiff | diff to current
2010-11-28 Samo Penic
The vertex is complete... Bond is in first version.
blob@ a10dd5 commitdiff | diff to current
first | « prev | next »