-
### Description
I'm having an issue when trying to export a model from the Modelica Buildings Library as a ME FMU and then simulate with OMSimulator. The model is ``Buildings.Fluid.HeatPumps.Example…
-
## Summary
This RFC is to propose the Navier-Stokes solver in branch `solver/navier-stokes`. The NS solver utilized semi-implicit Chorin's projection scheme which is mainly to be used for modeling …
-
1. CFD:
definition: Computational fluid dynamics general (set of ) equations for momentum, mass and energy
parent: CUBA.PHYSICS_EQUATION
models: [CUBA.CONTINUUM]
variables:
…
-
It would seem the very first checkpoint is not saved correctly.
Setting a very small example to save checkpoints at all time steps and attempting to restart to the very first checkpoint cause the s…
-
I have been trying to figure out why the obstacles are not working on my system, and this is what I have come up with to determine the problem. I believe the background of the velocityBuffer is becomi…
-
### 📝 Description of the feature
Now that many Fluent solver settings are available in a hierarchical tree via the `setup` object it would be helpful to be able to display these in a human readable…
-
This is just a reminder of the new developments that we need to add to the GUI after the 8,1 release
- [ ] Explicit convection-diffusion elements
- [ ] Semi-implicit convection-diffusion solver
…
-
### 📝 Description of the feature
The settings API calls to create new mixtures for the species transport model should be made consistent with that of the materials change/create API. Currently, it …
-
**Describe the bug**
While testing a large-scale hydraulic fracture model, I encountered an error after resuming from a restart file. The code appeared to resume without any apparent errors. During…
-
**Problem description**
For certain combinations of T and P, the method `MixtureFugacityTP::solveCubic` fails, issuing a warning like:
```
MixtureFugacityTP::solveCubic(T = 271.8109054527264,…