Salome HOME
Lot4: add boundary conditions reader/writer, presets reader and tests
authormzn <mzn@opencascade.com>
Fri, 23 Sep 2016 11:11:41 +0000 (14:11 +0300)
committermzn <mzn@opencascade.com>
Fri, 23 Sep 2016 11:11:41 +0000 (14:11 +0300)
commit60cbb016efdb2339d053d809ac54f2bfed8bd5f6
tree5473645a65f6b4973e98c2d20668283a91cdc13e
parent31b2900d46f55330d94df371683a7aaecd13d815
Lot4: add boundary conditions reader/writer, presets reader and tests
src/HYDROTools/CMakeLists.txt [new file with mode: 0644]
src/HYDROTools/__init__.py [new file with mode: 0644]
src/HYDROTools/boundaryConditions.py [new file with mode: 0644]
tests/boundaryConditionsTest.py [new file with mode: 0644]
tests/data/bnd_conditions1.cli [new file with mode: 0644]
tests/data/bnd_conditions_presets.txt [new file with mode: 0644]