Searched refs:Tw (Results 1 – 1 of 1) sorted by relevance
38 PetscReal Tw; /* Filter time constant */ member103 user->Tw = 0.2; in WindSpeeds()109 PetscCall(PetscOptionsReal("-Tw", "", "", user->Tw, &user->Tw, NULL)); in WindSpeeds()195 f[0] = user->Tw * udot[0] - wd[stepnum] + u[0]; in IFunction()