Difference between revisions of "NetLogo"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:modeling {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|netlogo}} |{{#vardefine:url|https://ccl.northwestern.edu/netlogo/index.shtml}} <!...") |
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
||
Line 24: | Line 24: | ||
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 21:22, 6 December 2019
Description
NetLogo is a multi-agent programmable modeling environment. It is used by many tens of thousands of students, teachers and researchers worldwide. It also powers HubNet participatory simulations. It is authored by Uri Wilensky and developed at the CCL.
Environment Modules
Run module spider netlogo
to find out what environment modules are available for this application.
System Variables
- HPC_NETLOGO_DIR - installation directory
- HPC_NETLOGO_BIN - executable directory