Index: mttroot/mtt/bin/trans/ode2smx_lang ================================================================== --- mttroot/mtt/bin/trans/ode2smx_lang +++ mttroot/mtt/bin/trans/ode2smx_lang @@ -12,10 +12,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.10 1998/11/17 17:10:22 peterg +## Read in the constitutive relationship file as well +## ## Revision 1.9 1998/08/27 07:06:25 peterg ## Just genrate xj once. ## ## Revision 1.8 1998/08/27 07:04:44 peterg ## Cleared out mttx array ans use mkid instead. @@ -67,10 +70,11 @@ # Use reduce to accomplish the transformation reduce << EOF >ode2smx_lang.log lang := $lang; +in "$1_subs.r"; in "$1_def.r"; in "$1_ode.r"; in "$1_cr.r"; clear mttx; % Dont need this now - use mkid instead