[cig-commits] commit: Add nonLinearMinIterations

Mercurial hg at geodynamics.org
Mon Nov 21 21:06:08 PST 2011


changeset:   420:1537f40d2152
user:        Walter Landry <wlandry at caltech.edu>
date:        Mon Nov 21 21:05:30 2011 -0800
files:       json_parser/add_defaults.cxx
description:
Add nonLinearMinIterations


diff -r c63c0a05d31e -r 1537f40d2152 json_parser/add_defaults.cxx
--- a/json_parser/add_defaults.cxx	Mon Nov 21 20:07:03 2011 -0800
+++ b/json_parser/add_defaults.cxx	Mon Nov 21 21:05:30 2011 -0800
@@ -378,6 +378,7 @@ void add_defaults(json_spirit::Value &ro
     "    \"PressureVector\": \"solutionPressure\","
     "    \"ForceVector\": \"mom_force\","
     "    \"ContinuityForceVector\": \"cont_force\","
+    "    \"nonLinearMinIterations\": \"nonLinearMinIterations\","
     "    \"nonLinearMaxIterations\": \"nonLinearMaxIterations\","
     "    \"nonLinearTolerance\": \"nonLinearTolerance\","
     "    \"makeConvergenceFile\": \"false\""



More information about the CIG-COMMITS mailing list