Skip to content

Vague unscrutable error messages on construction of Container and Resource #131

@venushastri92

Description

@venushastri92

Describe the problem

using ConcurrentSim
env = Simulation()
Container(env, capacity = 100, level = 31)

Simply running this throws me an error :
UndefVarError: N not defined

Stacktrace:
[1] top-level scope
@ In[1]:4

It might be associated with the container parameter N. Please help me resolve this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions