mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
#!/bin/bash
|
||||
#--------------------------------*- C++ -*----------------------------------
|
||||
# ========= |
|
||||
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
# \\ / O peration | Version: dev
|
||||
# \\ / A nd | Web: www.OpenFOAM.com
|
||||
# \\/ M anipulation |
|
||||
#---------------------------------------------------------------------------
|
||||
#--------------------------------*- C++ -*----------------------------------#
|
||||
# ========= | #
|
||||
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox #
|
||||
# \\ / O peration | Version: dev #
|
||||
# \\ / A nd | Web: www.OpenFOAM.com #
|
||||
# \\/ M anipulation | #
|
||||
#---------------------------------------------------------------------------#
|
||||
cd ${0%/*} || exit 1 # run from this directory
|
||||
|
||||
x0=0.4
|
||||
|
||||
Reference in New Issue
Block a user