Download Software Suite - Oasys Software

Transcript
Oasys LS-DYNA Environment Software
Section 4 – Oasys T/HIS: Known bugs in version 9.3
• Case 10819
It is possible to generate a sequence of static jpeg (or other format) files by using the Javascript
interface thus:
The following script will loop over all frames in window #1, display them, and capture them in jpeg
files/
nframes = GetWindowMaxFrame(1);
for(i=1; i<=nframes; i++)
{
SetWindowFrame(1, i);
DialogueInput('/IMAGE JPG example_file_' + i + '.jpg')
• Case 10743
Dynamic viewing (shift or ctrl + mouse) in any window would, historically, only update the view in
that window.
If the <Caps Lock> key is depressed then this will now update all windows.
View transformations in each window are incremental, not absolute. For example a rotation of 30
degrees in window 1 will also result in rotations of 30 degrees in windows 2 to n, but from each
window's current view.
To obtain identical views and transformations in all windows first 'export' the view from one window
to all others (using the '0' short-cut key is the easiest way to do this), then use <caps lock> +
<dynamic viewing> to transform them all together.
• Case 9795
The distance between two nodes (x,y,z, and magnitude) can now be exported as a time-history
over states from the MEASURE command to the XY_DATA tool, and hence to a curve file if
desired.
• Case 8488
The commands in the Deform panel were accessible from the command line with the command
EXPLOSION. To tie in with the GUI this has been changed to DEFORM.
Ref Node and Ref State were not options from the command line and have now been added in.
• Case 8356
When running linked D3PLOT-T/HIS, static images (jpg etc) can be made of any page or window,
including any graph window.
• Cases 8007 and 3797
Keyword-format data (e.g. deformed coordinates, stress, strain, etc) can now be written out from
D3PLOT.
• Case 7890
A new preference has been added to set the default surface selection.
d3plot*surface_plot:
surface
This variable can be to TOP, MIDDLE, BOTTOM, MAX_ALL, MIN_ALL or MAG.
• Case 7847
The global co-ordinates of trace nodes can now be plotted against time and can be exported to a
curve file.
• Case 7261
All the human readable command line commands for D3PLOT have been added as an appendix to
the manual.
Ove Arup & Partners Ltd
nd
2 April 2009
Pg. 108
Oasys Suite v9.3.1
Release Notes