Index: mttroot/mtt/bin/mtt ================================================================== --- mttroot/mtt/bin/mtt +++ mttroot/mtt/bin/mtt @@ -12,10 +12,13 @@ ############################################################### ## Version control history ############################################################### ## $Header$ ## $Log$ +## Revision 1.193 1998/10/01 16:11:42 peterg +## Implicit integration now handles switches +## ## Revision 1.192 1998/09/29 20:09:46 peterg ## Fixed nyfr and nifr plotting bug ## ## Revision 1.191 1998/09/02 12:05:39 peterg ## Added INPUT to simpar @@ -659,11 +662,11 @@ #Check $MTTPATH has been set mtt_check_var "$MTTPATH" "MTTPATH" #Version -version='3.2' +version='3.3' # MTT recursion level is zero unless explicitly set level=0 #Computation mode is octave by default @@ -739,11 +742,11 @@ Solving='Solving';; -abg ) mtt_switches="$mtt_switches $1"; start_at_abg='yes';; --version) - echo MTT $version; exit;; + echo 'MTT (Model Transformation Tools) version' $version; exit;; --versions) mtt_versions; exit;; *) echo "$1 is an invalid argument - ignoring" ;; esac @@ -1473,10 +1476,11 @@ #SUMMARY numpar numerical parameter declaration (m) $1_numpar.m: $1_numpar.txt $1_sympars.txt txt2m $1 numpar #SUMMARY numpar numerical parameter declaration (c) +#SUMMARY numpar numerical parameter declaration (view) $1_numpar.c: $1_numpar.txt $1_sympar.c txt2c $1 numpar #SUMMARY input numerical input declaration -- default (txt) #SUMMARY state numerical state declaration -- default (txt) @@ -1650,10 +1654,12 @@ abg2cbg_m $1 $1_type.sh: $1_cbg.m #SUMMARY cbg causal bond graph (fig) +#SUMMARY cbg causal bond graph (ps) +#SUMMARY cbg causal bond graph (view) #Causal bond graph: mfile to fig conversion $1_cbg.fig: $1_cbg.m $1_rbg.m $1_fig.fig $1_type.sh cbg_m2fig $1 #SUMMARY ese elementary system equations (r)