Salome HOME
Adding KalmanFilter and treatment of evolution model
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Wed, 8 Aug 2012 15:06:25 +0000 (17:06 +0200)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Wed, 8 Aug 2012 15:06:25 +0000 (17:06 +0200)
commitdc2cd7b0d6ab764d81cd25d661b1718c82f99f4a
treeb946f9b9a6c1d0972fa1b8bc9372227e3591fd10
parent96c43574f86adc54ecc4898204041991a5529956
Adding KalmanFilter and treatment of evolution model
14 files changed:
resources/ADAOSchemaCatalog.xml
src/daComposant/daAlgorithms/Blue.py
src/daComposant/daAlgorithms/EnsembleBlue.py
src/daComposant/daAlgorithms/KalmanFilter.py [new file with mode: 0644]
src/daComposant/daAlgorithms/LinearLeastSquares.py
src/daComposant/daCore/AssimilationStudy.py
src/daComposant/daCore/BasicObjects.py
src/daComposant/daNumerics/ApproximatedDerivatives.py
src/daEficas/generator_adao.py
src/daSalome/daYacsIntegration/daOptimizerLoop.py
src/daSalome/daYacsIntegration/daStudy.py
src/daSalome/daYacsSchemaCreator/help_methods.py
src/daSalome/daYacsSchemaCreator/infos_daComposant.py
src/daSalome/daYacsSchemaCreator/methods.py