Skip to content

Commit 20b3c9e

Browse files
utkarshayachitkwrobot
authored andcommitted
Merge topic 'LSDyna-improvements'
375d633 Updated VTK SHA1 to get the fixes for warnings in LSDyna. 7613945 Updating the LSDynaReader XML definition. acb441d Update the VTK SHA1 to get the new LSDyna Reader.
2 parents 5fbee0d + 375d633 commit 20b3c9e

File tree

2 files changed

+3
-14
lines changed

2 files changed

+3
-14
lines changed

ParaViewCore/ServerImplementation/Resources/readers.xml

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5814,10 +5814,10 @@
58145814
<!-- End of ProStar Reader -->
58155815

58165816
<!-- Beginning of LSDyna Reader -->
5817-
<SourceProxy name="LSDynaReader" class="vtkLSDynaReader">
5817+
<SourceProxy name="LSDynaReader" class="vtkPLSDynaReader">
58185818
<Documentation
58195819
short_help="Read LS-Dyna databases (d3plot)."
5820-
long_help="Reads LS-Dyna databases (d3plot)." >
5820+
long_help="Read LS-Dyna databases (d3plot)." >
58215821
This reader reads LS-Dyna databases.
58225822
</Documentation>
58235823

@@ -6055,17 +6055,6 @@
60556055
</Documentation>
60566056
</IntVectorProperty>
60576057

6058-
<IntVectorProperty name="SplitByMaterialId"
6059-
command="SetSplitByMaterialId"
6060-
number_of_elements="1"
6061-
default_values="0"
6062-
label="Split by Material Id">
6063-
<BooleanDomain name="bool"/>
6064-
<Documentation>
6065-
Should each material have its own mesh, or should there be one mesh for all materials?
6066-
</Documentation>
6067-
</IntVectorProperty>
6068-
60696058
<Hints>
60706059
<ReaderFactory extensions="k lsdyna d3plot"
60716060
filename_patterns="d3plot"

VTK

Submodule VTK updated from be53eea to e6f7e3a

0 commit comments

Comments
 (0)