Changeset 482
- Timestamp:
- 05/18/09 16:20:36 (16 years ago)
- Location:
- issm/trunk/test/Verification
- Files:
-
- 42 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/test/Verification/IceSheetIceFrontM2d_7/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet with icefront for a 2d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','prognostic'}; 15 20 -
issm/trunk/test/Verification/IceSheetIceFrontM2d_7/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet with icefront for a 2d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 14 end 10 15 solutions={'diagnostic','prognostic'}; 11 16 -
issm/trunk/test/Verification/IceSheetIceFrontM3d_8/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 15 20 -
issm/trunk/test/Verification/IceSheetIceFrontM3d_8/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet with icefront for a 3d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 14 end 10 15 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 11 16 -
issm/trunk/test/Verification/IceSheetIceFrontMP3d_9/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 15 20 -
issm/trunk/test/Verification/IceSheetIceFrontMP3d_9/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet with icefront for a 3d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 14 end 10 15 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 11 16 -
issm/trunk/test/Verification/IceSheetIceFrontP3d_10/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 15 20 -
issm/trunk/test/Verification/IceSheetIceFrontP3d_10/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet with icefront for a 3d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 14 end 10 15 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 11 16 -
issm/trunk/test/Verification/IceSheetIceFrontS3d_11/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 15 20 -
issm/trunk/test/Verification/IceSheetIceFrontS3d_11/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet with icefront for a 3d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 14 end 10 15 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 11 16 -
issm/trunk/test/Verification/IceSheetNoIceFrontH2d_12/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet without icefront for a 2d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','prognostic'}; 15 20 -
issm/trunk/test/Verification/IceSheetNoIceFrontH2d_12/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet without icefront for a 2d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 14 end 10 15 solutions={'diagnostic','prognostic'}; 11 16 -
issm/trunk/test/Verification/IceSheetNoIceFrontH3d_13/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 15 20 -
issm/trunk/test/Verification/IceSheetNoIceFrontH3d_13/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet with icefront for a 3d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 14 end 10 15 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 11 16 -
issm/trunk/test/Verification/IceSheetNoIceFrontHM2d_14/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet without icefront for a 2d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','prognostic'}; 15 20 -
issm/trunk/test/Verification/IceSheetNoIceFrontHM2d_14/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet without icefront for a 2d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 14 end 10 15 solutions={'diagnostic','prognostic'}; 11 16 -
issm/trunk/test/Verification/IceSheetNoIceFrontHM3d_15/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 15 20 -
issm/trunk/test/Verification/IceSheetNoIceFrontHM3d_15/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet with icefront for a 3d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 14 end 10 15 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 11 16 -
issm/trunk/test/Verification/IceSheetNoIceFrontM2d_16/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet without icefront for a 2d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','prognostic'}; 15 20 -
issm/trunk/test/Verification/IceSheetNoIceFrontM2d_16/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet without icefront for a 2d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 14 end 10 15 solutions={'diagnostic','prognostic'}; 11 16 -
issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 15 20 -
issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet with icefront for a 3d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 14 end 10 15 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 11 16 -
issm/trunk/test/Verification/IceSheetNoIceFrontP3d_18/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 15 20 -
issm/trunk/test/Verification/IceSheetNoIceFrontP3d_18/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet with icefront for a 3d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 14 end 10 15 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 11 16 -
issm/trunk/test/Verification/IceSheetNoIceFrontS3d_19/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 15 20 -
issm/trunk/test/Verification/IceSheetNoIceFrontS3d_19/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet with icefront for a 3d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 14 end 10 15 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 11 16 -
issm/trunk/test/Verification/IceShelfIceFrontM2d_1/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet without icefront for a 2d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','prognostic'}; 15 20 -
issm/trunk/test/Verification/IceShelfIceFrontM2d_1/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet without icefront for a 2d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 14 end 10 15 solutions={'diagnostic','prognostic'}; 11 16 -
issm/trunk/test/Verification/IceShelfIceFrontM3d_2/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 15 20 -
issm/trunk/test/Verification/IceShelfIceFrontM3d_2/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet with icefront for a 3d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'ice','cielo_serial','cielo_parallel'}; 10 packages={'cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'ice','cielo_serial','cielo_parallel'}; 14 end 11 15 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 12 16 -
issm/trunk/test/Verification/IceShelfIceFrontMP3d_3/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 15 20 -
issm/trunk/test/Verification/IceShelfIceFrontMP3d_3/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet with icefront for a 3d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 14 end 10 15 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 11 16 -
issm/trunk/test/Verification/IceShelfIceFrontMPS3d_4/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 15 20 -
issm/trunk/test/Verification/IceShelfIceFrontMPS3d_4/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet with icefront for a 3d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 14 end 10 15 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 11 16 -
issm/trunk/test/Verification/IceShelfIceFrontP3d_5/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 15 20 -
issm/trunk/test/Verification/IceShelfIceFrontP3d_5/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet with icefront for a 3d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 14 end 10 15 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 11 16 -
issm/trunk/test/Verification/IceShelfIceFrontS3d_6/runme.m
r467 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with an icesheet with icefront for a 3d model. The geometry … … 10 11 % free to tweak the tolerance variable. 11 12 12 %packages and solutions to be tested 13 packages={'macayeal','ice','cielo_serial'}; 13 %packages and analysis_types to be tested 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','ice','cielo_serial'}; 18 end 14 19 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 15 20 -
issm/trunk/test/Verification/IceShelfIceFrontS3d_6/updatearchive.m
r467 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet with icefront for a 3d model. The geometry … … 6 7 % Just commit the result if you want to. 7 8 8 %packages and solutions to be tested 9 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 9 %packages and analysis_types to be tested 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','ice','cielo_serial','cielo_parallel'}; 14 end 10 15 solutions={'diagnostic','thermalsteady','thermaltransient','prognostic','transient'}; 11 16 -
issm/trunk/test/Verification/PigControlMethodBM2d_21/runme.m
r479 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with Pine Island Glacierfor a 2d model. … … 11 12 12 13 %packages and misfits to be tested 13 packages={'macayeal','cielo_parallel','cielo_serial'}; 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'macayeal','cielo_parallel','cielo_serial'}; 18 end 14 19 misfits={'absolute','relative','logarithmic'}; 15 20 -
issm/trunk/test/Verification/PigControlMethodBM2d_21/updatearchive.m
r479 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet with icefront for a 2d model. The geometry … … 7 8 8 9 %packages and misfits to be tested 9 packages={'macayeal','cielo_parallel','cielo_serial'}; 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'macayeal','cielo_parallel','cielo_serial'}; 14 end 10 15 misfits={'absolute','relative','logarithmic'}; 11 16 -
issm/trunk/test/Verification/PigControlMethodDragM2d_20/runme.m
r478 r482 1 function runme(varargin) 1 2 % This file can be run to check that the current version of issm is giving 2 3 % coherent results. This test deals with Pine Island Glacierfor a 2d model. … … 11 12 12 13 %packages and misfits to be tested 13 packages={'cielo_serial','cielo_parallel'}; 14 if nargin==1, 15 packages=varargin{1}; 16 else 17 packages={'cielo_serial','cielo_parallel'}; 18 end 14 19 misfits={'absolute','relative','logarithmic'}; 15 20 -
issm/trunk/test/Verification/PigControlMethodDragM2d_20/updatearchive.m
r478 r482 1 function updatearchive(varargin) 1 2 % This file can be run to update the velocity archives of the test1. 2 3 % This test deals with an icesheet with icefront for a 2d model. The geometry … … 7 8 8 9 %packages and misfits to be tested 9 packages={'cielo_parallel','cielo_serial'}; 10 if nargin==1, 11 packages=varargin{1}; 12 else 13 packages={'cielo_parallel','cielo_serial'}; 14 end 10 15 misfits={'absolute','relative','logarithmic'}; 11 16
Note:
See TracChangeset
for help on using the changeset viewer.