|
[Sponsors] |
[solids4Foam] Unable to run the flexibleOversetCylinder tutorial case |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 25, 2023, 03:52 |
Unable to run the flexibleOversetCylinder tutorial case
|
#1 |
Member
Divyaprakash
Join Date: Jun 2014
Posts: 71
Rep Power: 12 |
I have installed the following in the order below on a system with Ubuntu 22.04.
1. OpenFOAM 2012 (ESI) 2. Precice 2.4 3. Precice OpenFOAM adapter 4. Solids4Foam V2 The installation of solids4Foam did not throw any errors. However the AllTest script just stops at the 3DTube tutorial. I left it overnight and there was no progress. Below are the few lines before the test just freezes. Code:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | solids4Foam::convertCaseFormat start | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Changing symmetryPlane to symmetry in blockMeshDict Changing symmetryPlane to symmetry in ./0/p Changing symmetryPlane to symmetry in ./0/U Changing symmetryPlane to symmetry in ./0/pointDisplacement Moving constant/polyMesh/blockMeshDict to system Changing RASModel to RAS in turbulenceProperties Changing timeVaryingUniformFixedValue to uniformValue in p ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | solids4Foam::convertCaseFormat end | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running blockMesh on /home/divyaprakash/solids4foam-2.0/tutorialsTest/fluidSolidInteraction-preCICE/3dTube/fluid Running pimpleFoam on /home/divyaprakash/solids4foam-2.0/tutorialsTest/fluidSolidInteraction-preCICE/3dTube/fluid I tried running the tutorial on flexibleOversetCylinder accroding to the given instructions. However I couldn't run that either. I am attaching the outputs below. The Solid script just freezes at the last line as given below. SOLIDS TERMINAL Code:
divyaprakash@divyaprakash-ThinkPad-E14-Gen-2:~/solids4foam-2.0/tutorials/fluidSolidInteraction-preCICE/flexibleOversetCylinder$ ./Allrun.solid Running blockMesh on /home/divyaprakash/solids4foam-2.0/tutorials/fluidSolidInteraction-preCICE/flexibleOversetCylinder/solid /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2012 | | \\ / A nd | Website: www.openfoam.com | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : _269d0ffd5c-20210619 OPENFOAM=2012 patch=210618 Arch : "LSB;label=32;scalar=64" Exec : transformPoints -rotate-angle ((1 0 0) 90) Date : May 25 2023 Time : 12:18:41 Host : divyaprakash-ThinkPad-E14-Gen-2 PID : 105128 I/O : uncollated Case : /home/divyaprakash/solids4foam-2.0/tutorials/fluidSolidInteraction-preCICE/flexibleOversetCylinder/solid nProcs : 1 trapFpe: Floating point exception trapping enabled (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 5, maxFileModificationPolls 20) allowSystemOperations : Allowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Rotating points about (1 0 0) angle 90 Rotating points by (1 0 0 0 2.22045e-16 -1 0 1 2.22045e-16) Writing points into directory "/home/divyaprakash/solids4foam-2.0/tutorials/fluidSolidInteraction-preCICE/flexibleOversetCylinder/solid/constant/polyMesh" End Running solids4Foam on /home/divyaprakash/solids4foam-2.0/tutorials/fluidSolidInteraction-preCICE/flexibleOversetCylinder/solid Code:
divyaprakash@divyaprakash-ThinkPad-E14-Gen-2:~/solids4foam-2.0/tutorials/fluidSolidInteraction-preCICE/flexibleOversetCylinder$ ./Allrun.fluid Running extrudeMesh on /home/divyaprakash/solids4foam-2.0/tutorials/fluidSolidInteraction-preCICE/flexibleOversetCylinder/fluid/cylinderMesh Running createPatch on /home/divyaprakash/solids4foam-2.0/tutorials/fluidSolidInteraction-preCICE/flexibleOversetCylinder/fluid/cylinderMesh Running blockMesh on /home/divyaprakash/solids4foam-2.0/tutorials/fluidSolidInteraction-preCICE/flexibleOversetCylinder/fluid/cylinderAndBackground Running mergeMeshes on /home/divyaprakash/solids4foam-2.0/tutorials/fluidSolidInteraction-preCICE/flexibleOversetCylinder/fluid/cylinderAndBackground Running topoSet on /home/divyaprakash/solids4foam-2.0/tutorials/fluidSolidInteraction-preCICE/flexibleOversetCylinder/fluid/cylinderAndBackground Restore 0/ from 0.orig/ Warning: no 0.orig/ found Running setFields on /home/divyaprakash/solids4foam-2.0/tutorials/fluidSolidInteraction-preCICE/flexibleOversetCylinder/fluid/cylinderAndBackground Running transformPoints on /home/divyaprakash/solids4foam-2.0/tutorials/fluidSolidInteraction-preCICE/flexibleOversetCylinder/fluid/cylinderAndBackground Running overPimpleDyMFoam on /home/divyaprakash/solids4foam-2.0/tutorials/fluidSolidInteraction-preCICE/flexibleOversetCylinder/fluid/cylinderAndBackground Removing time directories without results Last edited by Divyaprakash; May 25, 2023 at 08:13. Reason: Forgot to mention Ubuntu version |
|
May 25, 2023, 06:49 |
|
#2 |
Member
Ashutosh
Join Date: Jul 2021
Location: India
Posts: 75
Rep Power: 5 |
No initial condition for fluid simulation.
|
|
May 25, 2023, 08:02 |
|
#3 |
Member
Divyaprakash
Join Date: Jun 2014
Posts: 71
Rep Power: 12 |
||
May 25, 2023, 11:22 |
|
#4 |
Member
Ashutosh
Join Date: Jul 2021
Location: India
Posts: 75
Rep Power: 5 |
You need to run installTutorials first
|
|
May 25, 2023, 12:26 |
|
#5 |
Member
Divyaprakash
Join Date: Jun 2014
Posts: 71
Rep Power: 12 |
InstallTutorials script is for downloading the Precice tutorials. That script is there in "solids4foam-2.0/tutorials/fluidSolidInteraction-preCICE". I ran the script. It doesn't add any 0 directory to the flexibleOversetCylinder case directory.
|
|
May 25, 2023, 12:28 |
|
#6 |
Member
Ashutosh
Join Date: Jul 2021
Location: India
Posts: 75
Rep Power: 5 |
Create a issue in GitHub repo.
|
|
May 25, 2023, 12:40 |
|
#7 |
Member
Divyaprakash
Join Date: Jun 2014
Posts: 71
Rep Power: 12 |
Okay. I have added it here.
https://github.com/solids4foam/solids4foam/issues/42 |
|
Tags |
freezes, overset |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[DesignModeler] DesignModeler Scripting: How to get Full Command Access | ANT | ANSYS Meshing & Geometry | 53 | February 16, 2020 16:13 |
How to run in transient the airFoil2D (simpleFoam) tutorial case? | csacska | OpenFOAM Running, Solving & CFD | 5 | June 19, 2017 09:45 |
Is Playstation 3 cluster suitable for CFD work | hsieh | OpenFOAM | 9 | August 16, 2015 15:53 |
Can't run a case in HelyxOS with an imported mesh from Fluent | HHOS | OpenFOAM Running, Solving & CFD | 0 | July 2, 2013 07:25 |
Flux update during an MPI run between decomposed case parts? | scott | OpenFOAM | 0 | July 21, 2010 21:47 |