IDL: Difference between revisions

From UFRC
Jump to navigation Jump to search
Created page with "Category:SoftwareCategory:languageCategory:programmingCategory:science {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|IDL}} |{{#vardefine:url|http://www.ex..."
 
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:language]][[Category:programming]][[Category:science]]
[[Category:Software]][[Category:language]][[Category:programming]][[Category:Data Science]]
{|<!--CONFIGURATION: REQUIRED-->
{|<!--CONFIGURATION: REQUIRED-->
|{{#vardefine:app|IDL}}
|{{#vardefine:app|IDL}}
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_{{#uppercase:{{#var:app}}}}_DIR - installation directory
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_IDL_DOC - documentation directory
* HPC_IDL_DOC - documentation directory
<!--Configuration-->
<!--Configuration-->

Latest revision as of 18:40, 15 August 2022

Description

IDL website  

Description: scientific programming language

Environment Modules

Run module spider IDL to find out what environment modules are available for this application.

System Variables

  • HPC_IDL_DIR - installation directory
  • HPC_IDL_DOC - documentation directory