ToolsProcessingBoundary conditionsOptionsderivedGeneralFixed gradientOn this pageFixed gradientProperties Neumann condition fixed normal-gradient implicit Face values are evaluated according to: ϕf=ϕc+Δ∇ϕref \phi_f = \phi_c + \Delta \grad{\phi}_{\ref}ϕf=ϕc+Δ∇ϕref where ϕf\phi_fϕf : face value ϕc\phi_cϕc : cell value ∇(ϕ)ref\grad(\phi)_{\ref}∇(ϕ)ref : reference gradient Δ\DeltaΔ : face-to-cell distance Usage <patchName>{ type fixedGradient; gradient <field value>;} Further information Source code: Foam::fixedGradientFvPatchField