FLASH4.6.2 API

Generated from /data/asci2/site/flashcode/secure/release_4p6/source/PhysicalConstants/PhysicalConstants_listUnits.F90 with ROBODoc v4.99.8 on Thu May 02 07:54:08 2024

TABLE OF CONTENTS


[Functions] source/PhysicalConstants/PhysicalConstants_listUnits

[top][index]

NAME

  PhysicalConstants_listUnits

SYNOPSIS

  PhysicalConstants_listUnits(integer(in) :: fileUnit)            

DESCRIPTION

  Writes the units of measurement to standard output

ARGUMENTS

     fileUnit - integer(in)  file number to dump information

PARAMETERS

  pc_unitsBase   [default "CGS"] set the default system of units, either "CGS" or "MKS"
                 CGS:  centimeters, grams, seconds, charge=esu
                 MKS:  meters,  kilograms, seconds, charge=Coloumb
                     both systems have temperature in Kelvin

NOTES