|
|
63cb88daae
|
Printing the mutable parameters of the KIM portable models
Calling 'kim_init' would report the mutable parameters
of KIM portable models (PM) including parameter's name,
data type, and extent.
|
2019-10-29 10:46:35 -05:00 |
|
|
|
ea4107c4b4
|
add write_echo() method to Input class for logging implicit commands where the echo command would send explicit ones
|
2019-07-29 16:36:57 -04:00 |
|
|
|
6a5902ec48
|
Update kim_init to use KIM::Collections::GetItemType()
A bit of a cleaner solution. Should be no visible change for users.
|
2019-07-26 11:14:46 -05:00 |
|
|
|
47689b4ad3
|
make include files independent of previously included headers. include them first in implementation files.
this is to be compliant with upcoming definition of include file policy
|
2019-07-26 06:03:21 -04:00 |
|
|
|
b5a066ecd0
|
Better error checking for kim_init log.cite behavior
|
2019-07-24 21:08:08 -05:00 |
|
|
|
bb5a1c5205
|
Adjust log.cite behavior
|
2019-07-03 13:38:08 -05:00 |
|
|
|
00d820dcf9
|
Added support for log.cite to kim_init
|
2019-07-03 13:20:55 -05:00 |
|
|
|
63dcd999d8
|
Switch to kim-api c-bindings for SimulatorModel
|
2019-07-03 11:49:38 -05:00 |
|
|
|
6d54cf6a07
|
programming style changes
|
2019-06-23 17:53:12 -04:00 |
|
|
|
c6d0f807b5
|
output messages that would otherwise only show up in logs only when logs are enable for screen or logfile
|
2019-06-23 14:13:24 -04:00 |
|
|
|
27d1f79fe3
|
simplify another case of stringstream to use plain std::string
|
2019-06-23 13:39:12 -04:00 |
|
|
|
065638edba
|
remove unused macro and reformat to closer match LAMMPS programming style
|
2019-06-23 13:31:43 -04:00 |
|
|
|
ac82aa754b
|
correct off-by-one error and simplify code by using std::string instead of std::stringstream
|
2019-06-23 13:13:05 -04:00 |
|
|
|
4a22e3bf70
|
Implement kim_init, kim_interactions & various updates
|
2019-06-22 15:21:57 -05:00 |
|