Difference between revisions of "Adapt tmin"
Jump to navigation
Jump to search
(Created page with "<code>adapt_tmin</code> sets the minimum 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> | + | |+ Summary for <code>adapt_tmin</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_tmin sets the minimum value that a time-step can take in the whole simulation.
Summary
| Required/optional | Type | Accepted values | Default | See also | Remarks |
|---|---|---|---|---|---|
| Required | Float | Min. time-step in femtoseconds | 0.001
|
adaptive_time, adapt_tstep_interval, adapt_tmax, adapt_xmax, adapt_emax
|
If the value provided is larger than the required lowest time-step, then warnings will be posted. |