Mircrogrid market is a proof-of-concept implementation of a combinatorial heat and power double auction exchange. With this platform energy consumers and producers can buy or sell heat and power resources on demand for certain times of the day.
Be the first to post a text review of Microgrid Market. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Release Notes Microgridmarket 0.6.2 : ------------------------------------- New Features: ------------ During Order entry the Heat-to-Power-Ratio can now be selected via Javascript Sliders #2706118 implemented: Show abs quantities H & P as (computed) values Updates: -------- Upgrade to grails 1.1 final Upgrade to XFire 0.8.1 Upgrade to Acegi Security 0.5.1 Upgrade to lpsolve 5.5.0.14 Bugfixes: --------- Fix for #2697281: Database locking Exception occurs when settling orders Fix for #2697510: LpSolveException occurs during matching Quick Start Guide: ------------------ * Unpack zip file * Adjust database settings in microgridmarket-datasource.groovy and make sure that the MySQL or PostgreSQL db configured over there is up and running * Save microgridmarket-datasource.groovy in user home directory (i.e. /home/username under Linux or c:\Documents and Settings\username under Windows) * Make sure that lpsolve for java (http://sourceforge.net/projects/lpsolve) is installed correctly on your system * Start Tomcat 6 (or glassfish, or jetty, or...) * Deploy microgridmarket.war * Go to http://localhost:8080/microgridmarket * login as u:admin p:testit Detailed Installation Instructions ---------------------------------- http://microgridmarket.wiki.sourceforge.net/InstallationInstructions Frequently Asked Questions -------------------------- http://microgridmarket.wiki.sourceforge.net/FrequentlyAskedQuestions Enjoy! The IISM Team -- Institute of Information Systems and Management (IISM) Research Group Information & Market Engineering (IM) Universitt Karlsruhe (TH) Englerstr. 14 76131 Karlsruhe Germany http://www.iism.uni-karlsruhe.de
Release Notes Microgridmarket 0.6.2 : ------------------------------------- New Features: ------------ During Order entry the Heat-to-Power-Ratio can now be selected via Javascript Sliders #2706118 implemented: Show abs quantities H & P as (computed) values Updates: -------- Upgrade to grails 1.1 final Upgrade to XFire 0.8.1 Upgrade to Acegi Security 0.5.1 Upgrade to lpsolve 5.5.0.14 Bugfixes: --------- Fix for #2697281: Database locking Exception occurs when settling orders Fix for #2697510: LpSolveException occurs during matching Quick Start Guide: ------------------ * Unpack zip file * Adjust database settings in microgridmarket-datasource.groovy and make sure that the MySQL or PostgreSQL db configured over there is up and running * Save microgridmarket-datasource.groovy in user home directory (i.e. /home/username under Linux or c:\Documents and Settings\username under Windows) * Make sure that lpsolve for java (http://sourceforge.net/projects/lpsolve) is installed correctly on your system * Start Tomcat 6 (or glassfish, or jetty, or...) * Deploy microgridmarket.war * Go to http://localhost:8080/microgridmarket * login as u:admin p:testit Detailed Installation Instructions ---------------------------------- http://microgridmarket.wiki.sourceforge.net/InstallationInstructions Frequently Asked Questions -------------------------- http://microgridmarket.wiki.sourceforge.net/FrequentlyAskedQuestions Enjoy! The IISM Team -- Institute of Information Systems and Management (IISM) Research Group Information & Market Engineering (IM) Universitt Karlsruhe (TH) Englerstr. 14 76131 Karlsruhe Germany http://www.iism.uni-karlsruhe.de
Release Notes Microgridmarket 0.6.2 : ------------------------------------- New Features: ------------ During Order entry the Heat-to-Power-Ratio can now be selected via Javascript Sliders #2706118 implemented: Show abs quantities H & P as (computed) values Updates: -------- Upgrade to grails 1.1 final Upgrade to XFire 0.8.1 Upgrade to Acegi Security 0.5.1 Upgrade to lpsolve 5.5.0.14 Bugfixes: --------- Fix for #2697281: Database locking Exception occurs when settling orders Fix for #2697510: LpSolveException occurs during matching Quick Start Guide: ------------------ * Unpack zip file * Adjust database settings in microgridmarket-datasource.groovy and make sure that the MySQL or PostgreSQL db configured over there is up and running * Save microgridmarket-datasource.groovy in user home directory (i.e. /home/username under Linux or c:\Documents and Settings\username under Windows) * Make sure that lpsolve for java (http://sourceforge.net/projects/lpsolve) is installed correctly on your system * Start Tomcat 6 (or glassfish, or jetty, or...) * Deploy microgridmarket.war * Go to http://localhost:8080/microgridmarket * login as u:admin p:testit Detailed Installation Instructions ---------------------------------- http://microgridmarket.wiki.sourceforge.net/InstallationInstructions Frequently Asked Questions -------------------------- http://microgridmarket.wiki.sourceforge.net/FrequentlyAskedQuestions Enjoy! The IISM Team -- Institute of Information Systems and Management (IISM) Research Group Information & Market Engineering (IM) Universitt Karlsruhe (TH) Englerstr. 14 76131 Karlsruhe Germany http://www.iism.uni-karlsruhe.de
Release Notes Microgridmarket 0.6.2 : ------------------------------------- New Features: ------------ During Order entry the Heat-to-Power-Ratio can now be selected via Javascript Sliders #2706118 implemented: Show abs quantities H & P as (computed) values Updates: -------- Upgrade to grails 1.1 final Upgrade to XFire 0.8.1 Upgrade to Acegi Security 0.5.1 Upgrade to lpsolve 5.5.0.14 Bugfixes: --------- Fix for #2697281: Database locking Exception occurs when settling orders Fix for #2697510: LpSolveException occurs during matching Quick Start Guide: ------------------ * Unpack zip file * Adjust database settings in microgridmarket-datasource.groovy and make sure that the MySQL or PostgreSQL db configured over there is up and running * Save microgridmarket-datasource.groovy in user home directory (i.e. /home/username under Linux or c:\Documents and Settings\username under Windows) * Make sure that lpsolve for java (http://sourceforge.net/projects/lpsolve) is installed correctly on your system * Start Tomcat 6 (or glassfish, or jetty, or...) * Deploy microgridmarket.war * Go to http://localhost:8080/microgridmarket * login as u:admin p:testit Detailed Installation Instructions ---------------------------------- http://microgridmarket.wiki.sourceforge.net/InstallationInstructions Frequently Asked Questions -------------------------- http://microgridmarket.wiki.sourceforge.net/FrequentlyAskedQuestions Enjoy! The IISM Team -- Institute of Information Systems and Management (IISM) Research Group Information & Market Engineering (IM) Universitt Karlsruhe (TH) Englerstr. 14 76131 Karlsruhe Germany http://www.iism.uni-karlsruhe.de
Microgrid Market v0.6.2 is a bugfixing release. New Features: ------------ During Order entry the Heat-to-Power-Ratio can now be selected via Javascript Sliders Updates: -------- Upgrade to grails 1.1 final Upgrade to XFire 0.8.1 Upgrade to Acegi Security 0.5.1 Upgrade to lpsolve 5.5.0.14 Bugfixes: --------- Fix for #2697281: Database locking Exception occurs when settling orders For installations instructions please refer to http://microgridmarket.wiki.sourceforge.net/InstallationInstructions For frequently asked questions please refer to http://microgridmarket.wiki.sourceforge.net/FrequentlyAskedQuestions Enjoy! The IISM Team
There are no changes yet, since its the first version. But we look forward to fix any bug that exist in the CHPmicrogridAgent-v0.1
Be the first person to add a text review.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: