|
[Sponsors] |
September 9, 2021, 00:59 |
Cylindrical coordinate system
|
#1 |
New Member
Daigo FUKUOKA
Join Date: Sep 2021
Posts: 2
Rep Power: 0 |
Hello!
I have a problem about cylindrical coordinate system. I research axisymmetric jet, and I want to use cylindrical coordinate system in numerical simulation. I will use direct numerical simulation in finite difference scheme (fortran). In my university, there is an interesting book. The book name is "Paolo Orlandi, Fluid Flow Phenomena A Numerical Toolkit". It has gzip file about program that would be helpful. It was written in this book that "To compile the codes, in IBM or Digital computers. What should I do to use these codes? My computer has gfortran, so I modify the codes from xlf to gfortran in makefile. Next I compile the make file, and I get following error codes. in function `meshes_' undefined reference to `__fentry__' If you have knowledge about cylindrical coordinate system, Please tell me about it. Thank you! Last edited by DaiFuku; September 13, 2021 at 05:04. |
|
September 20, 2021, 23:34 |
|
#2 |
New Member
Daigo FUKUOKA
Join Date: Sep 2021
Posts: 2
Rep Power: 0 |
Thank you for reading this quetion!
I solve this problem to eliminate -p option in makefile. The option has been abolished and is replaced to -pg. But, I don't make cylindrical coordinate mesh. So, please tell me bout it. |
|
Tags |
cylindrical coordinates, finite difference method, fortran code, jet flow |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ANSYS Meshing] Coordinate system Import to Fluent | superduke1200 | ANSYS Meshing & Geometry | 4 | December 16, 2018 04:41 |
Local cylindrical coordinate system | dniem | FLUENT | 2 | July 9, 2018 13:43 |
Problem with exporting solution data concerning the coordinate System | elbi_ente | Structural Mechanics | 0 | October 9, 2015 02:49 |
Equation in which coordinate system | zubin | Main CFD Forum | 8 | April 30, 2004 11:33 |
Multigrid method for cylindrical coordinate system | chinthakindi | Main CFD Forum | 5 | November 1, 2003 15:46 |