source: CPL/oasis3-mct/branches/OASIS3-MCT_5.0_branch/lib/mct/testsystem/testall/ut_SparseMatrix.rc @ 6331

Last change on this file since 6331 was 6331, checked in by aclsce, 17 months ago

Moved oasis-mct_5.0 in oasis3-mct/branches directory.

File size: 968 bytes
Line 
1#-------------------------------------------------------------------------
2#     Math + Computer Science Division / Argonne National Laboratory     !
3#-----------------------------------------------------------------------
4# CVS $Id: ut_SparseMatrix.rc,v 1.4 2003-08-11 23:24:25 eong Exp $
5# CVS $Name:  $
6#-------------------------------------------------------------------------
7#
8# !FILE:  ut_SparseMatrix.rc
9#
10# !DESCRIPTION: This is the resource file for the SparseMatrix unit
11# tester.
12#
13# !SEE ALSO: ./ut_SparseMatrix.F90 (SparseMatrix unit tester).
14#
15#
16# !REVISION HISTORY:
17#
18#  11Apr01   J.W. Larson <larson@mcs.anl.gov> -- Initial version.
19#
20#-------------------------------------------------------------------------
21Data_Directory:                  ../../data
22atmosphere_to_ocean_remap_file:  t42_to_popx1_c_mat.asc
23ocean_to_atmosphere_remap_file:  popx1_to_t42_c_mat.asc
24atmosphere_dimensions:           128 64
25ocean_dimensions:                320 384
26
27
28
29
Note: See TracBrowser for help on using the repository browser.