|
|
af3d971023
|
allow longer argument strings to avoid failues with unit tests
|
2023-06-19 18:49:43 -04:00 |
|
|
|
753a0bd386
|
remove obsolete Fortran interfaces from examples/COUPLE folder
|
2023-06-17 18:31:11 -04:00 |
|
|
|
62b388b48f
|
consolidate LAMMPS data type constants and enums and use the same names
|
2023-06-10 19:23:11 -04:00 |
|
|
|
ce38bb988d
|
add lammps_last_thermo support to swig, plugin and fortran interface
|
2023-06-08 19:12:59 -04:00 |
|
|
|
2cf690cc99
|
fix typo
|
2023-04-19 13:28:02 -04:00 |
|
|
|
82e17c8aec
|
add image outputs to both couple codes
|
2023-04-14 12:11:09 -06:00 |
|
|
|
32f9800943
|
testing new version of coupling
|
2023-04-14 11:00:59 -06:00 |
|
|
|
7f35ecffcc
|
more edits
|
2023-04-13 12:55:38 -06:00 |
|
|
|
b3c00f3edf
|
modernize a couple examples/COUPLE apps
|
2023-04-12 15:59:12 -06:00 |
|
|
|
19dab05b45
|
Update liblammpsplugin.c
|
2023-01-26 09:35:10 +02:00 |
|
|
|
3714abec24
|
Update liblammpsplugin.h
|
2023-01-26 09:34:01 +02:00 |
|
|
|
27da716852
|
getting out of the insurance business :-)
|
2023-01-23 16:45:41 -05:00 |
|
|
|
8e138161af
|
add more thorough checks on Fortran and MPI support for Fortran.
also works around issue with GNU Fortran 12 and later
|
2023-01-13 11:02:24 -05:00 |
|
|
|
a1f5d8420a
|
compile test for coupling to the LAMMPS library via fortran, check if it runs
|
2023-01-13 06:26:06 -05:00 |
|
|
|
aa2d2509d8
|
plug memory leaks in coupling examples
|
2023-01-13 05:40:28 -05:00 |
|
|
|
b03e9609ce
|
synchronize API with library.h, zero struct on allocation, determine exception support at runtime.
|
2023-01-13 05:30:49 -05:00 |
|
|
|
59a9161435
|
add bugfix for plugin wrapper of library interface from Stan
|
2023-01-13 03:54:22 -05:00 |
|
|
|
a68fca43e5
|
make error message consistent with name of executable
|
2023-01-12 12:09:59 -05:00 |
|
|
|
8a2257f568
|
remove the obsolete legacy fortran 77 wrapper. update Fortran section of manual.
|
2022-12-23 06:56:07 -05:00 |
|
|
|
885108e95b
|
Merge branch 'lammps:develop' into fortran2_updates
|
2022-12-22 20:31:05 -06:00 |
|
|
|
e9b4d2c55d
|
fix windows support bug
|
2022-12-19 20:04:27 -05:00 |
|
|
|
17a921f8e5
|
Added obsolescence warning to Makefile
|
2022-12-04 18:54:27 -06:00 |
|
|
|
e20235b7e5
|
Added text to README and LAMMPS.F90 making examples/COUPLE/fortran2 obsolete
|
2022-12-04 18:34:22 -06:00 |
|
|
|
f9a004c752
|
synchronize comments and update formatting
|
2022-11-01 06:29:58 -04:00 |
|
|
|
d582d303ff
|
make compatible with g++ -ansi
|
2022-10-31 16:15:28 -04:00 |
|
|
|
6068e9df5a
|
make fully compatible with gcc -ansi
|
2022-10-31 16:13:25 -04:00 |
|
|
|
5d115fec90
|
check that wrapper for lammps_open() was compiled with -DLAMMPS_LIB_MPI=1
|
2022-10-31 16:12:56 -04:00 |
|
|
|
3ae2f9966b
|
work around warnings when compiling with C++ and gcc -pedantic
|
2022-10-31 16:12:02 -04:00 |
|
|
|
5ed7df248c
|
a real MPI library is required for the test example
|
2022-10-31 16:11:19 -04:00 |
|
|
|
c157b2dea2
|
add tests whether simple examples for coupling to the LAMMPS library can run
|
2022-10-29 03:46:52 -04:00 |
|
|
|
83dcf24092
|
update README
|
2022-10-28 21:14:24 -04:00 |
|
|
|
00c80adf59
|
add CMake build system
|
2022-10-28 21:14:14 -04:00 |
|
|
|
82d77e7ae1
|
update example
|
2022-10-28 21:14:01 -04:00 |
|
|
|
38335a4d47
|
update prototypes and struct entries for liblammpsplugin. port to windows.
|
2022-10-28 21:13:17 -04:00 |
|
|
|
3c4b0a0c04
|
expand homepage checker tool to check a few more folders and apply updates
|
2022-10-24 10:58:39 -04:00 |
|
|
|
92f5c5efa1
|
check and convert a few more folders and files
|
2022-10-20 21:04:07 -04:00 |
|
|
|
15261aaa71
|
Fixed a bug (xz and yz reversed) in LAMMPS.F90 and changed mpif90 to mpifort in README for files in examples/COUPLE/fortran2
|
2022-08-10 11:11:27 -05:00 |
|
|
|
c986dd9b97
|
correct make command line example
|
2022-07-27 05:25:36 -04:00 |
|
|
|
2fb3608462
|
update/correct contact info
|
2022-06-22 07:06:16 -04:00 |
|
|
|
37f056c455
|
get array and vector sizes from the avaiable APIs
|
2022-06-22 07:06:00 -04:00 |
|
|
|
49331be33e
|
simplify
|
2022-06-22 07:05:30 -04:00 |
|
|
|
3f6add4c40
|
Merge branch 'fortran2_updates' of github.com:hammondkd/lammps into collected-small-fixes
# Conflicts:
# examples/COUPLE/fortran2/LAMMPS-wrapper.cpp
# examples/COUPLE/fortran2/LAMMPS-wrapper.h
|
2022-06-22 06:41:37 -04:00 |
|
|
|
c0b109f715
|
Fixed some typos and updated e-mail addresses in examples/COUPLE/fortran2
|
2022-06-21 20:53:45 -05:00 |
|
|
|
b0c673d856
|
updates from Karl Hammond to adjust his email and correct an error message
|
2022-06-21 20:37:20 -04:00 |
|
|
|
792ae5dae5
|
remove src/MESSAGE package and supporting dirs and doc pages
|
2022-04-07 15:44:48 -06:00 |
|
|
|
585f35235e
|
add note to README files about age of the example
|
2021-09-11 13:31:55 -04:00 |
|
|
|
8cef98fae7
|
update example to use current library interface. No need to use the namespace.
|
2021-09-11 13:31:55 -04:00 |
|
|
|
bd225e2484
|
update example for dynamically loading LAMMPS with current library API
|
2021-09-11 13:31:55 -04:00 |
|
|
|
2e6a0112d3
|
update URLs in some more files
|
2021-05-24 16:19:37 -04:00 |
|
|
|
511a1a5395
|
Update comments mentioning lammps.py
|
2020-12-17 12:13:06 -05:00 |
|