Recent content by gedaiu
-
G
C/C++ C++ Chemistry Library: Find the Solution
Thank you all for your help. It's all clear for me now. I decided to use a list of predefined reactions and implement a group(algebraic structure) with it or something like this. @SpectraCat if you are interested about the project i can give you details on PM- gedaiu
- Post #9
- Forum: Programming and Computer Science
-
G
C/C++ C++ Chemistry Library: Find the Solution
hi, I searched something about canetra and chemkin but it's seems those are stand-alone programs. I need a library for C++(programming language) which is capable to calculate reactions(any reactions). Today I had a conversation with a friend, she is a chemist. She told me that it is a...- gedaiu
- Post #6
- Forum: Programming and Computer Science
-
G
C/C++ C++ Chemistry Library: Find the Solution
why? It's a hard algorithm to make this? As i remember from the school the anorganic has a simple algorithm.- gedaiu
- Post #3
- Forum: Programming and Computer Science
-
G
C/C++ C++ Chemistry Library: Find the Solution
Hi, Does anybody know about some C++ class which can calculate chemistry formulas? I mean if i have two variables A and B which are some substances then the variable C = A + B, C will be the result of the two substances. I need a class like this for a personal project and i didn't found...- gedaiu
- Thread
- C++ Chemistry
- Replies: 9
- Forum: Programming and Computer Science