40m
QIL
Cryo_Lab
CTN
SUS_Lab
TCS_Lab
OMC_Lab
CRIME_Lab
FEA
ENG_Labs
OptContFac
Mariner
WBEEShop
|
40m Log |
Not logged in |
 |
|
Wed Feb 24 22:13:47 2021, Jon, Update, CDS, Planning document for front-end testing
|
Fri Mar 5 17:48:25 2021, Jon, Update, CDS, Front-end testing  
|
Tue Mar 9 16:52:47 2021, Jon, Update, CDS, Front-end testing
|
Tue Mar 16 16:27:22 2021, Jon, Update, CDS, Front-end testing
|
Tue Mar 16 19:04:20 2021, gautam, Update, CDS, Front-end testing
|
Fri Mar 19 18:14:56 2021, Jon, Update, CDS, Front-end testing 
|
Wed Mar 24 19:02:21 2021, Jon, Update, CDS, Front-end testing
|
Mon Mar 29 17:55:50 2021, Jon, Update, CDS, Front-end testing
|
Tue Mar 30 18:21:34 2021, Jon, Update, CDS, Front-end testing
|
Tue Apr 6 07:19:11 2021, Jon, Update, CDS, New SimPlant cymac
|
Tue Apr 6 11:13:01 2021, Jon, Update, CDS, FE testing
|
Sat Apr 10 08:51:32 2021, Jon, Update, CDS, I/O Chassis Assembly
|
Thu Apr 29 10:51:35 2021, Jon, Update, CDS, I/O Chassis Assembly
|
Tue May 4 07:38:36 2021, Jon, Update, CDS, I/O Chassis Assembly
|
Tue May 11 16:29:55 2021, Jon, Update, CDS, I/O Chassis Assembly
|
Tue May 11 17:43:09 2021, Koji, Update, CDS, I/O Chassis Assembly
|
Fri May 28 11:16:21 2021, Jon, Update, CDS, Front-End Assembly and Testing   
|
Sun Jun 6 08:42:05 2021, Jon, Update, CDS, Front-End Assembly and Testing  
|
Tue Jun 22 16:53:01 2021, Ian MacMillan, Update, CDS, Front-End Assembly and Testing
|
Thu Jun 24 17:32:52 2021, Ian MacMillan, Update, CDS, Front-End Assembly and Testing  
|
Fri Jun 25 14:06:10 2021, Jon, Update, CDS, Front-End Assembly and Testing
|
Sat Apr 10 11:56:14 2021, Jon, Update, CDS, 40m LSC simPlant model
|
Tue Apr 13 16:24:38 2021, Ian MacMillan, Update, CDS, 40m LSC simPlant model
|
Mon Apr 19 13:15:20 2021, Ian MacMillan, Update, CDS, 40m LSC simPlant model
|
Wed Apr 21 10:03:01 2021, Ian MacMillan, Update, CDS, 40m LSC simPlant model
|
Wed Apr 21 11:01:37 2021, Rana, Update, CDS, 40m LSC simPlant model
|
Fri Apr 23 15:52:19 2021, Ian MacMillan, Update, CDS, 40m LSC simPlant model  
|
Sun Apr 25 21:21:02 2021, rana, Update, CDS, SUS simPlant model
|
Tue Apr 27 15:15:17 2021, Ian MacMillan, Update, CDS, SUS simPlant model 
|
Thu Apr 29 13:41:40 2021, Ian MacMillan, Update, CDS, SUS simPlant model
|
Fri Apr 30 12:52:14 2021, Ian MacMillan, Update, CDS, SUS simPlant model
|
Mon May 3 13:35:12 2021, Ian MacMillan, Update, CDS, SUS simPlant model
|
Tue May 4 14:55:38 2021, Ian MacMillan, Update, CDS, SUS simPlant model
|
Wed May 5 15:11:54 2021, Ian MacMillan, Update, CDS, SUS simPlant model
|
Thu May 6 16:13:24 2021, Ian MacMillan, Update, CDS, SUS simPlant model
|
Fri May 7 11:19:29 2021, Ian MacMillan, Update, CDS, SUS simPlant model
|
Wed May 12 13:06:15 2021, Ian MacMillan, Update, CDS, SUS simPlant model   
|
Fri May 21 09:44:52 2021, Ian MacMillan, Update, CDS, SUS simPlant model
|
Fri May 21 14:36:20 2021, Ian MacMillan, Update, CDS, SUS simPlant model
|
Thu Jun 3 13:06:47 2021, Ian MacMillan, Update, CDS, SUS simPlant model 
|
Mon Jun 7 17:49:19 2021, Ian MacMillan, Update, CDS, SUS simPlant model 
|
Wed Jun 9 13:50:48 2021, Ian MacMillan, Update, CDS, SUS simPlant model
|
Tue Jun 15 11:46:40 2021, Ian MacMillan, Update, CDS, SUS simPlant model 
|
Wed Jun 30 14:09:26 2021, Ian MacMillan, Update, CDS, SUS simPlant model 
|
Mon Aug 23 15:25:59 2021, Ian MacMillan, Update, CDS, SUS simPlant model
|
|
Message ID: 16088
Entry time: Tue Apr 27 15:15:17 2021
In reply to: 16084
Reply to this: 16096
|
Author: |
Ian MacMillan |
Type: |
Update |
Category: |
CDS |
Subject: |
SUS simPlant model |
|
|
The first version of the single filter plant is below. Jon and I went through compiling a model and running it on the docker (see this post)
We activated an early version of the plant model (from about 10 years ago) but this model was not designed to run on its own so we had to ground lots of unconnected pieces. the model compiled and ran so we moved on to the x1sus_single_plant model that I prepared.
This model is shown in the first attachment wasn't made to be run alone because it is technically a locked library (see the lock in the bottom left). It is supposed to be referenced by another file: x1sup.mdl (see the second attachment). This works great in the Simulink framework. I add the x1sus_single_plant model to the path and Matlab automatically attaches the two. but the docker does not seem to be able to combine the two. Starting the cymac it gives these errors:
cymac | Can't find sus_single_plant.mdl; RCG_LIB_PATH=/opt/rtcds/userapps:/opt/rtcds/userapps/lib:/usr/share/advligorts/src/src/epics/simLink/:/usr/share/advligorts/src/src/epics/simLink/lib:/usr/share/advligorts/src/src/epics/simLink
cymac | make[1]: *** [Makefile:30: x1sup] Error 2
cymac | make: *** [Makefile:35: x1sup] Error 1
I have tried putting the x1sus_single_plant.mdl file everywhere as well as physically dragging the blocks that I need into the x1sup.mdl file but it always seems to throw an error. Basically, I want to combine them into one file that is not referencing anything other than the CDS library but I cant figure out how to combine them.
Okay but the next problem is the medm screen generation. When we had the original 2010 model running the sitemap did not include it. It included models that weren't even running before but not the model Jon and I had added. I think this is because the other models that were not running had medm screens made for them. I need to figure out how to generate those screens. I need to figure out how to use the tool Chris made to auto-generate medm screens from Simulink but I can't seem to figure it out. And honestly, it won't be much use to me until I can actually connect the plant block to its framework. One option is to just copy each piece over one by one. this will take forever but at this point, I am frustrated enough to try it. I'll try to give another update later tonight. |
|
|
|
|