Changes between Version 36 and Version 37 of WikiStart
- Timestamp:
- 2010-01-21 11:24:57 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v36 v37 1 1 = Welcome to Ecopath = 2 Welcome to Ecopath.org's developer's site. This is your portal to gain access for Ecopath development. We hope to support your endeavors as much as possible. Please do not hesitate to [mailto:ewedevteam@gmail.com contact us] for any questions, concerns, suggestions, need access to sources. Rest assured that this site will continue to progress.2 Welcome to the Ecopath with Ecosim (EwE) Wiki. This Wiki is divided into 3 main sections: 3 3 4 This wiki is divided into 3 main sections: 4 * EwE6 development status 5 * EwE6 Beta test program 6 * Building onto the EwE6 engine 5 7 6 * Programming development 7 * Known bugs/features 8 * Beta testers 8 We hope to support your endeavours as much as possible. Please do not hesitate to [mailto:ewedevteam@gmail.com contact us] with questions, concerns, suggestions, or if you need access to the programming code of EwE versions 5 or 6. 9 9 10 Regards,[[BR]]EwE Development Team10 Best regards,[[BR]] The EwE Development Team 11 11 12 12 ---- 13 == Scientific development == 13 == EwE6 development status == 14 14 15 * [UsersGuide EwE6 user manual] - The EwE6 user manual, in Wiki format. 15 16 * [BugReporting Error reporting] - Let us know about errors that you encouter, and track the solution of known errors in EwE6. … … 21 22 22 23 ---- 23 == Beta Tester == 24 The Ecopath development team would like you to participate in the [BecomeAnEweBetaTester beta test program]. In brief cycles, two to three times per year, you will be asked to work closely with the development team on the latest version of the software to prepare EwE6 for a next release. 25 24 == Beta test program == 25 The Ecopath development team would like you to participate in the [BecomeAnEweBetaTester beta testing program]. In brief cycles, two to three times per year, you will be asked to work closely with the development team on the latest version of the software to prepare EwE6 for a next release. 26 26 27 27 ---- … … 30 30 31 31 * [BasicTutorials Basic tutorials] - Basic EwE6 programming tutorials. 32 * [EcopathOnlineTutorials Ecopath Online tutorials] - Tutorials on using EwE6 web services across the Internet. 32 33 * [MiscellaneousTutorials] - Miscellaneous tutorials 33 * [EweConsoleAppExample EwE6 console application] - Basic code project that uses the Ewe6 engine from a console application. 34 * RunEcosimViaConsoleApplication 35 * EcopathOnlineTutorials 36 * CodeDocumentation 34 * [CodeDocumentation Code documentation] - EwE6 Application Programming Interface (API) documentation. 37 35 38 If your sources do not run, do not forget to check the FAQ. 36 The EwE6 sources are compiled daily around UTC/GMT 11am (2am in Vancouver, Canada) If your copy of the sources do not run please check the following: 39 37 40 * ScientficInterfaceKnownCompileErrorsFaq38 * [ScientficInterfaceKnownCompileErrorsFaq Daily EwE6 build results] 41 39 42 40 ----