mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
GIT: Resolve conflict
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
# ========= |
|
||||
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
# \\ / O peration |
|
||||
# \\ / A nd | Copyright (C) 2004-2010 OpenCFD Ltd.
|
||||
# \\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
||||
# \\/ M anipulation |
|
||||
#-------------------------------------------------------------------------------
|
||||
# License
|
||||
@ -26,7 +26,7 @@
|
||||
# foamGraphExecTime
|
||||
#
|
||||
# Description
|
||||
#
|
||||
#
|
||||
#------------------------------------------------------------------------------
|
||||
if (! -f "$1" ) then
|
||||
echo "No file: '$1'"
|
||||
@ -44,7 +44,7 @@ cat << EOF > executionTime.dat
|
||||
Solver Performance
|
||||
iterations
|
||||
time/iteration
|
||||
0 0
|
||||
0 0
|
||||
0 0
|
||||
1
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user