CONVECTION/TEST_PROBLEMS
TOMS866 / IFISS Test Problems for the Convection-Diffusion Equation
CONVECTION/TEST_PROBLEMS
is a directory of MATLAB M-files which define test problems for
the convection-diffusion equation.
Author:
-
Howard Elman,
Department of Computer Science,
University of Maryland,
College Park, Maryland 20742,
USA,
elman@cs.umd.edu
-
Alison Ramage,
Department of Mathematics,
University of Strathclyde,
26 Richmond Street,
Glasgow G1 1XH,
United Kingdom,
a.ramage@strath.ac.uk
-
David Silvester,
School of Mathematics,
University of Manchester,
Sackville Street,
Manchester M60 1QD,
United Kingdom,
na.silvester@na-net.ornl.gov
Licensing:
The computer code and data files described and made available on this web page
are distributed under
the GNU LGPL license.
Source Code:
-
CD1_batch.m
data file for test problem CD1.
-
CD2_batch.m
data file for test problem CD2.
-
CD3_batch.m
data file for test problem CD3.
-
CD4_batch.m
data file for test problem CD4.
-
cd_testproblem.m
sets up Reference Examples 3.1 to 3.4 .
-
circular_wind.m
specifies a circular wind, Reference problem 3.4.
-
constant_wind.m
specifies a constant wind at angle theta to vertical, Reference problem 3.3.
-
hotwall_bc.m
set up boundary conditions for Reference problem 3.4.
-
ref_bc.m
set up boundary conditions for Reference problem 3.2.
-
ref_wind.m
specifies a variable vertical wind for Reference problem 3.2.
-
solution1_bc.m
set up boundary conditions for Reference problem 3.1.
-
test_bc.m
set up boundary conditions for Reference problem 3.3.
-
vertical_wind.m
specifies a constant vertical wind, Reference problem 3.1.
You can go up one level to
the CONVECTION page.
Last modified on 14 September 2009.