Changeset 2050
- Timestamp:
- 08/28/09 16:55:12 (15 years ago)
- Location:
- issm/trunk/test/Verification
- Files:
-
- 8 added
- 24 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/test/Verification/IceSheetIceFrontM2d_7/updatearchive.m
r1908 r2050 63 63 64 64 %compute solution 65 md.qmu_analysis 65 66 [md analysis_type sub_analysis_type packagefinal]=testsparameterization(md,solution,package); 66 67 if ~testschecksolution(md.type,solution), continue; end … … 68 69 69 70 %compute fields to be checked 70 fields=testsgetfields(md .type,solution);71 fields=testsgetfields(md,solution); 71 72 72 73 %save new archive -
issm/trunk/test/Verification/IceSheetIceFrontM3d_8/updatearchive.m
r1908 r2050 69 69 70 70 %compute fields to be checked 71 fields=testsgetfields(md .type,solution);71 fields=testsgetfields(md,solution); 72 72 73 73 %save new archive -
issm/trunk/test/Verification/IceSheetIceFrontMP3d_9/updatearchive.m
r1908 r2050 70 70 71 71 %compute fields to be checked 72 fields=testsgetfields(md .type,solution);72 fields=testsgetfields(md,solution); 73 73 74 74 %save new archive -
issm/trunk/test/Verification/IceSheetIceFrontP3d_10/updatearchive.m
r1908 r2050 69 69 70 70 %compute fields to be checked 71 fields=testsgetfields(md .type,solution);71 fields=testsgetfields(md,solution); 72 72 73 73 %save new archive -
issm/trunk/test/Verification/IceSheetIceFrontS3d_11/updatearchive.m
r1908 r2050 70 70 71 71 %compute fields to be checked 72 fields=testsgetfields(md .type,solution);72 fields=testsgetfields(md,solution); 73 73 74 74 %save new archive -
issm/trunk/test/Verification/IceSheetNoIceFrontH2d_12/updatearchive.m
r1908 r2050 68 68 69 69 %compute fields to be checked 70 fields=testsgetfields(md .type,solution);70 fields=testsgetfields(md,solution); 71 71 72 72 %save new archive -
issm/trunk/test/Verification/IceSheetNoIceFrontH3d_13/updatearchive.m
r1908 r2050 70 70 71 71 %compute fields to be checked 72 fields=testsgetfields(md .type,solution);72 fields=testsgetfields(md,solution); 73 73 74 74 %save new archive -
issm/trunk/test/Verification/IceSheetNoIceFrontHM2d_14/updatearchive.m
r1908 r2050 68 68 69 69 %compute fields to be checked 70 fields=testsgetfields(md .type,solution);70 fields=testsgetfields(md,solution); 71 71 72 72 %save new archive -
issm/trunk/test/Verification/IceSheetNoIceFrontHM3d_15/updatearchive.m
r1908 r2050 70 70 71 71 %compute fields to be checked 72 fields=testsgetfields(md .type,solution);72 fields=testsgetfields(md,solution); 73 73 74 74 %save new archive -
issm/trunk/test/Verification/IceSheetNoIceFrontM2d_16/updatearchive.m
r1908 r2050 68 68 69 69 %compute fields to be checked 70 fields=testsgetfields(md .type,solution);70 fields=testsgetfields(md,solution); 71 71 72 72 %save new archive -
issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17/updatearchive.m
r1908 r2050 69 69 70 70 %compute fields to be checked 71 fields=testsgetfields(md .type,solution);71 fields=testsgetfields(md,solution); 72 72 73 73 %save new archive -
issm/trunk/test/Verification/IceSheetNoIceFrontP3d_18/updatearchive.m
r1908 r2050 69 69 70 70 %compute fields to be checked 71 fields=testsgetfields(md .type,solution);71 fields=testsgetfields(md,solution); 72 72 73 73 %save new archive -
issm/trunk/test/Verification/IceSheetNoIceFrontS3d_19/updatearchive.m
r1908 r2050 70 70 71 71 %compute fields to be checked 72 fields=testsgetfields(md .type,solution);72 fields=testsgetfields(md,solution); 73 73 74 74 %save new archive -
issm/trunk/test/Verification/IceShelfIceFrontM2dRifts_24/updatearchive.m
r1908 r2050 73 73 74 74 %compute fields to be checked 75 fields=testsgetfields(md .type,solution);75 fields=testsgetfields(md,solution); 76 76 77 77 %save new archive -
issm/trunk/test/Verification/IceShelfIceFrontM2d_1/updatearchive.m
r1908 r2050 68 68 69 69 %compute fields to be checked 70 fields=testsgetfields(md .type,solution);70 fields=testsgetfields(md,solution); 71 71 72 72 %save new archive -
issm/trunk/test/Verification/IceShelfIceFrontM3d_2/updatearchive.m
r2030 r2050 69 69 70 70 %compute fields to be checked 71 fields=testsgetfields(md .type,solution);71 fields=testsgetfields(md,solution); 72 72 73 73 %save new archive -
issm/trunk/test/Verification/IceShelfIceFrontMP3d_3/updatearchive.m
r1908 r2050 70 70 71 71 %compute fields to be checked 72 fields=testsgetfields(md .type,solution);72 fields=testsgetfields(md,solution); 73 73 74 74 %save new archive -
issm/trunk/test/Verification/IceShelfIceFrontMPS3d_4/updatearchive.m
r1908 r2050 70 70 71 71 %compute fields to be checked 72 fields=testsgetfields(md .type,solution);72 fields=testsgetfields(md,solution); 73 73 74 74 %save new archive -
issm/trunk/test/Verification/IceShelfIceFrontP3d_5/updatearchive.m
r2034 r2050 69 69 70 70 %compute fields to be checked 71 fields=testsgetfields(md .type,solution);71 fields=testsgetfields(md,solution); 72 72 73 73 %save new archive -
issm/trunk/test/Verification/IceShelfIceFrontS3d_6/updatearchive.m
r2035 r2050 70 70 71 71 %compute fields to be checked 72 fields=testsgetfields(md .type,solution);72 fields=testsgetfields(md,solution); 73 73 74 74 %save new archive -
issm/trunk/test/Verification/PigControlMethodBM2d_21/updatearchive.m
r1957 r2050 68 68 69 69 %compute fields to be checked 70 fields=testsgetfields(md .type,solution);70 fields=testsgetfields(md,solution); 71 71 72 72 %save new archive -
issm/trunk/test/Verification/PigControlMethodDragM2d_20/updatearchive.m
r1919 r2050 67 67 68 68 %compute fields to be checked 69 fields=testsgetfields(md .type,solution);69 fields=testsgetfields(md,solution); 70 70 71 71 %save new archive -
issm/trunk/test/Verification/PigControlMethodDragP3d_22/updatearchive.m
r1919 r2050 68 68 69 69 %compute fields to be checked 70 fields=testsgetfields(md .type,solution);70 fields=testsgetfields(md,solution); 71 71 72 72 %save new archive -
issm/trunk/test/Verification/PigControlMethodDragS3d_23/updatearchive.m
r1919 r2050 68 68 69 69 %compute fields to be checked 70 fields=testsgetfields(md .type,solution);70 fields=testsgetfields(md,solution); 71 71 72 72 %save new archive
Note:
See TracChangeset
for help on using the changeset viewer.