dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02417
[HG] Add reference solutions for multi-adaptive benchmark problem.
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 1867:7928da929189b8e43473fd8b19bd0f301698fff8
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Sun Apr 16 04:51:21 2006 -0500
files: src/bench/ode/reaction/README src/bench/ode/reaction/benchutil.py src/bench/ode/reaction/main.cpp src/bench/ode/reaction/parameters-bench.xml src/bench/ode/reaction/parameters-reference.xml src/bench/ode/reaction/reference_1000.data src/bench/ode/reaction/reference_16000.data src/bench/ode/reaction/reference_2000.data src/bench/ode/reaction/reference_4000.data src/bench/ode/reaction/reference_8000.data src/kernel/ode/MultiAdaptivity.cpp
description:
Add reference solutions for multi-adaptive benchmark problem.
Reference solutions are correct to within a tolerance of 1e-13.
Obtained with DOLFIN 0.6.1+ (1861:e059a2aac502, Wed Apr 12 23:08:37 2006 -0500).
Computed with mono-adaptive cG(3) and fixed time step k = 0.00001.
The following commands were used to obtain the reference solutions:
dolfin-ode-reaction cg fixed-point 0.1 0.1 1000 5.0 parameters-reference.xml
dolfin-ode-reaction cg fixed-point 0.1 0.1 2000 10.0 parameters-reference.xml
dolfin-ode-reaction cg fixed-point 0.1 0.1 4000 20.0 parameters-reference.xml
dolfin-ode-reaction cg fixed-point 0.1 0.1 8000 40.0 parameters-reference.xml
dolfin-ode-reaction cg fixed-point 0.1 0.1 16000 80.0 parameters-reference.xml
changeset: 1866:0404a2dbdd639fe4f1bf7ed86563d83f2ad834e6
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Thu Apr 13 19:50:40 2006 +0200
files: src/demo/nls/cahn-hilliard/CahnHilliard2D.h src/demo/nls/cahn-hilliard/CahnHilliard3D.h src/demo/nls/cahn-hilliard/main.cpp src/kernel/io/VTKFile.cpp
description:
Fix VTK output for constant scalars on cells.
Small Cahn-Hilliard clean-ups.
changeset: 1865:3686cd40220ba4bdb01ec06aee67b4fc18f856f4
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Thu Apr 13 17:56:51 2006 +0200
files: configure configure.ac
description:
Fixes in configure.ac when testing for different compilers.
-------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin