kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
kim_model_module::kim_get_units Interface Reference

Get the Model's base unit values. More...

Public Member Functions

recursive subroutine kim_model_get_units (model_handle, length_unit, energy_unit, charge_unit, temperature_unit, time_unit)
 Get the Model's base unit values.
 

Detailed Description

Get the Model's base unit values.

See also
KIM::Model::GetUnits, KIM_Model_GetUnits
Since
2.0

Definition at line 143 of file kim_model_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_get_units()

recursive subroutine kim_model_module::kim_get_units::kim_model_get_units ( type(kim_model_handle_type), intent(in) model_handle,
type(kim_length_unit_type), intent(out) length_unit,
type(kim_energy_unit_type), intent(out) energy_unit,
type(kim_charge_unit_type), intent(out) charge_unit,
type(kim_temperature_unit_type), intent(out) temperature_unit,
type(kim_time_unit_type), intent(out) time_unit )

Get the Model's base unit values.

See also
KIM::Model::GetUnits, KIM_Model_GetUnits
Since
2.0

Definition at line 668 of file kim_model_module.f90.


The documentation for this interface was generated from the following file: