/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Version: v2212 \\ / A nd | Website: www.openfoam.com \\/ M anipulation | ------------------------------------------------------------------------------- Description Calculates the natural logarithm of an input volScalarField \*---------------------------------------------------------------------------*/ type log; libs (fieldFunctionObjects); field ; executeControl writeTime; writeControl writeTime; scale ; translate ; // ************************************************************************* //