Mercurial > hg > octave-lyh
diff examples/oregonator.m @ 3162:7c96e85c76db
[project @ 1998-04-08 18:19:35 by jwe]
author | jwe |
---|---|
date | Wed, 08 Apr 1998 18:21:04 +0000 |
parents | 8c7955a8d49f |
children | 4270ded9ddc6 |
line wrap: on
line diff
--- a/examples/oregonator.m +++ b/examples/oregonator.m @@ -1,4 +1,11 @@ ## The `oregonator'. +## +## Reference: +## +## Oscillations in chemical systems. IV. Limit cycle behavior in a +## model of a real chemical reaction. Richard J. Field and Richard +## M. Noyes, The Journal of Chemical Physics, Volume 60 Number 5, +## March 1974. function dx = oregonator (x, t)