Opened 14 years ago
Last modified 14 years ago
#128 new task
Open thermodynamic calculation library
Reported by: | zorn | Owned by: | Rafael de Pelegrini Soares |
---|---|---|---|
Priority: | minor | Milestone: | Thermodynamic Package |
Component: | EMSO | Version: | 0.9.59 |
Keywords: | Cc: |
Description
tdlib computational chemical thermodynamics library is open and entirely written in c++, any chances to convert it to EMSO plugin?
link:
Change History (3)
comment:1 Changed 14 years ago by
Milestone: | → Thermodynamic Package |
---|---|
Priority: | major → minor |
Type: | defect → task |
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Hello Rafael,
it's a difficult task to me 'cause i'm not very skilled in c++, but i'll try to understand as much as i can
p.s. try these links instead:
manual http://evgenii.rudnyi.ru/soft/tdlib00+/doc/00tdlib.pdf
Note: See
TracTickets for help on using
tickets.
Dear Zorn,
Surely, any piece of code that can be compiled into a DLL can be converted to a EMSO plugin.
Check the template files for plugins, they are found inside the interface directory of your EMSO installation.
Regards.
PS. The link you provided is apparently not functional.