abstract foxes.core.PartialWakesModel.new_wake_deltas(algo, mdata, fdata)[source]

Creates new initial wake deltas, filled with zeros.

Parameters

algo: foxes.core.Algorithm

The calculation algorithm

mdata: foxes.core.Data

The model data

fdata: foxes.core.Data

The farm data

Returns

wake_deltas: dict

Keys: Variable name str, values: any

pdata: foxes.core.Data

The evaluation point data