-
For a liquid reactor, the enthalpy and entropy of every species are corrected by adding the enthalpy and entropy of solvation to the gas-phase thermo inside `rmgpy\rmg\model.py`
The enthalpy of solvat…
-
In the gas phase, we typically do not think of CC as having a "quadruple bond" but rather a triple bond and two unpaired electrons. For a carbon adatom, in contrast, we want to avoid the unpaired elec…
-
Hello Friends,
i recompile the zonestar master of repetier firmware and add my ABL capacitive Sensor.
If i send the "G30" command, then he try first to home X-Axis and after ~1 second the firmware …
-
The website was not updated following ReactionMechanismGenerator/RMG-Py@bfa7516fc8b80691d414c76e18099bece4d1cde1, so the PopulateReactions tool does not work at all, as can be seen on the dev site.
H…
-
I got an error (after sim convergence) that seems to be related to pruning (I added line breaks for readability):
```
At time 1.0000e-03 s, reached target termination time.
Traceback (most recent ca…
-
I updated to the RMG-database version 724c086d26e5e50ee5221a126639cc07b3c72f2d (running RMG v1.0.3), and now all my runs crash while loading the thermo group database:
```
Loading thermodynamics libr…
-
```
When I try to build the current development cantera using "scons build", it
fails with:
g++ -o build/src/fortran/fct.o -c -ftemplate-depth-128 -Wall
-Wno-deprecated-declarations -O3 -DNDEBUG -f…
-
So the rotational entropy depends on the rotational symmetry factor (from full symmetry, not computational symmetry) and moments of inertia. And the translational entropy depends on the molecular weig…
-
Change lines 36 and 38 of **EPD_GFX.h** for
```
#if EPD_IMAGE_TWO_ARG
uint8_t old_image[(uint32_t)pixel_width * pixel_height / 8];
#endif
uint8_t new_image[(uint32_t)pixel_width * pixel_heig…
-
Although these are only warnings (with Sphinx v1.2.2), they should be fixed, because (1) they may be rendering strangely, and (2) sometimes a bug in Sphinx can mean the warning becomes an error and th…
rwest updated
8 years ago