Skip to content

Tags: dylanjm/raven

Tags

RAVENv2.0

Toggle RAVENv2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Limit Surface bounding error (idaholab#1217)

* limit surface error bound

* Closes idaholab#1216

* added new requirement

* considering the number of points, the error bound can be at maximum accurate to 1e-3

* fixed perturbation

RAVENv1.1

Toggle RAVENv1.1's commit message
Dump HistorySet MetaData into the correct output csv files (idaholab#987

)

* enable historyset to handle both scalar and vector meta data, and add check for NAN from code collections

* fix

* fix HistorySet

* fix reading vector meta data

* update tests

* add unit test for meta data load, print, reload

* fix

* modify test to test only the mechanics

RAVENv1.0

Toggle RAVENv1.0's commit message
ExternalXML in RAVEN Code Interface (idaholab#594)

* moved ExternalXML reader to xmlUtils

* found common replacement strategy for both ElementTree and InputTree

* RrR ExternalXML compatability and test

* documentation

* pylint file to open fix

* reviewer comment

tag_number_23

Toggle tag_number_23's commit message
2017 July Workshop version

tag_number_22

Toggle tag_number_22's commit message
Various updates including faster metadata

tag_number_21

Toggle tag_number_21's commit message
Open source approved