Skip to content
Snippets Groups Projects
Commit d8ea41e7 authored by Haakan Nilsson's avatar Haakan Nilsson Committed by Mark OLESEN
Browse files

STYLE: foamPwd (posix) function with some env replacements (issue #844)

- the current working path with replacements for base-level
  OpenFOAM env variables such as FOAM_RUN, WM_PROJECT_DIR,
  WM_PROJECT_USER_DIR etc

  Can be used directly from the command-line or embedded into a
  command prompt. For example,

      PS1='$(foamPwd)\n\u\$ '

- aliases for user solver/utilities located under "$WM_PROJECT_USER_DIR":
  (ufoam, uapp, usol, uutil)
parent 26bb05d6
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment