Menu

#19 run-time selection of surface interpolation scheme ignored?

1.0
open
nobody
2018-10-09
2018-10-09
Pfiffikus
No

The run-time selection of the harmonic scheme for surface interpolation results in

interpolate(const GeometricField<Type, fvPatchField, volMesh>&, const word&) : interpolating GeometricField<Type, fvPatchField, volMesh> using harmonic
surfaceInterpolationScheme<Type>::New(const fvMesh&, Istream&) : discretisation scheme = linear
surfaceInterpolationScheme<Type>::interpolate(const GeometricField<Type, fvPatchField, volMesh>&) : interpolating volScalarField absPerm_K from cells to faces
surfaceInterpolationScheme<Type>::interpolate(const GeometricField<Type, fvPatchField, volMesh>&, const tmp<surfaceScalarField>&) : interpolating volScalarField absPerm_K from cells to faces without explicit correction

i.e. our selection is ignored (as confirmed by the resulting values!) by an automatic switch back to 'linear'?

What's wrong?

Many thanks for any hint

Discussion


Log in to post a comment.

MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.