Difference between revisions of "UDUNITS"

From UFRC
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Library]][[Category:Data]]
+
[[Category:Software]][[Category:Library]][[Category:Data Science]][[Category:Math]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|udunits}}
 
|{{#vardefine:app|udunits}}
Line 27: Line 27:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
===Serial===
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
* {{#var:app}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
Line 82: Line 72:
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__
=Validation=
 
* Validated 4/5/2018
 

Latest revision as of 17:17, 22 August 2022

Description

udunits website  

The UDUNITS-2 package provides support for units of physical quantities. Its three main components are:

1) a C library for units of physical quantities.

2) a utility; for obtaining the definition of a unit and for converting numeric values between compatible units.

3) an extensive database of units.

Environment Modules

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

System Variables

  • HPC_UDUNITS_DIR - installation directory