Skip to content
Snippets Groups Projects
Commit c2f6dad8 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

No commit message

No commit message
parent 00dcd045
Branches
Tags
No related merge requests found
......@@ -144,6 +144,8 @@ Set constant string name=value
Parse option file at startup
@item -convert files
Convert files into latest binary formats, then exit
@item -cpu
Report CPU times for all operations
@item -version
Show version number
@item -info
......
......@@ -453,7 +453,7 @@ default value: @code{1}
@item Z2
Z coordinate of endpoint 2@*
type: float@*
default value: @code{2.53244204493764e-86}
default value: @code{1.086144306514449e-153}
@end table
@item Gradient
......
......@@ -260,7 +260,7 @@ Default value: @code{2}@*
Saved in: @code{General.OptionsFileName}
@item Solver.AutoShowLastStep
Automatically show the last time step in newly merged results@*
Automatically show the last step in newly merged results, if there are more than 2 steps@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
......
......@@ -650,7 +650,7 @@ Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
@item View.ShowTime
Time display mode (0=none, 1=time series, 2=harmonic data, 3=automatic, 4=multi-step data, 5=real eigenvalues, 6=complex eigenvalues)@*
Time display mode (0=none, 1=time series, 2=harmonic data, 3=automatic, 4=step data, 5=multi-step data, 6=real eigenvalues, 7=complex eigenvalues)@*
Default value: @code{3}@*
Saved in: @code{General.OptionsFileName}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment