diff --git a/src/finiteVolume/fields/fvPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValueFvPatchField.C b/src/finiteVolume/fields/fvPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValueFvPatchField.C index c32deca90d..41ee0ebe63 100644 --- a/src/finiteVolume/fields/fvPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValueFvPatchField.C +++ b/src/finiteVolume/fields/fvPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValueFvPatchField.C @@ -416,7 +416,8 @@ void Foam::timeVaryingMappedFixedValueFvPatchField::checkTable() // Reread values and interpolate fileName valsFile ( - this->db().time().caseConstant() + this->db().time().path() + /this->db().time().caseConstant() /"boundaryData" /this->patch().name() /sampleTimes_[endSampleTime_].name()