Index: /issm/trunk/src/m/solutions/NewFemModel.m
===================================================================
--- /issm/trunk/src/m/solutions/NewFemModel.m	(revision 4242)
+++ /issm/trunk/src/m/solutions/NewFemModel.m	(revision 4243)
@@ -24,4 +24,5 @@
 	femmodel.m_ys=cell(nummodels,1);
 	femmodel.m_Gmn=cell(nummodels,1);
+	femmodel.results=struct([]);
 
    %now, go through all analyses types and post-process datasets
