USArmyResearchLab / ParaPower

Back of the Envelope Thermal Analysis
Apache License 2.0
11 stars 8 forks source link

Fix material type non-availabilty error #1

Closed mbermanarl closed 4 years ago

mbermanarl commented 4 years ago

If a material database includes a material type that doesn't exist any more (ppmatXXXX) then MATLAB returns an error. The error should be properly trapped and that material should just not be added to the current library.

mbermanarl commented 4 years ago

MatLib 'load' updated to ignore materials for which a PPMatXXXX.m class definition file does not exist.