kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
Public Member Functions | List of all members
kim_model_create_module::kim_set_units Interface Reference

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

Public Member Functions

recursive subroutine kim_model_create_set_units (model_create_handle, length_unit, energy_unit, charge_unit, temperature_unit, time_unit, ierr)
 Set the Model's base unit values.
 

Detailed Description

Set the Model's base unit values.

See also
KIM::ModelCreate::SetUnits, KIM_ModelCreate_SetUnits
Since
2.0

Definition at line 163 of file kim_model_create_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_create_set_units()

recursive subroutine kim_model_create_module::kim_set_units::kim_model_create_set_units ( type(kim_model_create_handle_type), intent(in)  model_create_handle,
type(kim_length_unit_type), intent(in)  length_unit,
type(kim_energy_unit_type), intent(in)  energy_unit,
type(kim_charge_unit_type), intent(in)  charge_unit,
type(kim_temperature_unit_type), intent(in)  temperature_unit,
type(kim_time_unit_type), intent(in)  time_unit,
integer(c_int), intent(out)  ierr 
)

Set the Model's base unit values.

See also
KIM::ModelCreate::SetUnits, KIM_ModelCreate_SetUnits
Since
2.0

Definition at line 541 of file kim_model_create_module.f90.


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