Skip to content

Commit

Permalink
Examples fixes (#370)
Browse files Browse the repository at this point in the history
* cherrypick this to apply onto master. TODO: Cherrypick.

* Added another tests: moose.Function controls reaction rates.

* Using MooseParser as a interface class.

* Use moose.element instead of moose.Clock.

* When x1 is set to hight, rescale diffLength. When diffLength is set too
low, rescale x1.

* Don't print time to initialize info in release.

* honour limit set by SparseMatrix. Max number of entries allowed is 20k.
  • Loading branch information
dilawar committed Jun 3, 2019
1 parent 526c5b0 commit 2062ab2
Show file tree
Hide file tree
Showing 13 changed files with 388 additions and 354 deletions.
1 change: 0 additions & 1 deletion builtins/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ set(SRCS
Arith.cpp
Group.cpp
Mstring.cpp
# Func.cpp
MooseParser.cpp
Function.cpp
Variable.cpp
Expand Down
Loading

0 comments on commit 2062ab2

Please sign in to comment.