BlueM.Sim Development: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 20: | Line 20: | ||
| BlueM.Win || http://130.83.196.154/svn/BlueM.Win/ || [http://130.83.196.154/websvn/listing.php?repname=BlueM.Win&path=%2F&sc=1 BlueM.Win] || [http://130.83.196.154/viewvc/index.py/BlueM.Win/ BlueM.Win] | | BlueM.Win || http://130.83.196.154/svn/BlueM.Win/ || [http://130.83.196.154/websvn/listing.php?repname=BlueM.Win&path=%2F&sc=1 BlueM.Win] || [http://130.83.196.154/viewvc/index.py/BlueM.Win/ BlueM.Win] | ||
|- | |- | ||
| BlueM. | | BlueM.Sim || http://130.83.196.154/svn/BlueM.Sim/ || [http://130.83.196.154/websvn/listing.php?repname=BlueM.Sim&path=%2F&sc=1 BlueM.Sim] || [http://130.83.196.154/viewvc/index.py/BlueM.Sim/ BlueM.Sim] | ||
|- | |- | ||
| BlueM.DLLAdapter || http://130.83.196.154/svn/BlueM.DLLAdapter/ || [http://130.83.196.154/websvn/listing.php?repname=BlueM.DLLAdapter&path=%2F&sc=1 BlueM.DLLAdapter] || [http://130.83.196.154/viewvc/index.py/BlueM.DLLAdapter/ BlueM.DLLAdapter] | | BlueM.DLLAdapter || http://130.83.196.154/svn/BlueM.DLLAdapter/ || [http://130.83.196.154/websvn/listing.php?repname=BlueM.DLLAdapter&path=%2F&sc=1 BlueM.DLLAdapter] || [http://130.83.196.154/viewvc/index.py/BlueM.DLLAdapter/ BlueM.DLLAdapter] |
Revision as of 09:47, 23 March 2009
BlueM.Sim | Download | Application | Theory | Development
Code
Der Quellcode besteht aus den folgenden Projekten:
- BlueM.Win: GUI
- BlueM.Sim: Fortran Rechenkern
- BlueM.DLLAdapter: .NET Wrapper zum Ansprechen des BlueM.Sim Rechenkerns
- Wave: Tool zur Zeitreihendarstellung
Es gibt zwei Möglichkeiten, um sich den erforderlichen Code zusammenzustellen:
- Man nutzt per SVN die 'Meta'-Repository, die bereits Projektmappendateien enthält und in der die erforderlichen Projekte mittels svn:externals bereits vordefiniert sind:
http://130.83.196.154/svn/Meta/BlueM/
- oder
- Die einzelnen Projekte müssen manuell heruntergeladen/ausgecheckt werden (Zugriff siehe Tabelle) und dann in einer Projektmappe integriert werden.
Projekt SVN-Zugriff WebSVN ViewVC (intern) BlueM.Win http://130.83.196.154/svn/BlueM.Win/ BlueM.Win BlueM.Win BlueM.Sim http://130.83.196.154/svn/BlueM.Sim/ BlueM.Sim BlueM.Sim BlueM.DLLAdapter http://130.83.196.154/svn/BlueM.DLLAdapter/ BlueM.DLLAdapter BlueM.DLLAdapter Wave http://130.83.196.154/svn/Wave/ Wave Wave
Docs
BlueM .NET API Documentation (für BlueM.DLLAdapter und BlueM.OpenMI):
- HTML / CHM (erstellt mit DocProject)
BlueM.Sim:
→ siehe BlueM.Sim Code
Style
→ siehe Code-Formatierung