|
[Sponsors] |
May 12, 2014, 16:21 |
|
#21 |
New Member
Join Date: Sep 2010
Posts: 16
Rep Power: 17 |
Dropbox took the link for the PDF down due to a Dropbox vulnerability. You can find the PDF on the website of my University:
http://upcommons.upc.edu/pfc/bitstre...9/1/memory.pdf May a moderator edit the first post to reflect this change? Thanks Alejandro |
|
May 12, 2014, 18:03 |
|
#23 |
New Member
Join Date: Sep 2010
Posts: 16
Rep Power: 17 |
Thanks a lot.
It was a privacy issue. If you clicked a link in a PDF (or other kind of shared file in Dropbox) the website linked could obtain the shared link and access the file. More info: https://blog.dropbox.com/2014/05/web...-shared-links/ |
|
June 3, 2014, 05:52 |
Taimoor
|
#24 |
New Member
Taimoor Asim
Join Date: Mar 2014
Posts: 4
Rep Power: 12 |
I wrote ./runAllMesh in the terminal window but it syas that the permission is denied. As I am new to OpenFOAM so need some help over here. ANybody available for helping me out?
Last edited by t.asim; June 9, 2014 at 06:42. |
|
June 10, 2014, 07:04 |
Struggling with commands in the terminal window
|
#25 |
New Member
Taimoor Asim
Join Date: Mar 2014
Posts: 4
Rep Power: 12 |
Help required please!!! I changed the working directory in the terminal window to gearMain, and wrote chmod +x ./runAllMesh, but nothing happens. It simply goes to the next line. I was expecting it to take some time for mesh generation. Similarly, after performing the above command, I wrote chmod +x ./runAllMove and chmod +x ./runAllPimple but nothing happens. ANy ideas as to what is going on? Regards.
|
|
June 10, 2014, 15:14 |
|
#26 |
New Member
Join Date: Sep 2010
Posts: 16
Rep Power: 17 |
The chmod +x command only adds execution permissions to the files, so that you can now run them by typing:
./runAllMesh (for instance) This is good reading about the Linux terminal: http://www.howtogeek.com/140679/begi...inux-terminal/ (more links in the article) http://lifehacker.com/5743814/become...ving-shortcuts Keep in mind that I started using Linux 2 years before this project was started, it takes some time to get used to the terminal, but after you learn it, it is extremely useful.
__________________
Terrassa Rocket Team Blog: http://terrassarocketteam.blogspot.com/ |
|
June 12, 2014, 10:08 |
|
#27 |
New Member
Taimoor Asim
Join Date: Mar 2014
Posts: 4
Rep Power: 12 |
Dear Alejandro, thanks a lot for your reply. I have started reading the the information provided on these links. By the time, I used chmod for permission, and then used ./runAllMesh but it gives a list of errors (please see the attachment). It seems that there is something related to the structure of the folders. Best Regards.
|
|
June 12, 2014, 14:02 |
|
#28 |
New Member
Join Date: Sep 2010
Posts: 16
Rep Power: 17 |
The "folder exists" warning is not a problem. But you need to do the chmod thing on every executable, it's because of this that you are getting the "permission denied" error.
But you really need more practice on your own if you are having trouble with this.
__________________
Terrassa Rocket Team Blog: http://terrassarocketteam.blogspot.com/ |
|
June 15, 2014, 17:27 |
|
#29 |
New Member
Taimoor Asim
Join Date: Mar 2014
Posts: 4
Rep Power: 12 |
Dear Alejandro, If you see the snapshot that I attached in my previous post, I have indeed used chmod command before ./runAllMesh but it gave me errors mentioned. I have tried it a few more times now, also tried to get information online as to what is the problem, but still getting the same errors.
|
|
August 17, 2014, 00:11 |
|
#30 |
New Member
wuwenbo
Join Date: Jan 2013
Posts: 17
Rep Power: 13 |
I'm in china too, and I need these files for my work to study this dynamicMesh, can you send it to me!
wwb@sjtu.edu.cn Thank you! |
|
October 22, 2014, 10:50 |
|
#31 |
New Member
Miha Pogačar
Join Date: Jun 2014
Posts: 3
Rep Power: 12 |
Thank you Alejandro for your generous contribution! Your work has helped me tremendously.
Miha Last edited by miha.pog; October 22, 2014 at 10:52. Reason: Forgot to enter name :P |
|
March 23, 2017, 10:27 |
|
#32 | |
New Member
Pasi Kaipainen
Join Date: Jan 2017
Posts: 1
Rep Power: 0 |
Quote:
Did you ever end up doing any simulations of a screw blower? I would be interested to know what approach you ended up taking. Thanks, Pasi |
||
August 18, 2017, 11:48 |
|
#33 |
New Member
Elena Valle
Join Date: Jul 2016
Posts: 3
Rep Power: 10 |
Hi Alejandro.
Did you worked with internal walls? I'm trying to place baffles in a 2D axisymmetric clarifier using extrudeToRegionMesh, but it doesn't work. If I use extrudeMesh the internal walls disappear. Thank you so much |
|
January 14, 2021, 16:38 |
|
#34 |
New Member
Join Date: Jul 2017
Posts: 10
Rep Power: 9 |
[QUOTE=TRT;368540]Hi all. My name is Alejandro Roger Ull. This spring I've been working on my final project for my aerospace engineering degree. I did a study on how to work with dynamic meshes in OpenFOAM, in particular for its application to a gear pump simulation. I want to share my work with you, so that anyone that may find it helpful can access to it.
Gear Pump Animation The work consists on meshing the geometry with snappyHexMesh in parallel and extruding it with extrudeMesh to make it two-dimensional. Then a custom boundary condition for the movement of the mesh is created. Finally the simulation is run in parallel, by generating an initial mesh, moving it as much as possible, up to acceptable limits of deformation, and finally replacing it with a new mesh. Everything is completely automated. You can download the document here. (2.63 MB) (CC BY-NC-SA 3.0) Also, all the files I used can be downloaded here. (9.12 MB) (CC BY-NC-SA 3.0) Are the case files still available in 2021?! Stumbled on this fine work but now deleted from the dropbox link.. |
|
April 21, 2021, 07:32 |
|
#35 | |
New Member
Join Date: Nov 2020
Posts: 15
Rep Power: 6 |
Quote:
|
||
April 22, 2021, 08:17 |
|
#36 |
Member
James Willie
Join Date: Mar 2009
Posts: 81
Rep Power: 17 |
Do you mean the gear pump tutorial for OpenFoam? I can share it with you if you send me your email address.
Thanks! James |
|
April 23, 2021, 07:42 |
|
#37 | |
New Member
Join Date: Nov 2020
Posts: 15
Rep Power: 6 |
Quote:
|
||
April 23, 2021, 07:53 |
|
#38 |
New Member
Join Date: Jul 2017
Posts: 10
Rep Power: 9 |
||
June 25, 2021, 23:12 |
|
#39 |
New Member
Carlos Alarcon
Join Date: Jun 2021
Posts: 4
Rep Power: 5 |
Hi can you send me the files please? carlosexequiel.a.s@gmail.com
|
|
June 28, 2021, 12:14 |
|
#40 |
Senior Member
TWB
Join Date: Mar 2009
Posts: 414
Rep Power: 19 |
Hi, can anyone just post the tutorial files here so that everyone can download?
|
|
Tags |
boundary condition, extrudemesh, movemesh, parallel, snappyhexmesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Gambit problems | Althea | FLUENT | 22 | January 4, 2017 04:19 |
[Gmsh] 2D Mesh Generation Tutorial for GMSH | aeroslacker | OpenFOAM Meshing & Mesh Conversion | 12 | January 19, 2012 04:52 |
Extended version: Dynamic mesh | fusij | OpenFOAM | 2 | February 18, 2011 03:12 |
Some questions about mesh updating in dynamic mesh technique | lzgwhy | Main CFD Forum | 0 | June 14, 2009 09:01 |
Dynamic mesh - structured mesh | mrestrepo30 | FLUENT | 0 | June 3, 2009 16:40 |