-
**Submitting author:** @jranalli (Joseph Ranalli)
**Repository:** https://github.com/chmarti1/PYroMat
**Branch with paper.md** (empty if default branch): joss2022
**Version:** 2.2.4
**Editor:** @jgost…
-
Goal: update idaes get-extensions to partially work with macOS.
Here is what happens when I run `sh ./scripts/compile_libs.sh`:
```
--2021-01-14 14:25:33-- https://coin-or-tools.github.io/Thir…
-
I had named "states" those model variables that need initial values to start model integration. These variables are the ones being allocated memory, and being recorded in dump files to allow for model…
-
hi, im developing some packages that are of common interest, namely, ThermoState.jl and ThermoModels.jl. im working with multiparameter equations of state (IAPWS95 and GERG2008)) and i needed a solver…
-
Hi again,
I got a bug with this option `-DCMAKE_FEELPP_MODELS_ENABLE_FSI=OFF`
I had to modify the CMakeLists.txt : feelpp/toolboxes/CMakeLists.txt the last part
```
if(1)#FEELPP_HAS_GMSH)
ad…
-
MESA's FGONG output is missing variable 20 (local gravitational luminosity L_g) and variables 26-28 (partial derivatives of Gamma1 with respect to rho, P, and Y from the EOS).
FGONG spec: https://…
-
**Submitting author:** @vipinagrawal25 (Vipin Agrawal)
**Repository:** https://github.com/vipinagrawal25/MeMC
**Branch with paper.md** (empty if default branch):
**Version:** v1.1
**Editor:** @fboehm…
-
one question that we really need to answer is: how short can the cutoff be in openMM? In gromacs, the cutoff was set at a rather large value, so that the domain-decomposed cell size is larger than the…
-
### 路由地址
```routes
/acs/journal/:id
```
### 完整路由地址
```fullroutes
/acs/journal/accacs
/acs/journal/jacsat
```
### 相关文档
https://docs.rsshub.app/journal.html#american-chemistry-so…
-
Why doesn't the `igmix` class have the inverse methods `p_s` and `p_d` (which `ig` does have)? Wouldn't this work in the same way as `_invT`, or am I missing some details from thermodynamics?