User:Rshrikanth: Difference between revisions
Rshrikanth (talk | contribs) |
Rshrikanth (talk | contribs) |
||
| Line 10: | Line 10: | ||
ASCEND's thermophysical property database is presently available in files written using ASCEND syntax. This data is open and new data can added without any requirement of recompilation.But browsing data in difficult in this form. This Project aims at migrating present database in .a4l file to *.db format. SQLite can be employed for this database migration. Also it would be necessary to have certain interface to load database from an ASCEND model. After successful migration, tests are needed to formulated and carried out to make sure that the property formulations worked as expected. | ASCEND's thermophysical property database is presently available in files written using ASCEND syntax. This data is open and new data can added without any requirement of recompilation.But browsing data in difficult in this form. This Project aims at migrating present database in .a4l file to *.db format. SQLite can be employed for this database migration. Also it would be necessary to have certain interface to load database from an ASCEND model. After successful migration, tests are needed to formulated and carried out to make sure that the property formulations worked as expected. | ||
== | ==Deliverables== | ||
==Codes== | ==Codes== | ||
Revision as of 08:12, 29 March 2011
Shrikanth Ranganadham
Proposal : http://socghop.appspot.com/gsoc/student_proposal/private/google/gsoc2010/shrikanth/t127083559873
Mentor : Krishnan Chittur
Code: shrikanth:models/johnpye/fprops
Project description
ASCEND's thermophysical property database is presently available in files written using ASCEND syntax. This data is open and new data can added without any requirement of recompilation.But browsing data in difficult in this form. This Project aims at migrating present database in .a4l file to *.db format. SQLite can be employed for this database migration. Also it would be necessary to have certain interface to load database from an ASCEND model. After successful migration, tests are needed to formulated and carried out to make sure that the property formulations worked as expected.
Deliverables
Codes
HDPE reactor model http://ascendcode.cheme.cmu.edu/viewvc/code/branches/shrikanth/models/kchittur/shrikanth/HDPE.a4c?revision=3176&view=markup
PYTHON script for integrating above model http://ascendcode.cheme.cmu.edu/viewvc/code/branches/shrikanth/models/kchittur/shrikanth/HDPE_integrate_ida_ctrl.py?view=markup