Skip to content

Commit

Permalink
Update PelePhysics and add new utility to Make.PeleLMeX
Browse files Browse the repository at this point in the history
  • Loading branch information
dmontgomeryNREL committed Nov 6, 2024
1 parent 86c4721 commit 652d12e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Exec/Make.PeleLMeX
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ ChemDir = Mechanisms/$(Chemistry_Model)

PPdirs := Source/Utility/PMF Source/Utility/TurbInflow Source/Utility/PltFileManager
PPdirs += Source/Utility/Diagnostics Source/Utility/BlackBoxFunction
PPdirs += Source/Utility/Utilities
PPdirs += Source $(ChemDir) Source/Reactions Source/Eos Source/Transport
Bpack += $(foreach dir, $(PPdirs), $(PELE_PHYSICS_HOME)/$(dir)/Make.package)
Blocs += $(foreach dir, $(PPdirs), $(PELE_PHYSICS_HOME)/$(dir))
Expand Down

0 comments on commit 652d12e

Please sign in to comment.