The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Sep 4th, 2024, 8:22am
Pages: 1
Send Topic Print
Ocean script for corner simulation (Read 2144 times)
robotist
New Member
*
Offline



Posts: 8

Ocean script for corner simulation
Feb 26th, 2016, 4:32pm
 
Hi, my name is Kim.
I want to simulate with variable corner and parameter.
So, I use ocean script below.
=========================
foreach(corner list("ttt" "fff" "sss")
  modelFile(
        list("/user/mylib/mycorner.scs" corner)
    )
  paramAnalysis...
 ...
 paramRun()
)
ocnPrint...
============================
mycorner.scs is below
------------------------
section ttt
...
endsection ttt
section fff
...
endsection fff
section sss
...
endsection sss
--------------------------------
Simulation is successfully completed. But the reault shows that
there is no corner sweep, just only one corner.
Could you explain why only one corner is simulated?
Thanks for read.
Back to top
 
 
View Profile   IP Logged
ValarMorghulis
Junior Member
**
Offline



Posts: 10

Re: Ocean script for corner simulation
Reply #1 - Mar 23rd, 2016, 12:12pm
 
Hi Kim, I am just curious why you are using Ocean script to run corner analysis. As far as I know it is really easy to get corner results using the ADE XL in GUI mode. Is there any advance of using Ocean scripts over ADE XL?

Thank you.
Back to top
 
 
View Profile ValarMorghulis sazjad   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.