|
[Sponsors] |
[Discretizer] Discretizer, a free mesh program for CFD (Computational Fluid Dynamics) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 23, 2009, 10:51 |
Discretizer, a free mesh program for CFD (Computational Fluid Dynamics)
|
#1 |
Member
Nugroho Adi
Join Date: Mar 2009
Location: norway
Posts: 79
Rep Power: 17 |
Dear All
Does Anyone here has experience with Discretizer http://www.discretizer.org/ ? i got the following message when tried to install this software: user@user-desktop:~$ sh ubuntu_meshingsoftware.txt [sudo] password for user: Reading package lists... Done Building dependency tree Reading state information... Done g++ is already the newest version. libxrandr-dev is already the newest version. libgemplugin-ruby is already the newest version. rubygems is already the newest version. libopengl-ruby is already the newest version. ruby1.8-dev is already the newest version. libfox-1.6-0 is already the newest version. libfox-1.6-dev is already the newest version. libfox-1.6-doc is already the newest version. libfxscintilla17 is already the newest version. libfxscintilla-dev is already the newest version. subversion is already the newest version. subversion-tools is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. --2009-04-23 14:41:36-- http://rubyforge.org/frs/download.ph...uby-1.6.14.gem Resolving rubyforge.org... 205.234.109.19 Connecting to rubyforge.org|205.234.109.19|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://files.rubyforge.vm.bytemark.c...uby-1.6.14.gem [following] --2009-04-23 14:41:36-- http://files.rubyforge.vm.bytemark.c...uby-1.6.14.gem Resolving files.rubyforge.vm.bytemark.co.uk... 80.68.94.54 Connecting to files.rubyforge.vm.bytemark.co.uk|80.68.94.54|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1585152 (1.5M) [application/x-tar] Saving to: `fxruby-1.6.14.gem' 100%[================================================== ================================================== ===============>] 1,585,152 880K/s in 1.8s 2009-04-23 14:41:38 (880 KB/s) - `fxruby-1.6.14.gem' saved [1585152/1585152] Building native extensions. This could take a while... Successfully installed fxruby-1.6.14 1 gem installed Installing ri documentation for fxruby-1.6.14... Installing RDoc documentation for fxruby-1.6.14... Checked out revision 72. ruby: No such file or directory -- discretizer.rb (LoadError) user@user-desktop:~$ my specification system : Ubuntu 8.10 OpenFOAM 1.5 and OpenFoam-1.5-dev intel core 2 duo somebody can help me , please? |
|
April 25, 2009, 06:41 |
|
#2 |
New Member
Julien D
Join Date: Apr 2009
Location: France
Posts: 2
Rep Power: 0 |
Hi,
having tested discretizer, I have noticed that the file discretizer.rb is no longer located in the $ROOT_PATH_FOR_DISCRETIZER/ directory but you can find it in the $ROOT_PATH_FOR_DISCRETIZER/lib directory. I suggest you edit the $ROOT_PATH_FOR_DISCRETIZER/bin/discretizer file and modiy the line 6 to : DISCRETIZER="$ROOT_PATH_FOR_DISCRETIZER/discretizer/discretizer" Then, to launch discretizer : cd $ROOT_PATH_FOR_DISCRETIZER/bin ./discretizer Hope it helps ! Julien |
|
April 25, 2009, 10:05 |
|
#3 |
Member
Nugroho Adi
Join Date: Mar 2009
Location: norway
Posts: 79
Rep Power: 17 |
Hi Jul D
the programmer of this software already give me some help, i.e: just try: $ cd lib $ ruby discretizer.rb but i still have problem regarding this software not stable on my screen (monitor), sometimes just hang without display the geometry. please let me know, if you also get same problem. have a nice weekend |
|
April 26, 2009, 15:21 |
|
#4 |
New Member
Julien D
Join Date: Apr 2009
Location: France
Posts: 2
Rep Power: 0 |
Hi mahaputra,
indeed, discretizer often crashes without displaying the geometry when loading some of the examples. But I do not know why Regards, Julien |
|
April 26, 2009, 15:26 |
|
#5 | |
Member
Nugroho Adi
Join Date: Mar 2009
Location: norway
Posts: 79
Rep Power: 17 |
Quote:
give me your email address then i will forward another version of discretizer to you. this version i got directly from its programmer. |
||
May 3, 2009, 04:14 |
|
#6 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Hello.
I tried to install the Discretizer in my home directory. Unfortunately the installation script pointed to some different folders than contained by the tar-file. I tried to change its content regarding the folder names (like 1.8.6-p110 etc.), but the tool is giving this error: Code:
discretizer.rb:27:in `require': no such file to load -- zlib (LoadError) from discretizer.rb:2
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
May 7, 2009, 05:16 |
Discretizer crash
|
#7 |
Member
Björn Bergqvist
Join Date: Mar 2009
Location: Gothenburg, Västra Götaland, Sweden
Posts: 43
Rep Power: 17 |
Hello,
I can activate some rescue procedures to make Discretizer more tolerant when loading files. But then it is much harder to debug. Also the file format is changed still. So if you do stuff with an older version of Discretizer and try to load it in a newer you will sometimes have problem. Sometimes it is easy to fix a geometry file. I can try if you send me the file. I try to freeze it, but still I added symmetry boundary condition yesterday. And while I should stabilize the code there would be nice to have boundary layer... My main goal is to make it a beta now. Björn Bergqvist http://www.discretizer.org |
|
May 9, 2009, 07:16 |
|
#8 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Meanwhile I worked my way to install the discretizer.
Is there some kind of tutorial available, how things work with the software?
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
May 10, 2009, 15:54 |
No tutorial yet
|
#9 |
Member
Björn Bergqvist
Join Date: Mar 2009
Location: Gothenburg, Västra Götaland, Sweden
Posts: 43
Rep Power: 17 |
Hello,
I want to do Discretizer "good enough" before I do a tutorial. |
|
May 11, 2009, 06:13 |
|
#10 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Great idea!
Meanwhile I managed to install it on my Kubuntu 9.04 system. Unfortunately the window is blocking my system screen all the time. If I minimize the windows the menu is vanishing, but the part of the window containing the 3D view if the mesh is always on top of all the other applications. Any ideas what may be the problem?
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
May 11, 2009, 06:26 |
|
#11 |
Member
Björn Bergqvist
Join Date: Mar 2009
Location: Gothenburg, Västra Götaland, Sweden
Posts: 43
Rep Power: 17 |
Sounds like a problem with the window manager. Maybe you should turn of the desktop effects?
Björn Bergqvist ____www.discretizer.org_____ |
|
May 11, 2009, 08:17 |
|
#12 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Any ideas how this is done in Kubuntu 9.04 ?
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
May 11, 2009, 09:30 |
|
#13 |
Member
Björn Bergqvist
Join Date: Mar 2009
Location: Gothenburg, Västra Götaland, Sweden
Posts: 43
Rep Power: 17 |
Settings -> Desktop
Disable "Enhanced Desktop" Or something like that. Regards Björn Bergqvist ________www.discretizer.org______ |
|
October 13, 2009, 13:34 |
|
#14 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Your software is rapidly improving! Good work.
I just installed in on my system but it looks different than in your videos :-( I was following you instruction for Ubuntu systems ... What's wrong? Did I get the wrong version? I used this command: Code:
svn co https://discretizer.svn.sourceforge....ot/discretizer discretizer
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
October 13, 2009, 14:49 |
No files released yet.
|
#15 |
Member
Björn Bergqvist
Join Date: Mar 2009
Location: Gothenburg, Västra Götaland, Sweden
Posts: 43
Rep Power: 17 |
Hello,
The movie is Discretizer-Setup. From SVN you just get Discretizer currently. I started to do Discretizer-Setup a couple of weeks ago. It's just going to setup OpenFOAM cases. The reason for this is that I think it is a bit boring to set up OpenFOAM cases via text files. Discretizer-Setup isn't ready for upload yet (but anyone can get a tar.gz if you drop a mail). So I will rip out everyting dealing with boundary conditions from Discretizer in (not so distant) future and let Discretizer-Setup do that work. In Discretizer-Setup I've been switching between icoFoam a simpleFoam with success, rest of solvers could be added without any problems. Also I try to develop Discretizer-Setup with a good structure so I can have contributions in future. Regards Björn Bergqvist http://www.discretizer.org
__________________
________________________________________ Björn Bergqvist, creator of Discretizer, a free mesh generator for OpenFOAM _________http://www.discretizer.org_____________
|
|
October 14, 2009, 04:14 |
|
#16 |
New Member
Matthew Philpott
Join Date: Aug 2009
Location: Belgium
Posts: 24
Rep Power: 17 |
looks like it's coming along nicely Björn! Looking forward to trying Discretizer-Setup.
__________________
CAELinux 2009 + OF1.5 Ubuntu 9.04 x64 (jaunty jackalope) + OF1.6 |
|
November 20, 2009, 09:50 |
|
#17 |
New Member
Luca COLZANI
Join Date: Apr 2009
Posts: 3
Rep Power: 17 |
Hi all,
do you know if it is it possible to open and mesh a STL file with the currently downloadable vesion of Discretizer? Thank you very much for your answers! Luca |
|
November 21, 2009, 06:24 |
|
#18 |
Member
Björn Bergqvist
Join Date: Mar 2009
Location: Gothenburg, Västra Götaland, Sweden
Posts: 43
Rep Power: 17 |
No, it's not possible. Did you think of snappyHexMesh for volume mesh then?
Regards Björn Bergqvist
__________________
________________________________________ Björn Bergqvist, creator of Discretizer, a free mesh generator for OpenFOAM _________http://www.discretizer.org_____________
|
|
November 21, 2009, 07:00 |
|
#19 |
New Member
Luca COLZANI
Join Date: Apr 2009
Posts: 3
Rep Power: 17 |
The issue is that I have an internal/pipe flow, so I don't feel like using snappyhexmesh.
Then I think I will go for a try with gmsh and engrid, though I still have some trouble to solve by meshing .igs (autocad) files with gmsh. Thank you for your quick relpy and your great work in developing this application! Luca |
|
May 3, 2010, 10:07 |
|
#20 |
Senior Member
Cean
Join Date: Feb 2010
Posts: 128
Rep Power: 16 |
Hi All,
I installed discretizer on Ubuntun 9.04. discretizer_setup works fine, but discretizer has its window maximised to whole screen. On another pc, discretizer can't show the drawing area correctly. It shows what on the screen before discretizer started. I created a piont and a cube and click the drawing area, I can seen the cube then. But when I release the mouse, the cube vanished and the drawing area back to its former display. Any idea? Regards, Cean |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
solution manual for essential computational fluid dynamics by oleg zikanov | okhitan | Main CFD Forum | 0 | October 25, 2014 16:54 |
computational fluid dynamics and finite element analysis | kabirgph | Main CFD Forum | 1 | October 17, 2014 07:59 |
unable to find any Online Course regarding Basic Computational Fluid Dynamics | Yuska Kamil | Main CFD Forum | 1 | December 17, 2007 15:39 |
Icemcfd 11: Loss of mesh from surface mesh option? | Joe | CFX | 2 | March 26, 2007 19:10 |
Terrible Mistake In Fluid Dynamics History | Abhi | Main CFD Forum | 12 | July 8, 2002 10:11 |