-
When I try to set up a Mixture with one phase being water with a certain quality between 0 and 1, this value is not preserved:
```
import cantera as ct
water = ct.Water()
air = ct.Solution('h2o2.xml'…
-
Awesome title huh?
So I had the thought yesterday while, you guessed it, in the shower to create a new type of mixin that would cover the following situation:
For Inventory, Minecraft has an IInvent…
-
The compilation of kernels break with OF3.0.1 on Arnaud's computer. Commenting out the bindings from `CMakeLists.txt` seems to fix it.
Here's the error.
```
In file included from /home/arnaud/OpenF…
-
Naming of proxy lattice object should be changed into a more consistent format, that also works with upcoming multiphase LB wrappers. Naming should reflect the data transfer type (internal or fileio),…
-
error in code - https://gist.github.com/DPxKnightxZero/90f264087f8a3023737c
(edit by luacs: I seem to have accidentally hijacked this thread to ask some mixin questions. My apologies, DPxKnightXZero)…
-
It looks like with the current setup, the inflow velocity magnitude is quite low at high angles of attack. Using the element location seems to do a better job in this respect, despite slightly higher …
-
File: Eldar Craftworlds - Codex (2015).catz
BattleScribe version: 1.15.07
Platform: Windows
Dropbox: No
Description: Half of these are typos, the rest mostly easily corrected database entry mistak…
-
```
What steps will reproduce the problem?
1. In python, create a mixture object
2. Use the vcs_equilibrate method of the object in a way that a CanteraError is
thrown
What is the expected output? W…
-
There is no reason for a PureFluid to be able to set the temperature, pressure, and X (where X for a PureFluid is the vapor quality, not the mole fractions). Example:
```
>> import cantera as ct
>> w…
-
```
What steps will reproduce the problem?
1. In python, create a mixture object
2. Use the vcs_equilibrate method of the object in a way that a CanteraError is
thrown
What is the expected output? W…