BATCHFILES
Batch Files for TOMS866 / IFISS
BATCHFILES
is a directory of data and commands to run various test problems
for the TOMS866 "IFISS" code in batch mode.
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:
-
NS_bfs_R10_batch.m
data file for backward facing step, R = 10.
-
NS_bfs_R100_batch.m
data file for backward facing step, R = 100.
-
NS_bfs_R200_batch.m
data file for backward facing step, R = 200.
-
NS_bfs_q1p0_batch.m
data file for backward facing step, (linear/constant).
-
NS_bfs_q1q1_batch.m
data file for backward facing step, (linear/linear).
-
NS_bfs_q2q1_batch.m
data file for backward facing step (quadratic/linear).
-
NS_dc_R10_batch.m
data file for driven cavity, R = 10.
-
NS_dc_R100_batch.m
data file for driven cavity, R = 100.
-
NS_dc_R200_batch.m
data file for driven cavity, R = 200.
-
NS_dc_q1p0_batch.m
data file for driven cavity (linear/constant).
-
NS_dc_q1q1_batch.m
data file for driven cavity (linear/linear).
-
NS_dc_q2q1_batch.m
data file for driven cavity (quadratic/linear).
-
bigrun_bfs.m
runs NS_bfs_R10, NS_bfs_R100 and NS_bfs_R200.
-
bigrun_bfs_disc.m
runs NS_bfs_q1q1, NS_bfs_q1p0 and NS_bfs_a2q1.
-
bigrun_dc.m
runs NS_dc_R10, NS_dc_R100 and NS_dc_R200.
-
bigrun_dc_disc.m,
runs NS_dc_q1q1, NS_dc_q1p0 and NS_dc_a2q1.
-
itsolve_newfig_batch.m,
data file for it_solve for NS2.
-
itsolve_oldfig_batch.m,
data file for it_solve for NS2.
You can go up one level to
the TOMS866 page.
Last modified on 13 September 2009.