CompilingCustomOutput
Directory actions
More options
Directory actions
More options
CompilingCustomOutput
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
# Get user privileges sudo bash # Copy modified source to appropriate location cp *.C /opt/openfoam4/... # Go to closest parent directory that can wmake cd /opt/openfoam4/... # Compile wmake # Now your modified library is ready to use!