Difference between revisions of "AEM Gourmet Corner"

From aemwiki
Jump to: navigation, search
(recipes)
Line 1: Line 1:
 
The gourmet corner is a place for community contributions of recipes, howtos and examples for analytical and numerical modeling of ground water flow and transport.
 
The gourmet corner is a place for community contributions of recipes, howtos and examples for analytical and numerical modeling of ground water flow and transport.
  
AEM gourmet corner wiki uses a subset of TeX, including some extensions from LaTeX and AMSLaTeX, for mathematical formulae. Thus, only a limited part of the full TeX language is supported.  Here is a guide for math syntax [http://meta.wikimedia.org/wiki/Help:Formula].
+
AEM gourmet corner wiki uses a subset of TeX, including some extensions from LaTeX and AMSLaTeX, for mathematical formulae. Thus, only a limited part of the full TeX language is supported.  Here is a guide for [http://meta.wikimedia.org/wiki/Help:Formula| math syntax].
  
Please note that all contributions to Gourmet Corner may be edited, altered, or removed by other contributors, in the spirit of collegiality and peer review. Do not submit copyrighted work with permission. You are encouraged to assign an open source license to your source code [http://www.opensource.org].
+
Please note that all contributions to Gourmet Corner may be edited, altered, or removed by other contributors, in the spirit of collegiality and peer review. Do not submit copyrighted work with permission. You are encouraged to assign an [http://www.opensource.org| open source license] to your source code.
  
Confidence in contributed code might be enhanced if principles of design by contract are agreed upon for object oriented languages (see wikipedia Design By Contract [http://en.wikipedia.org/wiki/Design_by_contract], Python DBC [http://www.nongnu.org/pydbc/], and Design by Contract for Python [http://www.swe.uni-linz.ac.at/publications/abstract/TR-SE-97.24.html].
+
Confidence in contributed code might be enhanced if principles of design by contract are agreed upon for object oriented languages (see wikipedia [http://en.wikipedia.org/wiki/Design_by_contract| Design By Contract], [http://www.nongnu.org/pydbc/| Python DBC], and [http://www.swe.uni-linz.ac.at/publications/abstract/TR-SE-97.24.html| Design by Contract for Python]).
  
= [[library|Library of analytic solutions]] =
+
= [[library| Library of analytic solutions]] =
  
 
= recipes =
 
= recipes =

Revision as of 12:07, 29 August 2007

The gourmet corner is a place for community contributions of recipes, howtos and examples for analytical and numerical modeling of ground water flow and transport.

AEM gourmet corner wiki uses a subset of TeX, including some extensions from LaTeX and AMSLaTeX, for mathematical formulae. Thus, only a limited part of the full TeX language is supported. Here is a guide for math syntax.

Please note that all contributions to Gourmet Corner may be edited, altered, or removed by other contributors, in the spirit of collegiality and peer review. Do not submit copyrighted work with permission. You are encouraged to assign an open source license to your source code.

Confidence in contributed code might be enhanced if principles of design by contract are agreed upon for object oriented languages (see wikipedia Design By Contract, Python DBC, and Design by Contract for Python).

Library of analytic solutions

recipes

I imagine placing code snippets here of new solutions. Once a solution is accepted then it is added to the library.

howtos

examples

laboratory experiments/physical analoges (e.g., Hele shaw)

benchmark and example problems (e.g., Henry Problem)