-
### Overview
Note that the previous implementation was fully object oriented, though since hsp2 uses the `numba` compiler to create faster execution we will make a hybrid to leverage the speed benefi…
-
Hi,
In your model of Backus, Kehoe, Kydland (1994) seems that there is an issue with the matlab file that solves steady state (BKK_94_steadystate.m), as it not contains all the equations that defin…
-
Hi all,
I tried to add a new fluid with a new equation of state (like CLP and EDE), but I get the following error:
**_Computing sources
Error in perturb_init
=>perturb_init(L:564) :condition (w…
-
Qalculate is a really powerful tool and I've greatly enjoyed using it so far. I'm an engineer that does a lot of sizing calculations for various projects and automatic unit checking in such a light pa…
-
This code can't solve simple 24 games like: "4 4 6 8" Is the code working for anyone else?
## Upvote & Fund
- We're using [Polar.sh](https://polar.sh/kyegomez) so you can upvote and help fund this…
-
Text: Constant 'b' cannot be zero.
'b' is zero when fluid height is zero (or fluid particles were not created).
-
Version number needs to be downgraded to 6 to run with stable version of GOTM
When running GOTM you also get the error:
ERROR: the following setting(s) were not recognized:
- /temperature/typ…
-
A few suggestions on presolver block:
1. allow specifying steady state constraints in one block:
```
@steadystate model begin
K = 47.63
N = ((1-α)*K^α)^(1/(α+γ))
end
```
2. direct as…
-
Hello, I wanna know that your derivation of all equations was in form of JPL or Hamilton quaternion. Because you referred to OpenVINS and it is based on JPL quaternion. Was the state transition matrix…
-
The plotting routines seem to be quite fragile and they cause a lot of errors. Maybe it is time to remove the plotting from CoolProp and create a new package just for that. In theory, the plotting is …