Index: /issm/trunk-jpl/examples/Greenland/runme.m
===================================================================
--- /issm/trunk-jpl/examples/Greenland/runme.m	(revision 18213)
+++ /issm/trunk-jpl/examples/Greenland/runme.m	(revision 18214)
@@ -174,5 +174,5 @@
 	%Set transient options, run for 20 years, saving every timestep
 	md.timestepping.time_step=0.2;
-	md.timestepping.final_time=20;
+	md.timestepping.final_time=200;
 	md.settings.output_frequency=1;
 
@@ -192,5 +192,5 @@
 if any(steps==7)
 	disp('   Step 7: Box Transient run');
-	md = loadmodel('../Data/Greenland.HistoricTransient_1000yr');
+	md = loadmodel('./Models/Greenland.HistoricTransient');
 
 	%load past transient results
