vipra-uwf / vipra

1 stars 1 forks source link

VIPRA Simulation #75

Open GoodenoughR opened 1 year ago

GoodenoughR commented 1 year ago

VIPRA Simulation

Needed Functionality:

Discussion Points:

  1. How are pedestrians loaded/initialized? Originally, a pedestrians json file was loaded with their initial positions, as well as their initial model specific attributes. This requires a different pedestrians file for each model.
  2. Map Loaders: Should we add a new module type that is responsible for loading map files? Each map loader can handle a different type of map (polygon, point, etc), the obstacle sets take the data from the map loader.
  3. Are we implementing MPI?
  4. How is documentation handled?
  5. Coding standard?
GoodenoughR commented 1 year ago

Discussion point

  1. Do we need a separate module for diff eq solver, or was that a part of the pedestrian model?
ashok0srinivasan commented 1 year ago

We should have a separate module for that.

On Thu, Oct 20, 2022 at 1:23 PM Rolland Goodenough @.***> wrote:

Discussion point

  1. Do we need a separate module for diff eq solver, or was that a part of the pedestrian model?

— Reply to this email directly, view it on GitHub https://github.com/vipra-uwf/vipra/issues/75#issuecomment-1286098956, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPNH5HKXZS4QF3NLXCMFILWEGS2TANCNFSM6AAAAAARHQY2FA . You are receiving this because you are subscribed to this thread.Message ID: @.***>