PedestrianDynamics / PedestrianDynamics/PedPy
Calculate alignment parameter
Open
Nobody has claimed this yet.
science
- Dominant language
- Pascal
- Stars
- 35
- Forks
- 18
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 2
Description
Calculate alignment parameter $\phi_d(i)$
$$\phi_d(i) = \frac{1}{N} \left| \sum_{n=1}^{N} \frac{\vec{v_i^n} \cdot \vec{u_i^n}}{\vec{v_i^n}} \right|$$
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.