2D Model Display
Moderators: silvia, selimgunay, Moderators
2D Model Display
Dear Frank,
Would you please give me some hints on how to display nodal points or model as a whole in 2D/plane?
I have a bit complicated shape and I want check the layout of the nodes?
Thank you for your continuous help...
Regards
Would you please give me some hints on how to display nodal points or model as a whole in 2D/plane?
I have a bit complicated shape and I want check the layout of the nodes?
Thank you for your continuous help...
Regards
Re: 2D Model Display
try downloading one of these:
Win32: http://opensees.berkeley.edu/OpenSees/c ... -alpha.zip
Win64: http://opensees.berkeley.edu/OpenSees/c ... -alpha.zip
start the exe. in left hand window (the interpreter) cd to dierctory contaiining script and then source script. in "View" pull-down menu select to view the Renderer. you can toggle on and off the node and ele tags by clicking on the little square windows at top left of renderer window that pops up.
Win32: http://opensees.berkeley.edu/OpenSees/c ... -alpha.zip
Win64: http://opensees.berkeley.edu/OpenSees/c ... -alpha.zip
start the exe. in left hand window (the interpreter) cd to dierctory contaiining script and then source script. in "View" pull-down menu select to view the Renderer. you can toggle on and off the node and ele tags by clicking on the little square windows at top left of renderer window that pops up.
Re: 2D Model Display
Thank you so much. It works now and I can see the model.
-
- Posts: 79
- Joined: Tue Nov 07, 2006 3:17 am
- Location: Jacobs
Re: 2D Model Display
HI Frank
Do you have the same for Mac OS X?
Do you have the same for Mac OS X?
Gopal Adhikari, PhD
Associate Bridge Engineer
Jacobs
Wellington, New Zealand
Associate Bridge Engineer
Jacobs
Wellington, New Zealand
Re: 2D Model Display
Dear fmk,
Is it available for Linux as well? If not yet, when should we expect it?
Is it available for Linux as well? If not yet, when should we expect it?
----------------------------------
With Regards,
sb1966
With Regards,
sb1966
Re: 2D Model Display
i have it for mac, but it currently rquires you install 5GB or so of software .. i need to rebuild that software to build a static executable that brings the size down to 20MB.
as for LINUX, no .. i do not release Linux binaries as my linux developers prefer to build themselves .. i will make the code available through GitHub hopefully by Aug 1 and you will be able to build it yourself.
as for LINUX, no .. i do not release Linux binaries as my linux developers prefer to build themselves .. i will make the code available through GitHub hopefully by Aug 1 and you will be able to build it yourself.
Re: 2D Model Display
Dear fmk
Thanks a lot for your reply. Congratulations for this new development.
Thanks a lot for your reply. Congratulations for this new development.
----------------------------------
With Regards,
sb1966
With Regards,
sb1966
-
- Posts: 7
- Joined: Thu May 19, 2016 1:10 am
- Location: University of Bergamo, Dalmine (BG), IT; Tufts University, Medford, MA, US
Re: 2D Model Display
Hi fmk,
I'm new with OpenSees software, I'd like to ask you about a problem with "recorder display" command. The reference file that I tried to run is "EigenAnal_twoStoreyShearFrame.tcl" available in the "Basic Examples Manual" section on the OpenSees website.
I tried to run the analysis on both Windows (8.1) and Mac OS X (El Capitan) and I saw that in Win the two windows of the modes of shape (recorder display command) appear, instead when I run the analysis on OS X these don't appear.
Do I need to write something different in the code or there is something else to do? Do you already know this problem?
Thank you
Fabrizio
I'm new with OpenSees software, I'd like to ask you about a problem with "recorder display" command. The reference file that I tried to run is "EigenAnal_twoStoreyShearFrame.tcl" available in the "Basic Examples Manual" section on the OpenSees website.
I tried to run the analysis on both Windows (8.1) and Mac OS X (El Capitan) and I saw that in Win the two windows of the modes of shape (recorder display command) appear, instead when I run the analysis on OS X these don't appear.
Do I need to write something different in the code or there is something else to do? Do you already know this problem?
Thank you
Fabrizio
Re: 2D Model Display
no the mac is the issue .. i will release new software soon to display the models that will run on the mac .. i have had problems since 10.8 on the mac when Apple removed Carbon and only provided the Cocoa interface for the graphics.
-
- Posts: 7
- Joined: Thu May 19, 2016 1:10 am
- Location: University of Bergamo, Dalmine (BG), IT; Tufts University, Medford, MA, US
Re: 2D Model Display
Thanks you so much for the answer, we're looking forward to see this new feature for mac!
Best
Fabrizio
Best
Fabrizio
Re: 2D Model Display
Do you have news about the release of OpenseesIde source code
-
- Posts: 52
- Joined: Fri Mar 17, 2017 11:01 am
- Location: IIT Patna
Re: 2D Model Display
fmk wrote:
> try downloading one of these:
>
> Win32: http://opensees.berkeley.edu/OpenSees/c ... -alpha.zip
> Win64: http://opensees.berkeley.edu/OpenSees/c ... -alpha.zip
>
> start the exe. in left hand window (the interpreter) cd to dierctory
> contaiining script and then source script. in "View" pull-down
> menu select to view the Renderer. you can toggle on and off the node and
> ele tags by clicking on the little square windows at top left of renderer
> window that pops up.
Hi,
Am beginner to Opensees. May be it is a silly question.
In OpenSeesIDE, when the pushover analysis is performed, is it possible to see the hinges formation location also?
> try downloading one of these:
>
> Win32: http://opensees.berkeley.edu/OpenSees/c ... -alpha.zip
> Win64: http://opensees.berkeley.edu/OpenSees/c ... -alpha.zip
>
> start the exe. in left hand window (the interpreter) cd to dierctory
> contaiining script and then source script. in "View" pull-down
> menu select to view the Renderer. you can toggle on and off the node and
> ele tags by clicking on the little square windows at top left of renderer
> window that pops up.
Hi,
Am beginner to Opensees. May be it is a silly question.
In OpenSeesIDE, when the pushover analysis is performed, is it possible to see the hinges formation location also?
-
- Posts: 1
- Joined: Fri May 05, 2017 2:39 am
- Location: University Technology Malaysia
Re: 2D Model Display
fabriziocornali wrote:
> Hi fmk,
> I'm new with OpenSees software, I'd like to ask you about a problem with
> "recorder display" command. The reference file that I tried to
> run is "EigenAnal_twoStoreyShearFrame.tcl" available in the
> "Basic Examples Manual" section on the OpenSees website.
> I tried to run the analysis on both Windows (8.1) and Mac OS X (El Capitan)
> and I saw that in Win the two windows of the modes of shape (recorder
> display command) appear, instead when I run the analysis on OS X these
> don't appear.
> Do I need to write something different in the code or there is something
> else to do? Do you already know this problem?
>
> Thank you
> Fabrizio
Hi FMK,
Does the display recorder work on MAC OS CATALINA? Thank you.
Azlan Adnan
UTM
> Hi fmk,
> I'm new with OpenSees software, I'd like to ask you about a problem with
> "recorder display" command. The reference file that I tried to
> run is "EigenAnal_twoStoreyShearFrame.tcl" available in the
> "Basic Examples Manual" section on the OpenSees website.
> I tried to run the analysis on both Windows (8.1) and Mac OS X (El Capitan)
> and I saw that in Win the two windows of the modes of shape (recorder
> display command) appear, instead when I run the analysis on OS X these
> don't appear.
> Do I need to write something different in the code or there is something
> else to do? Do you already know this problem?
>
> Thank you
> Fabrizio
Hi FMK,
Does the display recorder work on MAC OS CATALINA? Thank you.
Azlan Adnan
UTM
Re: 2D Model Display
I also have the same problem with MacOS (Catalina). Were you able to solve the problem.azlanadnan wrote: ↑Thu Apr 23, 2020 4:23 pm fabriziocornali wrote:
> Hi fmk,
> I'm new with OpenSees software, I'd like to ask you about a problem with
> "recorder display" command. The reference file that I tried to
> run is "EigenAnal_twoStoreyShearFrame.tcl" available in the
> "Basic Examples Manual" section on the OpenSees website.
> I tried to run the analysis on both Windows (8.1) and Mac OS X (El Capitan)
> and I saw that in Win the two windows of the modes of shape (recorder
> display command) appear, instead when I run the analysis on OS X these
> don't appear.
> Do I need to write something different in the code or there is something
> else to do? Do you already know this problem?
>
> Thank you
> Fabrizio
Hi FMK,
Does the display recorder work on MAC OS CATALINA? Thank you.
Azlan Adnan
UTM
-
- Posts: 12
- Joined: Mon Aug 26, 2013 7:52 pm
- Location: The University of Utah
- Contact:
Re: 2D Model Display
You could use OpenSeesPy visualization library to interactively view your Tcl models and output. Here is an example.
https://anuragupadhyay.weebly.com/opens ... s-tcl.html
https://anuragupadhyay.weebly.com/opens ... s-tcl.html
--
Anurag Upadhyay
Anurag Upadhyay