Index: branches/eam_branches/relastro.20100326/src/mkpolyterm.c
===================================================================
--- branches/eam_branches/relastro.20100326/src/mkpolyterm.c	(revision 27487)
+++ branches/eam_branches/relastro.20100326/src/mkpolyterm.c	(revision 27488)
@@ -73,4 +73,5 @@
     if (dPos > dPosRef) {
       fprintf (stderr, "*** warning : non-convergence in model conversion (mkpolyterm.c;73) *** \n");
+      return FALSE;
     }
     array_free (alpha, 2);
