Changeset 5423
- Timestamp:
- 08/19/10 11:54:10 (15 years ago)
- Location:
- issm/trunk/test/NightlyRun
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/test/NightlyRun/test1201.m
r5422 r5423 61 61 set(gcf,'Color','w') 62 62 printmodel('eismintmasscthickness','png','margin','on','marginsize',25,'frame','off','resolution',2,'hardcopy','off'); 63 system(['mv eismintmasscthickness.png ' ISSM_DIR '/../website/doc_pdf/validation/Images/EISMINT ']); 63 64 end 64 65 -
issm/trunk/test/NightlyRun/test1202.m
r5422 r5423 28 28 set(gcf,'Color','w') 29 29 printmodel('eismintdiag1vy','png','margin','on','marginsize',25,'frame','off','resolution',2,'hardcopy','off'); 30 system(['mv eismintdiag1vy.png ' ISSM_DIR '/../website/doc_pdf/validation/Images/EISMINT ']); 30 31 end 31 32 -
issm/trunk/test/NightlyRun/test1203.m
r5422 r5423 31 31 set(gcf,'Color','w') 32 32 printmodel('eismintdiag2vy','png','margin','on','marginsize',25,'frame','off','resolution',2,'hardcopy','off'); 33 system(['mv eismintdiag2vy.png ' ISSM_DIR '/../website/doc_pdf/validation/Images/EISMINT ']); 33 34 end 34 35 -
issm/trunk/test/NightlyRun/test1301.m
r5422 r5423 38 38 set(gcf,'Color','w') 39 39 printmodel('thermalmelting','png','margin','on','marginsize',25,'frame','off','resolution',0.7,'hardcopy','off'); 40 system(['mv thermalmelting.png ' ISSM_DIR '/../website/doc_pdf/validation/Images/Thermal ']); 40 41 end 41 42 -
issm/trunk/test/NightlyRun/test1302.m
r5422 r5423 40 40 set(gcf,'Color','w') 41 41 printmodel('thermaladvection','png','margin','on','marginsize',25,'frame','off','resolution',0.7,'hardcopy','off'); 42 system(['mv thermaladvection.png ' ISSM_DIR '/../website/doc_pdf/validation/Images/EISMINT ']); 42 43 end 43 44 -
issm/trunk/test/NightlyRun/test1303.m
r5422 r5423 35 35 set(gcf,'Color','w') 36 36 printmodel('thermalconduction','png','margin','on','marginsize',25,'frame','off','resolution',0.7,'hardcopy','off'); 37 system(['mv thermalconduction.png ' ISSM_DIR '/../website/doc_pdf/validation/Images/Thermal ']); 37 38 end 38 39 -
issm/trunk/test/NightlyRun/test1304.m
r5422 r5423 36 36 set(gcf,'Color','w') 37 37 printmodel('thermalgeothermalflux','png','margin','on','marginsize',25,'frame','off','resolution',0.7,'hardcopy','off'); 38 system(['mv thermalgeothermalflux.png ' ISSM_DIR '/../website/doc_pdf/validation/Images/Thermal ']); 38 39 end 39 40
Note:
See TracChangeset
for help on using the changeset viewer.