Skip to content

Commit

Permalink
Working copy for setstartvalues function
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@7665 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Azam Zia committed Jan 8, 2011
1 parent 7557fc4 commit 4236ad0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Compiler/susan_codegen/SimCode/SimCodeFMU.tpl
Expand Up @@ -445,7 +445,6 @@ template initializeFunction(list<SimEqSystem> allEquations)
<%varDecls%>
<%eqPart%>
<%initialEquations%>
<%allEquations |> SES_SIMPLE_ASSIGN(__) =>
'if (sim_verbose) { printf("Setting variable start value: %s(start=%f)\n", "<%cref(cref)%>", <%cref(cref)%>); }'
;separator="\n"%>
Expand Down

0 comments on commit 4236ad0

Please sign in to comment.