[cig-commits] commit 2491 by ian.rose to /var/svn/dealii/aspect

dealii.demon at gmail.com dealii.demon at gmail.com
Sat Apr 12 05:58:01 PDT 2014


Revision 2491

add change for maximum timestep

U   trunk/aspect/doc/modules/changes.h


http://www.dealii.org/websvn/revision.php?repname=Aspect+Repository&path=%2F&rev=2491&peg=2491

Diff:
Modified: trunk/aspect/doc/modules/changes.h
===================================================================
--- trunk/aspect/doc/modules/changes.h	2014-04-12 12:53:16 UTC (rev 2490)
+++ trunk/aspect/doc/modules/changes.h	2014-04-12 12:58:00 UTC (rev 2491)
@@ -8,6 +8,14 @@
 </p>
 
 <ol>
+  <li>New: A global parameter ``Maximum time step''
+  allows the user to select the largest time step that
+  a simulation can take.  This may be useful for
+  complicated models or benchmarking.
+  <br>
+  (Ian Rose, Wolfgang Bangerth, 2014/04/12)
+
+<ol>
   <li>Fixed: The simple material model now ignores negative
   compositional values that can occur from numerical undershots
   and even interpolation onto the FE space. This makes the


More information about the CIG-COMMITS mailing list