mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
display PATH env var in cfdemSysTest
We will add bin and library paths for cfdemcoupling binaries and libraries in the future -> display PATH to see if they are set correctly
This commit is contained in:
@ -41,6 +41,7 @@ echo ""
|
||||
|
||||
echo "library names"
|
||||
echo '$CFDEM_LIB_NAME = '"$CFDEM_LIB_NAME"
|
||||
echo '$PATH = '"$PATH"
|
||||
echo '$LD_LIBRARY_PATH = '"$LD_LIBRARY_PATH"
|
||||
echo '$WM_NCOMPPROCS = '"$WM_NCOMPPROCS"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user