Tutorial given at GUM*02
Nov. 8-10, 2002
San Antonio, TX

Simulations with GENESIS using hsolve

Hugo Cornelis, University of Antwerp

Abstract

The intent of this tutorial is to discuss hsolve, the implicit equation solver of GENESIS. First some of the equations important to neuro-biological modeling will be discussed. We illustrate how GENESIS handles them numerically by inspection of the C code and the simulation schedule. Afterwards the focus will be on implicit solution with hsolve. We discuss a number of internal secrets of hsolve that explain how it gets its extra performance : examples of channel and table rearrangements, updated simulation schedule, internal data streams, interoperability with synchans via discrete events. Furthermore the use of findsolvefield is discussed and interactions with external objects are highlighted.

See the tutorial (HTML version)

See the tutorial (postscript file)

See the tutorial (PDF file)

Download the tutorial and GENESIS scripts (gzipped tar file) cornelis.tar.gz


Back to the index of tutorials