Difference between revisions of "AEM Gourmet Corner"

From aemwiki
Jump to: navigation, search
(examples)
 
(12 intermediate revisions by the same user not shown)
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 [http://meta.wikimedia.org/wiki/Help:Formula| math syntax].
  
= analytic element (Strack classification) =
+
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.
  
== horizontal confined flow ==
+
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]).
  
=== test ===
+
= [[library| Library of analytic solutions]] =
  
== shallow unconfined flow ==
+
= recipes =
  
== combined shallow confined and unconfined flow ==
+
I imagine placing code snippets here of new solutions.  Once a solution is accepted then it is added to the library.
  
== shallow unconfined flow with rainfall ==
+
= howtos =
  
== shallow interface flow ==
+
= examples =
 
 
== aquifers with vertically varying hydraulic conductivity ==
 
 
 
== shallow flow in aquifers with clay laminae ==
 
 
 
== shallow interface flow in aquifers with impermeable laminae ==
 
 
 
== shallow semiconfined flow ==
 
 
 
== shallow flow in systems of aquifers separated by leaky layers ==
 
 
 
== transient shallow flow ==
 
 
 
== two-dimensional flow in the vertical plane ==
 
 
 
== three-dimensional flow ==
 
 
 
 
 
 
 
 
 
= analytical (Bruggeman classification) =
 
 
 
== Phreatic groundwater ==
 
 
 
Exact solutions
 
 
 
One-dimensional horizontal flow
 
 
 
Two-dimensional radial-symmetric horizontal flow
 
 
 
General two-dimensional horizontal flow
 
 
== Confined groundwater ==
 
 
 
One-dimensional flow
 
 
 
Two-dimensional radial-symmetric flow
 
 
 
General two-dimensional flow
 
  
Three-dimensional spherical flow
+
== laboratory experiments/physical analoges (e.g., Hele shaw) ==
  
Three-dimensional axial-symmetric flow
+
== benchmark and example problems (e.g., Henry Problem) ==
  
General three-dimensional flow
+
== controlled field experiments (e.g., Borden site, MADE site, Cape Cod site) ==
 
 
== Multi-layer systems ==
 
 
 
== Dispersion ==
 
 
 
==  Density flow (interface)==
 
 
 
 
 
= howtos =
 
 
 
= examples =
 

Latest revision as of 07:53, 30 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)

controlled field experiments (e.g., Borden site, MADE site, Cape Cod site)