Difference between revisions of "Adapt tmax"

From TurboGAP
Jump to navigation Jump to search
(Created page with "<code>adapt_tmax</code> sets the maximum value that a time-step can take in the whole simulation. === Summary === {| class="wikitable" |+ Summary for <code>adaptive_time</co...")
 
 
Line 4: Line 4:
  
 
{| class="wikitable"
 
{| class="wikitable"
|+ Summary for <code>adaptive_time</code> keyword
+
|+ Summary for <code>adapt_tmax</code> keyword
 
! style="text-align:left;"| Required/optional
 
! style="text-align:left;"| Required/optional
 
! style="text-align:left;"| Type
 
! style="text-align:left;"| Type

Latest revision as of 09:49, 27 September 2023

adapt_tmax sets the maximum value that a time-step can take in the whole simulation.

Summary

Summary for adapt_tmax keyword
Required/optional Type Accepted values Default See also Remarks
Required Float Max. time-step in femtoseconds 1.0 adaptive_time, adapt_tstep_interval, adapt_tmin, adapt_xmax, adapt_emax If the value provided is smaller than the required time-step, then warnings will be posted.