Open adletaw opened 7 years ago
Which directory are you trying to run this from?
From within the model directory:
examples/bbrkc_2017/model_1
I get a different issue:
+--------------------------+
| Beginning report section |
+--------------------------+
Index bounds do not match in dvector elem_prod(const dvector&, const dvector&)
Makefile:25: recipe for target 'run' failed
make: *** [run] Error 1
Okay. I'm running it on Linux. You are on Mac right?
Nah on linux too. I commented out a couple of sections that contain unfinished code and the model ran OK (but wasn't positive definite) - I've pushed these changes so give it a go and see how you get on.
Error arises when problematic sections (#195) are commented out: