-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tests for tri mesh and using resize! 4 nodes edges
Correct chosen_tri_edge_order has been identified from the sample EIRENE files. Added some verififcation tests for the EIRENE triangular mesh reading. Still need to check some mismatch in common faces between EIRENE and SOLPS in the PFR edge region. Also now only as many ndoes and edges are being initialized as required in the space. This gets rid of the extra initialization we have been doing so far.
- Loading branch information
1 parent
2a13054
commit 94308e6
Showing
2 changed files
with
85 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters