-
I am getting 'no member named 'typeindex' in namespace 'boost'.' error while installing solver at 'make -j8' step. See logs at the end.
**Output of 'brew info boost'**
macbookpro:build dummyuser$ …
-
materials method make_a_copy returns string as follows:
```Python
>>> x=solver.setup.materials.fluid.make_a_copy(from_="water",to="water-2")
>>> x
"'water"
```
Rename goes like this (it retu…
-
### Description
Solver fails to check /compile the model. It throws translation error while checking.
The following below listed models have same issues:
```
Buildings.Fluid.Geothermal.ZonedBo…
-
### Description
The solver fails to simulate system becomes singular at initialization.
The given model is having this issue:
```
Buildings.Fluid.HydronicConfigurations.ActiveNetworks.Examples…
-
Some tests take a long time. At the time of writing, this is the order of the tests. Some should be strategized to be shorter.
This ran with `-j 1`, so the tests didn't interfere with one another.
…
-
We currently have a zoo of configuration options:
| **Adapter or tool** | **Format** |
|---------------------|----------------------------------|
| CalculiX adapter | yml…
-
using with el capitan and openframeworks 9.2
message on console:
DrawerBase::isFluidReady() - No fluid solver
-
### Description
The Homotopy solver Newton iteration fails as Maximum number of iterations reached at time 3009.600000, but no root found.
The following below listed models have same issues:
``…
-
The simulation of the model model `Buildings.Fluid.FixedResistances.BuriedPipes.Examples.DiscretizedBuriedPipe` get stuck under omc leading the CI to abort it after the timeout of 400s.
The problem i…
-
in complex solver strategies we need to have a fine understanding of what is happening (eg fieldsplit)
the current monitor is not very helpful in deciphering what is going on.
I propose two things:
…