Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About Group Dynamics #5

Open
godisreal opened this issue May 13, 2019 · 0 comments
Open

About Group Dynamics #5

godisreal opened this issue May 13, 2019 · 0 comments
Assignees

Comments

@godisreal
Copy link
Owner

godisreal commented May 13, 2019

Not sure whether the existing group model in FDS+EVAC works or not. There is no documents about it. In fact there is a new force-based model of group dynamics. Personally I think it is a better model, and it is reasonable to replace existing model with the new one.

https://groups.google.com/forum/#!msg/fds-smv/zbIIieEBzjc/NBIyLKAwBAAJ

In existing code in evac.f90:
HR%GROUP_ID < 0 -- Individual (Lonely Agent)
HR%GROUP_ID = 0 -- Agents from Entr Namelist
HR%GROUP_ID > 0 -- In Groups

After checking the code in evac.f90, I personally think that HR%GROUP_ID > 0 does not work well.

@godisreal godisreal self-assigned this May 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant