CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2 > SU2 Installation

Metis Run Problem

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   February 9, 2016, 10:53
Default Metis Run Problem
  #1
New Member
 
Mehmet SAHIN
Join Date: Dec 2011
Posts: 12
Rep Power: 14
msahin.ae00 is on a distinguished road
I am trying to test the capabilities of the SU2 code for a rotor. I have installed SU2-4.1.0 with the following options.

./configure --prefix=/home/evren/libs/SU2-latest
--with-cxx=/home/evren/libs/openmpi-1.10.2/bin/mpicxx
--with-cc=/home/evren/libs/openmpi-1.10.2/bin/mpicc --enable-mpi

SU2 works fine for small size meshes (approximately 2 million). Then l increased mesh resolution to 4 million and l get the error below. I can run the same mesh on WIndows 8 using the SU2-3.2.2 version. It requires approximately 12GB. SU2-4.1.0 under cygwin also fails on Windows 8 for the same mesh. This may be memory problem since l have only 16GB on Windows machine. However the unix machine has a relatively large memory (250GB).

More recently l have installed the version 4.1.0 on another parallel machine with the following option:

./configure --prefix=/AKDENIZ/users/msahin/SU2-4.1.0 --with-cxx=/usr/mpi/gcc/openmpi-1.8.8/bin/mpicxx --with-cc=/usr/mpi/gcc/openmpi-1.8.8/bin/mpicc --enable-mpi

and it works for 6million element approximately consuming 97 GB.

I also need to mention that l use all hexa elements with local conformal refinement. Sometimes the number of elements connected to a node can be relatively high in 3d. This number is 8 for a Cartesian mesh in 3d.

Best regards

Mehmet SAHIN


ROTOR_TAI]$ ../../libs/openmpi-1.10.2/bin/mpirun -np 4 SU2_CFD rot_caradonna_tung_4.1.0_EU.cfg

-------------------------------------------------------------------------
| ___ _ _ ___ |
| / __| | | |_ ) Release 4.1.0 "Cardinal" |
| \__ \ |_| |/ / |
| |___/\___//___| Suite (Computational Fluid Dynamics Code) |
|
| |
-------------------------------------------------------------------------
| SU2 Lead Dev.: Dr. Francisco Palacios, Francisco.D.Palacios@boeing.com|
| Dr. Thomas D. Economon, economon@stanford.edu |
-------------------------------------------------------------------------
| SU2 Developers: |
| - Prof. Juan J. Alonso's group at Stanford University. |
| - Prof. Piero Colonna's group at Delft University of Technology. |
| - Prof. Nicolas R. Gauger's group at Kaiserslautern U. of Technology.
| |
| - Prof. Alberto Guardone's group at Polytechnic University of Milan. |
| - Prof. Rafael Palacios' group at Imperial College London. |
-------------------------------------------------------------------------
| Copyright (C) 2012-2015 SU2, the open-source CFD code. |
| |
| SU2 is free software; you can redistribute it and/or |
| modify it under the terms of the GNU Lesser General Public |
| License as published by the Free Software Foundation; either |
| version 2.1 of the License, or (at your option) any later version. |
| |
| SU2 is distributed in the hope that it will be useful, |
| but WITHOUT ANY WARRANTY; without even the implied warranty of |
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| Lesser General Public License for more details. |
| |
| You should have received a copy of the GNU Lesser General Public |
| License along with SU2. If not, see <http://www.gnu.org/licenses/>. |
-------------------------------------------------------------------------

------------------------ Physical Case Definition ----------------------- Compressible Euler equations.
Mach number: 0.
Angle of attack (AoA): 0 deg, and angle of sideslip (AoS): 0 deg.
Performing a dynamic mesh simulation: rotating reference frame.
No restart solution, use the values at infinity (freestream).
Dimensional simulation.
The reference length/area (force coefficient) is 1.
The reference length (moment computation) is 1.
Reference origin (moment computation) is (0.25, 0, 0).
Surface(s) where the force coefficients are evaluated: airfoil.
Surface(s) plotted in the output file: airfoil.
Surface(s) belonging to the Fluid-Structure Interaction problem:
Input mesh file name: TAI_ROTOR_MESH.su2

---------------------- Space Numerical Integration ---------------------- Jameson-Schmidt-Turkel scheme for the flow inviscid terms.
JST viscous coefficients (1st, 2nd & 4th): 0.15, 0.5, 0.02.
The method includes a grid stretching correction (p = 0.3).
Second order integration.
Gradient computation using Green-Gauss theorem.

---------------------- Time Numerical Integration ----------------------- Local time stepping (steady state simulation).
Euler implicit method for the flow equations.
CFL adaptation. Factor down: 1.5, factor up: 0.5,
lower limit: 1, upper limit: 100.
Courant-Friedrichs-Lewy number: 6

------------------------- Convergence Criteria -------------------------- Maximum number of iterations: 99999.
Reduce the density residual 6 orders of magnitude.
The minimum bound for the density residual is 10^(-12).
Start convergence criteria at iteration 10.

-------------------------- Output Information --------------------------- Writing a flow solution every 100 iterations.
Writing the convergence history every 1 iterations.
The output file format is Tecplot ASCII (.dat).
Convergence history file name: history.
Forces breakdown file name: forces_breakdown.dat.
Surface flow coefficients file name: surface_flow.
Flow variables file name: flow.
Restart flow file name: restart_flow.dat.

------------------- Config File Boundary Information -------------------- Euler wall boundary marker(s): airfoil.
Far-field boundary marker(s): farfield.

---------------------- Read Grid File Information ----------------------- Three dimensional problem.
3882215 points before parallel partitioning.
Performing linear partitioning of the grid nodes.
3816766 interior elements before parallel partitioning.
Distributing elements across all ranks.
Calling the partitioning functions.
Building the graph adjacency structure.
2 surface markers.
118736 boundary elements in index 0 (Marker = airfoil).
7526 boundary elements in index 1 (Marker = farfield).
Calling ParMETIS...
[ferrel:23100] *** Process received signal *** [ferrel:23100] Signal: Segmentation fault (11) [ferrel:23100] Signal code: Address not mapped (1) [ferrel:23100] Failing at address: 0xffffffff33b87320 [ferrel:23100] [ 0] /lib64/libpthread.so.0[0x3b2400f500]
[ferrel:23100] [ 1] SU2_CFD[0xdc2df8]
[ferrel:23100] [ 2] SU2_CFD[0xdaf049]
[ferrel:23100] [ 3] SU2_CFD[0xcb4d07]
[ferrel:23100] [ 4] SU2_CFD[0xa1be6a]
[ferrel:23100] [ 5] /lib64/libc.so.6(__libc_start_main+0xfd)[0x3b2381ecdd]
[ferrel:23100] [ 6] SU2_CFD[0x407919]
[ferrel:23100] *** End of error message ***
--------------------------------------------------------------------------
mpirun noticed that process rank 0 with PID 23100 on node ferrel exited on signal 11 (Segmentation fault).
--------------------------------------------------------------------------
msahin.ae00 is offline   Reply With Quote

 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
cloudInfo1 problem with MPI parallel run on reactingParcelFoam JuanRodriguez OpenFOAM Running, Solving & CFD 0 March 17, 2015 10:22
Problem to run flow around a cylinder - LES case valerio galluzzi OpenFOAM Pre-Processing 0 August 26, 2014 07:47
Problem with cyclic bc when run on parallel Tek OpenFOAM 2 January 20, 2011 14:40
transient problem run in steady state luigi FLUENT 4 March 13, 2008 06:54
Problem on Parallel Run Setup Hamidur Rahman CFX 0 September 23, 2007 17:11


All times are GMT -4. The time now is 18:21.