Added #!/bin/bash ; serial compile for swak4Foam
This commit is contained in:
parent
83767105da
commit
e50d7c4dcc
3 changed files with 3 additions and 0 deletions
|
@ -80,6 +80,7 @@ then
|
|||
fi
|
||||
|
||||
# build ThirdParty sources that depend on main installation
|
||||
export WM_NCOMPPROCS=1
|
||||
( cd $WM_THIRD_PARTY_DIR && ./AllMake.post )
|
||||
|
||||
# ----------------------------------------------------------------- end-of-file
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!/bin/bash
|
||||
#----------------------------------*-sh-*--------------------------------------
|
||||
# ========= |
|
||||
# \\ / F ield | foam-extend: Open Source CFD
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!/bin/bash
|
||||
#----------------------------------*-sh-*--------------------------------------
|
||||
# ========= |
|
||||
# \\ / F ield | foam-extend: Open Source CFD
|
||||
|
|
Reference in a new issue