-
Notifications
You must be signed in to change notification settings - Fork 4
Usage
Marcus edited this page Jul 1, 2021
·
2 revisions
Nanowire networks (NWNs) are represented by standard NetworkX graph objects. To create a nanowire network with the default parameters, call:
NWN = create_NWN()
See the function's docstring for a description of each of the passable arguments. By default, the NWN objects are nondimensionalized. That is, the arguments that one passes in while creating a NWN are assumed to use be in units given by the default characteristic units.