Results 83 comments of John Pye

We now have good TF checks in SConstruct, but we still need to write a test. Hopefully that will be solved by writing some general tests for our surrogate model...

I think that an environment variable sounds like a good approach, possibly combined with some function, defined somewhere, that helps to establish a reasonable default location for the 'resources' in...

We have now got 'reference_1.mo' and 'reference_1_fluid.mo'. We need to add test cases for these reference models in Travis to that we can check for regressions. The test cases should...

Noting an issue with the current `reference_1.mo`: we don't get the required cost and output variables from the model when it is simulated with `st_simulate`. The result is that post-processing...

Hi Ignacio, Regarding the first error, `dakota --version` is giving an error because it is linked to `libgsl.so.23`, but that library cannot be found at runtime. Perhaps you need to...

Hi Sun Thanks for the report -- I've passed this issue on to Armando, and he's making some changes that will fix this issue. Perhaps it's arisen due to changes...

Hi Ignacio Your strategy of setting PREFIX using SCons is not quite right. SCons is installing scripts and a Python module and other things, not just Modelica files, so you...

Looks like you may need to synchronise the build script with the version in the master branch -- the build is still trying to access Cloudstor files.

Hi Xiang Thanks for the notification. This 'cloudstor' service was recently taken offline. I'll work to migrate the files to another storage and update our instructions. When we've got it...