Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
openfoam
openfoam
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 334
    • Issues 334
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 6
    • Merge Requests 6
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Development
  • openfoamopenfoam
  • Issues
  • #1738

Closed
Open
Opened Jun 22, 2020 by Pawan Ghildiyal@PawanReporter

mingw: code failing in one tutorial : develop branch

Hi @mark
with latest develop branch as compiled on Friday, I saw one tutorial is failing .

  • simpleFoam/pitzDailyExptInlet* .
    ** The same case is working fine with v1912. **
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  com                                   |
|   \\  /    A nd           | Website:  www.openfoam.com                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : 86cd5400ce-20200618 OPENFOAM=2006  
Arch   : "LSB;label=32;scalar=64"  
Exec   : C:\Users\pgh\Desktop\OF-1912-master-windows\msys64\home\ofuser\OpenFOAM\OpenFOAM-v1912  \platforms\linux64MingwDPInt32Opt\bin\simpleFoam.exe  
Date   : Jun 22 2020  
Time   : 11:40:08  
Host   : LONLAP003   
PID    : 36748    
I/O    : uncollated 
Case   : C:/Users/pgh/Desktop/OF-1912-master-windows/msys64/home/ofuser/OpenFOAM/OpenFOAM-v1912/tutorials/incompressible/simpleFoam/pitzDailyExptInlet  
nProcs : 1
trapFpe: Floating point   exception trapping enabled (FOAM_SIGFPE).  
fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10)  
allowSystemOperations : Allowing user-supplied system call operations  
  
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 0


SIMPLE: convergence criteria
    field p      tolerance 0.01
    field U      tolerance 0.001
    field "(k|epsilon|omega)"    tolerance 0.001

Reading field p

Reading field U


--> FOAM FATAL IO ERROR:
Trying to read raw field

file: C:/Users/pgh/Desktop/OF-1912-master-windows/msys64/home/ofuser/OpenFOAM/OpenFOAM-v1912/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/C:/Users/pgh/Desktop/OF-1912-master-windows/msys64/home/ofuser/OpenFOAM/OpenFOAM-v1912/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/constant/boundaryData/inlet/points at line 1.

    From Foam::rawIOField<Type>::rawIOField(const Foam::IOobject&, bool) [with Type = Foam::Vector<double>]
    in file /home/buzz2/pawan/OpenFOAM/mingw-windows/OpenFOAM-dev/src/meshTools/lnInclude/rawIOField.C at line 110.

FOAM exiting
Edited Jun 22, 2020 by Mark Olesen
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: Development/openfoam#1738