foamGet: added directory target for scalar field s
This commit is contained in:
@ -193,6 +193,9 @@ prefix="$1"
|
||||
*Properties|*Cloud)
|
||||
tgt="constant"
|
||||
;;
|
||||
s)
|
||||
tgt="0"
|
||||
;;
|
||||
*)
|
||||
tgt="system"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user