FLOOXS » Commands » plot

plot — Commands

2 command(s) registered from src/plot/.

calcstress · profile

calcstress

module: plot · source: src/plot/calcstress.cc

Raw -help output
select
Length Scale Default is microns which can be changed with the option command
Name            Type     Default               Information

profile

module: plot · source: src/plot/profile.cc

Option Type Default Description
infile String data file to read
name String data field to create
offset Float 0.000000e+00 offset the vertical scale
xscale Float 1.000000e+00 scale the x data
ymin Float 0.000000e+00 minimum allowable y value
logarithmic Boolean 1 interpolate logarithmically
linear Boolean 0 interpolate linearly
orderData Boolean 0 sort the data
transverse Boolean 0 apply data horizontally
zaxis Boolean 0 apply data along zaxis
Raw -help output
profile
Length Scale Default is microns which can be changed with the option command
Name            Type     Default               Information
infile          String                        data file to read
name            String                        data field to create
offset          Float    0.000000e+00         offset the vertical scale
xscale          Float    1.000000e+00         scale the x data
ymin            Float    0.000000e+00         minimum allowable y value
logarithmic     Boolean  1                    interpolate logarithmically
linear          Boolean  0                    interpolate linearly
orderData       Boolean  0                    sort the data
transverse      Boolean  0                    apply data horizontally
zaxis           Boolean  0                    apply data along zaxis
Examples:
  • Test/Coverage/cov_profile_extended.tcl
  • Test/Coverage/cov_profile_extract.tcl
  • Test/Coverage/cov_profile_io.tcl
  • Test/Coverage/profile_cmd.tcl
  • Test/process/misc/profile.tcl