Overview
Comment:const --> step
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: ba3f371abdb0b58b531633f3eeb4a70b570e964147e3ba0dd4adce3af9f4fb37
User & Date: gawthrop@users.sourceforge.net on 2002-05-01 13:49:03
Other Links: branch diff | manifest | tags
Context
2002-05-01
14:05:47
Changed some tex to txt check-in: 3fc06d8ab6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
13:49:03
const --> step check-in: ba3f371abd user: gawthrop@users.sourceforge.net tags: origin/master, trunk
13:43:21
New example using the -dr option check-in: 6775ae90aa user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/lib/examples/Electrical/rc/rc_rep.txt from [4385a614cf] to [2fcb8f9572].


1












2

3
4


5



6
7
8
9
10
11
12
13

14
15


16
17
18

19
20
21

22
23

24



25




26


## Outline report file for system rc (rc_rep.txt)












mtt rc abg tex

mtt rc struc tex
mtt rc cbg ps


mtt rc ode tex



mtt rc sm tex
mtt rc tf tex
mtt rc sro ps
mtt rc lmfr ps
mtt rc nyfr ps

mtt rc numpar txt
mtt rc input txt


## Octave .m form


mtt  rc odeso ps

## Octave .oct form

mtt  -oct rc odeso ps

## c form

mtt  -c rc odeso ps


mtt rc rep txt










>

>
>
>
>
>
>
>
>
>
>
>
>
|
>
|
|
>
>
|
>
>
>
|
|
<
|
<
|
<
<
>

|
>
>
|

|
>
|

|
>
|

>
|
>
>
>

>
>
>
>

>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26

27

28


29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
## -*-octave-*- Put Emacs into octave-mode
## Outline report file for system rc (rc_rep.txt)
## Generated by MTT on" Wed May  1 08:56:38 BST 2002.

###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
## Revision 1.1  2000/12/28 11:58:07  peterg
## Put under RCS
##
###############################################################

mtt rc abg tex			# The system description
mtt rc cbg ps 		        # The causal bond graph
mtt rc struc tex	        # The system structure
mtt rc sympar txt	        # The system parameters
## Uncomment the following lines or add others
## mtt rc dae tex	        # The system dae
mtt rc ode tex			# The system ode 
## mtt rc sspar tex		# Steady-state parameters
## mtt rc ss tex 		# Steady state
## mtt rc dm tex		# Descriptor matrices (of linearised system)
mtt rc sm tex			# State matrices (of linearised system)
mtt rc tf tex			# Transfer function (of linearised system)

mtt rc lmfr ps			# log modulus of frequency response (of linearised system)

mtt rc simpar txt		# Simulation parameters


## mtt rc state tex		# Simulation initial state

## Default
mtt rc numpar txt		# Numerical simulation parameters
mtt rc input txt		# Simulation input
mtt rc odeso ps			# Simulation output

## Step input
mtt -dr step rc input txt	# Simulation input
mtt -dr step rc odeso ps	# Simulation output

## Pulse input
mtt -dr pulse rc input txt	# Simulation input
mtt -dr pulse rc odeso ps	# Simulation output

## r = 10
## Step input
mtt -dr step -dr r10 rc numpar txt # Numerical simulation parameters
mtt -dr step -dr r10 rc input txt # Simulation input
mtt -dr step -dr r10 rc odeso ps # Simulation output

## Pulse input
mtt -dr pulse -dr r10 rc numpar txt # Numerical simulation parameters
mtt -dr pulse -dr r10 rc input txt # Simulation input
mtt -dr pulse -dr r10 rc odeso ps # Simulation output

mtt rc rep txt			# This file


MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]