Skip to content

Instantly share code, notes, and snippets.

@aokomoriuta
Created May 21, 2015 05:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aokomoriuta/747a5519f7ba0631177c to your computer and use it in GitHub Desktop.
Save aokomoriuta/747a5519f7ba0631177c to your computer and use it in GitHub Desktop.
OpenCAE V&V issue#1 log*
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: dev |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : dev-f6be0d888eec
Exec : pimpleFoam
Date : May 21 2015
Time : 08:48:36
Host : "example.com"
PID : 719
Case : /home/user/VandV/OpenFOAM/OpenFOAM-BenchmarkTest/channelReTau110/NoBatch/n_00008/mpi_00001/simulationType_laminar-LESModel_laminar-delta_cubeRootVol-solver_PCG-preconditioner_FDIC
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
PIMPLE: Operating solver in PISO mode
Reading field p
Reading field U
Reading/calculating face flux field phi
Selecting incompressible transport model Newtonian
Selecting turbulence model type laminar
Creating finite volume options from "system/fvOptions"
Selecting finite volume options model type vectorSemiImplicitSource
Source: momentumSource
- applying source for all time
- selecting all cells
- selected 2995200 cell(s) with volume 197.392
Starting time loop
fieldAverage fieldAverage1:
Starting averaging at time 0
Courant Number mean: 0.458366 max: 0.458366
Time = 0.002
PIMPLE: iteration 1
--> FOAM FATAL IO ERROR:
keyword div((nuEff*dev2(T(grad(U))))) is undefined in dictionary "/home/user/VandV/OpenFOAM/OpenFOAM-BenchmarkTest/channelReTau110/NoBatch/n_00008/mpi_00001/simulationType_laminar-LESModel_laminar-delta_cubeRootVol-solver_PCG-preconditioner_FDIC/system/fvSchemes.divSchemes"
file: /home/user/VandV/OpenFOAM/OpenFOAM-BenchmarkTest/channelReTau110/NoBatch/n_00008/mpi_00001/simulationType_laminar-LESModel_laminar-delta_cubeRootVol-solver_PCG-preconditioner_FDIC/system/fvSchemes.divSchemes from line 30 to line 33.
From function dictionary::lookupEntry(const word&, bool, bool) const
in file db/dictionary/dictionary.C at line 442.
FOAM exiting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment