thermodynamics
Here are 193 public repositories matching this topic...
-
Updated
Jul 25, 2021 - Python
-
Updated
Jul 10, 2021
-
Updated
Jul 20, 2021 - Python
-
Updated
Apr 16, 2020 - Visual Basic .NET
-
Updated
Jul 14, 2021 - Python
I've received requests for setting up a "conda" installation for BioSTEAM. This is not a priority for now, but any help (resources or direct contributions) would be really helpful!
Thanks :)
-
Updated
Jul 23, 2021 - Visual Basic .NET
-
Updated
Mar 24, 2020 - Jupyter Notebook
-
Updated
Sep 6, 2017 - Visual Basic
-
Updated
Jul 25, 2021 - Python
-
Updated
Jun 30, 2021 - Python
-
Updated
Mar 30, 2021 - Python
-
Updated
Apr 6, 2021 - Python
Is your feature request related to a problem? Please describe.
When running many species / reaction in ARC, it is often helpful to trace the history of a single species or TS. THe current log file is too large to do that conveniently.
Describe the solution you'd like
Create a log file in the output folder of each species / TS with the relevant data.
-
Updated
Sep 23, 2020 - Python
-
Updated
Oct 18, 2018 - Visual Basic
-
Updated
Jul 1, 2021 - Python
-
Updated
Jul 20, 2021 - Modelica
-
Updated
Mar 7, 2021 - Python
-
Updated
Feb 8, 2019 - C++
-
Updated
Jul 23, 2021 - Julia
-
Updated
Jun 24, 2021 - Java
-
Updated
Jul 13, 2021 - Python
-
Updated
Apr 10, 2019 - Python
-
Updated
Jan 21, 2021 - MATLAB
-
Updated
Aug 2, 2018
This issue is for requesting new symbols for thermodynamic properties used in the construction of a thermodynamic state. at the moment, the symbols are contained in the KW_TO_SPEC constant:
const KW_TO_SPEC = IdDict{Symbol,Any}(
:h => Enthalpy{MOLAR}()
,:g => Gibbs{MOLAR}()
,:a => Helmholtz{MOLAR}()
,:u => InternalEnergy{MOLAR}()
,:mol_h => Enthalpy{MOLAR}()
,:mol_g => GImprove this page
Add a description, image, and links to the thermodynamics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the thermodynamics topic, visit your repo's landing page and select "manage topics."
Motivation or Problem
fixes #2050. This PR fixes the issue that a comment while debugging is repeated excessive amounts of times
Description of Changes
I commented out the the logging line