Overview
Comment:New simple example of herachical rc circuit
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 145fd18ecd4c8066f7d68939ba13555e72d7c68e0fedafe5b563f53cbaf49400
User & Date: gawthrop@users.sourceforge.net on 2003-03-13 16:34:40
Other Links: branch diff | manifest | tags
Context
2003-03-14
12:45:16
Now uses mtt_cbg check-in: 719f2840c1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2003-03-13
16:34:40
New simple example of herachical rc circuit check-in: 145fd18ecd user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:47:35
Added sese rep. check-in: 84feefa11a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Added mttroot/mtt/lib/examples/Electrical/rc2/rc2_abg.fig version [11a0341b79].







































>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#FIG 3.2
Portrait
Center
Metric
A4      
100.00
Single
-2
1200 2
2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 3
	 1350 1800 2700 1800 2475 2025
2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 3
	 4050 1800 5400 1800 5175 2025
2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 3
	 6750 1800 8100 1800 7875 2025
4 1 0 100 0 18 18 0.0000 4 270 1050 3330 1890 RC:rc_1\001
4 1 0 100 0 18 18 0.0000 4 270 1050 6075 1890 RC:rc_2\001
4 1 0 100 0 18 18 0.0000 4 270 600 8550 1890 De:y\001
4 1 0 100 0 18 18 0.0000 4 210 600 945 1845 Se:u\001

Added mttroot/mtt/lib/examples/Electrical/rc2/rc2_lbl.txt version [a4c4b7c15c].















































































>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
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
#SUMMARY rc2 Simple example of a heirachical system
#DESCRIPTION Uses 2 copies of the RC subsystem

## System rc2, representation lbl, language txt
## File rc2_lbl.txt
## Generated by MTT on Thu Mar 13 16:27:26 GMT 2003

  ###################################### 
  ##### Model Transformation Tools #####
  ######################################
  
  ###############################################################
  ## Version control history
  ###############################################################
  ## $Id$
  ## $Log$
  ## Revision 1.2  2001/07/03 22:59:10  gawthrop
  ## Fixed problems with argument passing for CRs
  ##
  ###############################################################


## Each line should be of one of the following forms:
##	     a comment (ie starting with #)
##	     component-name	cr_name	arg1,arg2,..argn
##	     blank

## ---- Component labels ----

## Component type De
	y	SS		external		

## Component type RC
	rc_1	lin		c_1;r_1
	rc_2	lin		c_2;r_2

## Component type Se
	u	SS		external		


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