View Issue Details

IDProjectCategoryView StatusLast Update
0002883OpenFOAMBugpublic2018-03-21 07:29
ReporterQiang Assigned Tohenry  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionno change required 
Product Versiondev 
Summary0002883: refineWallLayer does not work.
Description/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: dev |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : dev-abb25bf97761
Exec : refineWallLayer -overwrite WALL-1 0.25
Date : Mar 21 2018
Time : 10:16:01
Host : "SC-QIANG"
PID : 26527
I/O : uncollated
Case : revisedForOpenFOAM5-dev
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10)
allowSystemOperations : Allowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create polyMesh for time = 0



--> FOAM FATAL IO ERROR:
incorrect first token, expected <int> or '(', found on line 0 the word 'WALL-1'

file: IStringStream.sourceFile at line 0.

    From function Foam::Istream& Foam::operator>>(Foam::Istream&, Foam::List<T>&) [with T = Foam::wordRe]
    in file /home/OpenFOAM-dev/src/OpenFOAM/lnInclude/ListIO.C at line 148.

FOAM exiting
Steps To ReproduceAny case the refineWallLayer does not work.
TagsNo tags attached.

Activities

henry

2018-03-21 07:28

manager   ~0009433

You did not provide a patch list, you provided a single patch:

Usage: refineWallLayer [OPTIONS] <patches> <edgeFraction>

henry

2018-03-21 07:29

manager   ~0009434

User error

Issue History

Date Modified Username Field Change
2018-03-21 02:19 Qiang New Issue
2018-03-21 07:28 henry Note Added: 0009433
2018-03-21 07:29 henry Assigned To => henry
2018-03-21 07:29 henry Status new => closed
2018-03-21 07:29 henry Resolution open => no change required
2018-03-21 07:29 henry Note Added: 0009434