Coder Social home page Coder Social logo

Comments (6)

tcaduser avatar tcaduser commented on June 9, 2024

I apologize for not having a consistent naming extension for the different
file formats. It is in the Tecplot format, as can be seen from this line
in the input file:
write_devices(file="gmsh_diode3d_dd.dat", type="tecplot")

You should be able to open it in Paraview with the Tecplot format. You can
also try using VisIt from here:
https://visit.llnl.gov/

I have had the best experience with the VisIt viewer with the Tecplot file
format.

On Tue, Jan 5, 2016 at 12:42 AM, Kimihiro [email protected] wrote:

I simulated and tried to plot
/devsim_x86_64/examples/diode/gmsh_diode3d_dddat, but Paraview asks me to
choose one of (ICM Files, Overflow Files, Omicron Model Input, ParaDis
Files,,, so on) Which one should I choose? Or, do I need to install Tecplot?


Reply to this email directly or view it on GitHub
#16.

from devsim.

 avatar commented on June 9, 2024

When I tried to use paraview/tecplot, I met many errors for diodes as

ERROR: In /home/utkarsh/public-cmbsuperbuild/build/paraview/src/paraview/VTK/IO/Geometry/vtkTecplotReader.cxx, line 1913
vtkTecplotReader (0x146e1780): /install/devsim_x86_64/examples/diode/gmsh_diode3d_dd.dat: The record type 1 found in the file is unknown.

Do I need to get tecplot ? or any other tool ?

from devsim.

tcaduser avatar tcaduser commented on June 9, 2024

please try VisIt instead of Paraview
On Jan 5, 2016 8:34 PM, "Kimihiro" [email protected] wrote:

When I tried to use paraview/tecplot, I met many errors for diodes as

ERROR: In
/home/utkarsh/public-cmbsuperbuild/build/paraview/src/paraview/VTK/IO/Geometry/vtkTecplotReader.cxx,
line 1913
vtkTecplotReader (0x146e1780):
/install/devsim_x86_64/examples/diode/gmsh_diode3d_dd.dat: The record type
1 found in the file is unknown.

Do I need to get tecplot ? or any other tool ?


Reply to this email directly or view it on GitHub
#16 (comment).

from devsim.

 avatar commented on June 9, 2024

I downloaded visit binary files from https://wci.llnl.gov/simulation/computer-codes/visit/downloads.
But I met many errors when I ran Visit /home/install/visit2_10_0.linux-x86_64/bin/visit

for example,

/home/install/visit2_10_0.linux-x86_64/2.10.0/linux-x86_64/bin/gui: /lib64/libc.so.6: version `GLIBC_2.9' not found (required by /home/install/visit2_10_0.linux-x86_64/2.10.0/linux-x86_64/lib/libQtGui.so.4)

ls /lib64/libc.so*
/lib64/libc.so.6

Do you know anything about this ?

from devsim.

tcaduser avatar tcaduser commented on June 9, 2024

Unfortunately it looks like those symbols would only be available in a
newer Linux operating system.

It looks like visit 2.6.3 is supported for Redhat 5, if that is what you
are running. It is found lower on the download page.

Please note that Visit would also work on the Windows operating system.

Another alternative is to use Paraview with the vtk format. It may work
work for you.

Please try this line in your input file:
write_devices(file="gmsh_diode3d_dd", type="vtk")

On 1/5/16 10:42 PM, Kimihiro wrote:

I downloaded visit binary files from
https://wci.llnl.gov/simulation/computer-codes/visit/downloads.
But I met many errors when I ran Visit
/home/install/visit2_10_0.linux-x86_64/bin/visit

for example,

/home/install/visit2_10_0.linux-x86_64/2.10.0/linux-x86_64/bin/gui: /lib64/libc.so.6:
version `GLIBC_2.9' not found (required by
/home/install/visit2_10_0.linux-x86_64/2.10.0/linux-x86_64/lib/libQtGui.so.4)

ls /lib64/libc.so*
/lib64/libc.so.6

Do you know anything about this ?


Reply to this email directly or view it on GitHub
#16 (comment).

from devsim.

 avatar commented on June 9, 2024

Yes, after my question, I have already tried Paraview as you mentioned and it did work. Thanks.

from devsim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.