View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015405ParaView(No Category)public2015-03-30 17:182015-09-06 12:17
ReporterAlan Scott 
Assigned ToNathan Fabian 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.3 
Target Version4.4Fixed in Version4.4 
Summary0015405: Exodus writer is failing with sidesets/ nodesets.
DescriptionThe exodus writer is failing writing sidesets and nodesets. There are two cases.

Windows, local server, 4.3.1.


* If the blocks, sidesets and nodesets have the same name (such as block 1, sideset 1 and edgeset 1), when you write it as an Exodus file, you will get the following warnings:

Warning: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\IO\Exodus\vtkExodusIIWriter.cxx, line 960
vtkPExodusIIWriter (0000000016865EC0): Array in input field data has Null name, cannot output it


Warning: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\IO\Exodus\vtkExodusIIWriter.cxx, line 960
vtkPExodusIIWriter (0000000016865EC0): Array in input field data has Null name, cannot output it


Warning: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\IO\Exodus\vtkExodusIIWriter.cxx, line 960
vtkPExodusIIWriter (0000000016865EC0): Array in input field data has Null name, cannot output it


Warning: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\IO\Exodus\vtkExodusIIWriter.cxx, line 960
vtkPExodusIIWriter (000000000DFA8AE0): Array in input field data has Null name, cannot output it

When you try to read this file back into ParaView, ParaView will crash.

I am attaching datset - UUR-test.g.



* If the names are unique (block 1, sideset 2 and nodeset 3), you will get the following warnings:

Warning: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\IO\Exodus\vtkExodusIIWriter.cxx, line 960
vtkPExodusIIWriter (000000000F5659A0): Array in input field data has Null name, cannot output it


Warning: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\IO\Exodus\vtkExodusIIWriter.cxx, line 960
vtkPExodusIIWriter (000000000F5659A0): Array in input field data has Null name, cannot output it


Warning: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\IO\Exodus\vtkExodusIIWriter.cxx, line 960
vtkPExodusIIWriter (000000000F5659A0): Array in input field data has Null name, cannot output it

If you then read in the file, it appears to read correctly. Upon inspection, however, all of the sidesets and nodesets have been read in as blocks.

I am attaching datset - UUR-test_uniqut.g.
TagsNo tags attached.
ProjectSandia
Topic Name15405_Exodus_writer_is_failing_with_sidesets_nodesets
Typeincorrect functionality
Attached Files? file icon UUR-test.g [^] (2,292 bytes) 2015-03-30 17:20
? file icon UUR-test_unique.g [^] (2,300 bytes) 2015-03-30 17:20

 Relationships
has duplicate 0014968closedAlan Scott Sidesets - save data, Exodus is bad 

  Notes
(0034376)
Nathan Fabian (developer)
2015-04-29 11:27

This has been pushed into VTK gitlab merge request.
(0034429)
Utkarsh Ayachit (administrator)
2015-05-28 23:38

Already in git/master (today's master: v4.3.1-614-g799b009)
(0034448)
Alan Scott (manager)
2015-06-02 19:35

Nathan,
This doesn't work in parallel. I tried opening UUR-test.g, and writing exodus data. It crashed.

Linux, master, 8 pvservers. Be sure to read in the sets, wrote all timesteps.

Thanks,

Alan
(0034871)
Utkarsh Ayachit (administrator)
2015-08-03 09:31

Merge requests:
https://gitlab.kitware.com/vtk/vtk/merge_requests/407 [^]
https://gitlab.kitware.com/vtk/vtk/merge_requests/469 [^]
(0034876)
Utkarsh Ayachit (administrator)
2015-08-04 09:26

ParaView MR:
https://gitlab.kitware.com/paraview/paraview/merge_requests/269 [^]
(0034888)
Utkarsh Ayachit (administrator)
2015-08-05 09:33

merged in master.
(0034960)
Alan Scott (manager)
2015-08-11 17:48

Tested remote server, Linux, master. Nice.

If there are any issues reported from my user, I will open a specific bug.

 Issue History
Date Modified Username Field Change
2015-03-30 17:18 Alan Scott New Issue
2015-03-30 17:18 Alan Scott Assigned To => Nathan Fabian
2015-03-30 17:20 Alan Scott File Added: UUR-test.g
2015-03-30 17:20 Alan Scott File Added: UUR-test_unique.g
2015-03-30 17:20 Alan Scott Target Version => 4.4
2015-04-29 11:27 Nathan Fabian Topic Name => 15405_Exodus_writer_is_failing_with_sidesets_nodesets
2015-04-29 11:27 Nathan Fabian Note Added: 0034376
2015-04-29 11:27 Nathan Fabian Status backlog => gatekeeper review
2015-04-29 11:27 Nathan Fabian Fixed in Version => git-next
2015-04-29 11:27 Nathan Fabian Resolution open => fixed
2015-05-28 23:38 Utkarsh Ayachit Note Added: 0034429
2015-05-28 23:38 Utkarsh Ayachit Status gatekeeper review => customer review
2015-05-28 23:38 Utkarsh Ayachit Fixed in Version git-next => git-master
2015-06-02 19:35 Alan Scott Note Added: 0034448
2015-06-02 19:35 Alan Scott Status customer review => todo
2015-07-08 16:30 Utkarsh Ayachit Status todo => backlog
2015-07-08 22:06 Alan Scott Relationship added has duplicate 0014968
2015-07-09 10:27 Utkarsh Ayachit Status backlog => todo
2015-08-03 09:31 Utkarsh Ayachit Note Added: 0034871
2015-08-04 09:26 Utkarsh Ayachit Note Added: 0034876
2015-08-04 09:26 Utkarsh Ayachit Status todo => gatekeeper review
2015-08-05 09:33 Utkarsh Ayachit Note Added: 0034888
2015-08-05 09:33 Utkarsh Ayachit Status gatekeeper review => customer review
2015-08-11 17:48 Alan Scott Note Added: 0034960
2015-08-11 17:48 Alan Scott Status customer review => closed
2015-09-06 12:17 Utkarsh Ayachit Fixed in Version git-master => 4.4


Copyright © 2000 - 2018 MantisBT Team