mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
23 lines
576 B
Plaintext
23 lines
576 B
Plaintext
faOption/faOption.C
|
|
faOption/faOptionIO.C
|
|
faOption/faOptionList.C
|
|
faOption/faOptions.C
|
|
|
|
faceSetOption/faceSetOption.C
|
|
|
|
/* Sources */
|
|
derivedSources=sources/derived
|
|
|
|
$(derivedSources)/externalHeatFluxSource/externalHeatFluxSource.C
|
|
$(derivedSources)/jouleHeatingSource/jouleHeatingSource.C
|
|
$(derivedSources)/contactHeatFluxSource/contactHeatFluxSource.C
|
|
$(derivedSources)/externalFileSource/externalFileSource.C
|
|
|
|
/* Corrections */
|
|
corrections=corrections
|
|
|
|
$(corrections)/limitVelocity/limitVelocity.C
|
|
$(corrections)/limitHeight/limitHeight.C
|
|
|
|
LIB = $(FOAM_LIBBIN)/libfaOptions
|