From 4bda3a664557ca87f62733f0fefb69c5f7198c67 Mon Sep 17 00:00:00 2001 From: hudson Date: Wed, 10 Feb 2016 15:49:39 +0100 Subject: [PATCH] * OMCompiler 801d118...3433e83 (31): > Fixes for bootstrapping PDEModelica > Absyn.EQ_EQUALS splitted into EQ_EQUALS and EQ_PDE. > isField attribute / API function > field equations without pder() include also boundary nodes > PDEModelica -- extrapolation on boundary > Bugfix > PDEModelica -- flag in grammar > PDEModelica pdemodelica_enabled() > PDEModelica flag > Fixing previous rebase. > Flag --PDE removed. > PDEModelica fag and new built-in file > fixed bad rebase merge > PDE > PDE extension - regions > PDE modelica. Some model error checks. > PDE extension > Discretization of PDE equations. > Moving code around. > Several changes in PDE extension > Work towards discretization of PDEs > Returning (field,domain) tuple list from elabField() upto instClassdef2. > Option domainOpt; added to SCode.EQ_EQUALS. Subsequent changes. > fixing code due to added domainOpt to Absyn.EQ_EQUALS > starting indomain implementation > each prefix is added to every modifier in fields > elaborate function now replaces field variables with arrays > elabField function - converts field into array. Not finished yet. > started writing function elabField > All changes from PDE branch from svn in one commit. > fix windows build --- OMCompiler | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OMCompiler b/OMCompiler index 801d118186c..3433e8319fe 160000 --- a/OMCompiler +++ b/OMCompiler @@ -1 +1 @@ -Subproject commit 801d118186cbc4a4dd6522a5a546c232323195d4 +Subproject commit 3433e8319fe284074259f4221731bebc7a7bc6f0