Skip to content

Releases: mvvik/CalC-simple-buffer

v6.10.7+

Choose a tag to compare

@mvvik mvvik released this 06 Apr 00:32
b105a1f

Extra surface flux implemented, e.g. to simulate both NCX and PMCA Ca2+ extrusion. See manual: https://web.njit.edu/~matveev/calc/manual.html#boundary

v6.10.6

Choose a tag to compare

@mvvik mvvik released this 15 Feb 04:05
6acd581
  • Improved code safety (replaced sprintf with snprintf)
  • Code now compiles without warnings on macOS and Windows MVS
  • Fixed a bug in seeding random temp file names produced by binary plots during instability recovery, avoiding potential conflict between threads when running CalC in parallel

v6.10.5

Choose a tag to compare

@mvvik mvvik released this 16 Jan 22:26
af15bb6

Minor change in execution when no command-line parameter is present: CalC will now attempt to load default script names DefaultScript.txt

v6.10.4

Choose a tag to compare

@mvvik mvvik released this 16 Nov 02:52
db2e637

Improved 1D and 2D OpenGL plot refresh / update

v6.10.3

Choose a tag to compare

@mvvik mvvik released this 13 Nov 01:13
0d3b538

Fixed a bug in 2D concentration plot constructor (FieldPlot2D::FieldPlot2D)