Skip to content

Commit

Permalink
- QHP/TestRedCellsTotal.mo ... another model to be translated to C#
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@4932 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
pavolpr committed Feb 8, 2010
1 parent 8c37dd3 commit 6da3c54
Show file tree
Hide file tree
Showing 4 changed files with 2,344 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Compiler/susan_codegen/SimCode/GenTest/Makefile
Expand Up @@ -25,6 +25,9 @@ cppOrig :
(cd TrapezUnderground && ../$(OMC) +d=no_tplmode simulate.mos)
@echo " ** Simulate RightHeartStarling original C/C++ ** "
(cd RightHeartStarling && ../$(OMC) +d=no_tplmode simulate.mos)
@echo " ** Simulate QHP TestRedCellsTotal original C/C++ ** "
(cd QHP && ../$(OMC) +d=no_tplmode simulate.mos)


#RightHeartStarling/RightHeartStarling.cpp : RightHeartStarling/RightHeartStarling.mo
# @echo " ** Generate RightHeartStarling original cpps ** "
Expand Down

0 comments on commit 6da3c54

Please sign in to comment.