- Jul 14, 2016
-
-
Andreas Makus authored
Set up project structure according to the one indicated in the README. Sellar and AGILE demos should be working; changed the initialization of the MDOproblem instance, specifically how the path to the indicated knowledge base directory is determined.
-
Andreas Makus authored
Fixed MDOproblem Class so that example cases work; separated the original MDOproblem class completely from the "new" one
-
Andreas Makus authored
Fixed MDOproblem Class so that example cases work; separated the original MDOproblem class completely from the "new" one
-
imcovangent authored
-
imcovangent authored
-
- Jul 13, 2016
-
-
imcovangent authored
-
imcovangent authored
-
imcovangent authored
# Conflicts: # .idea/workspace.xml # pyKADMOS/AGILE_EY01_DEMO.py # pyKADMOS/MDOproblem.pyc # pyKADMOS/MDOstatic.pyc
-
https://bitbucket.org/imcovangent/kadmosimcovangent authored
Merge branch 'CPACS_MCG__Andreas' of https://bitbucket.org/imcovangent/kadmos into CPACS_MCG__Andreas
-
imcovangent authored
-
Andreas Makus authored
Conflicts: .gitignore .idea/workspace.xml pyKADMOS/AGILE_EY01_DEMO.py pyKADMOS/AGILE_EY01_DEMO_big.log pyKADMOS/AGILE_EY01_DEMO_big.pdf pyKADMOS/AGILE_EY01_DEMO_small.log pyKADMOS/AGILE_EY01_DEMO_small.pdf pyKADMOS/MDOproblem.py pyKADMOS/MDOproblem.pyc pyKADMOS/MDOstatic.pyc pyKADMOS/XDSM_writer/__init__.pyc
-
Andreas Makus authored
finished class method that adds KB graphs to MDOproblem-instance; added helper functions that create edge-tuples and add node attributes; created new class MDPgraph that serves as super-class for other graph classes (MCG, FPG, PSG); added graph-contraction method to super class; added Graph-subclass MCG; added method that generates graph object for the MCG
-
- Jul 11, 2016
-
-
https://bitbucket.org/imcovangent/kadmosimcovangent authored
Merge branch 'CPACS_MCG__Andreas' of https://bitbucket.org/imcovangent/kadmos into CPACS_MCG__Andreas # Conflicts: # .idea/workspace.xml # pyKADMOS/sellarProblem.py
-
imcovangent authored
-
imcovangent authored
resolves #23 (PSG for MDF with Jacobi)
-
- Jul 08, 2016
-
-
Andreas Makus authored
created _get_function_graph() that build graphs using self.functionData using helper functions _create_edge_tuples() and _add_node_attribs()[in progress]
-
Andreas Makus authored
-
- Jul 06, 2016
-
-
imcovangent authored
-
imcovangent authored
-
Andreas Makus authored
-
Andreas Makus authored
Added a line that will trigger the file validation only when "KB_CPACS" is used as KB, so that other examples work flawlessly
-
- Jul 05, 2016
-
-
Andreas Makus authored
-
imcovangent authored
-
-
imcovangent authored
-
- Jul 04, 2016
-
-
Andreas Makus authored
-
Andreas Makus authored
-
Andreas Makus authored
Conflicts: .gitignore .idea/workspace.xml pyKADMOS/MDOexport.pyc pyKADMOS/MDOproblem.py pyKADMOS/MDOproblem.pyc pyKADMOS/MDOstatic.pyc pyKADMOS/MDOvisualization.pyc pyKADMOS/__init__.pyc
-
Andreas Makus authored
-
Andreas Makus authored
-
Andreas Makus authored
-
- Jun 30, 2016
-
-
Andreas Makus authored
-
- Jun 27, 2016
-
-
Andreas Makus authored
-
- Jun 25, 2016
-
-
Andreas Makus authored
-
- Jun 23, 2016
-
-
Andreas Makus authored
-
- Jun 22, 2016
-
-
imcovangent authored
resolves #25 (AGILE Y01 demo)
-
- Jun 20, 2016
-
-
imcovangent authored
resolves #16 (creation of XDSM with MDF and Gauss-Seidel)
-
- Jun 18, 2016
-
-
Andreas Makus authored
finished Q3D_FLC-input.xml; separated file validation function into two separete functions (one for read-write XML, one for in-out XMLs) [in progress]
-
- Jun 17, 2016
-
-
imcovangent authored
Added XDSM_writer package from Lambe and Martins to KADMOS folder Started on get_PSG_for_MDF Started on create_XDSM (for MDF)
-
- Jun 16, 2016
-
-
Andreas Makus authored
-