Axel Kohlmeyer
3d66167f64
Merge pull request #1940 from junghans/fix_external_project_ninja
...
cmake: handle download with ninja thanks to requiring cmake version 3.10.
Also enable building Fortran targets with ninja-build version 1.10 and later/
2020-03-17 00:36:56 -04:00
Yaser Afshar
3da1e127bf
updating the false_positives with names causing warning
2020-03-16 08:42:11 -05:00
Yaser Afshar
2d3423a493
updating the Packages_details, KIM package
2020-03-16 08:19:13 -05:00
Yaser Afshar
cfc9fe7e39
updating the Commands_all, adding kim_property command
2020-03-16 08:18:19 -05:00
Yaser Afshar
f203258ad5
updating the Build_extras, KIM package
2020-03-16 08:17:27 -05:00
Yaser Afshar
dc373dbdeb
updating the kim_commands doc
2020-03-16 08:15:59 -05:00
Yaser Afshar
05b273d731
kim_property command
...
A new KIM command to make it as easy as possible to write
material properties computed in LAMMPS to standard KIM
property instance format.
2020-03-16 08:11:58 -05:00
Axel Kohlmeyer
4cdb904e54
next chunk of converted html files
2020-03-16 07:34:56 -04:00
Christoph Junghans
0b293080c9
MSCG.cmake: fix build (hopefully)
2020-03-15 19:51:04 -06:00
Axel Kohlmeyer
c0b39e654f
make MSCG library build compatible with using ninja
2020-03-15 19:07:26 -04:00
Axel Kohlmeyer
a4335904b6
need to recheck for MPI after enabling fortran to have MPI_Fortran_LIBRARIES set
2020-03-15 18:37:39 -04:00
Axel Kohlmeyer
d25b73f76d
also report fortran MPI libs, if configured
2020-03-15 18:36:57 -04:00
Axel Kohlmeyer
0b6ab1d15a
need to forward some (more) cmake settings to external projects. simplify KIM handling of fortran support.
2020-03-15 17:47:30 -04:00
Christoph Junghans
f536451968
cmake: add generator to summary
2020-03-15 13:46:11 -06:00
Christoph Junghans
266a755938
CheckIfNinjaSupportsFortran.cmake -> CheckGeneratorSupport.cmake
2020-03-15 13:45:47 -06:00
Christoph Junghans
241f30fd53
added missing CheckIfNinjaSupportsFortran.cmake
2020-03-15 13:34:38 -06:00
Christoph Junghans
9cf1d37556
cmake: move fortran check for ninja in an include
2020-03-14 07:21:06 -06:00
Christoph Junghans
d60901e777
Merge remote-tracking branch 'origin/cmake_remove_ninja_warning' into fix_external_project_ninja
2020-03-14 07:05:29 -06:00
Christoph Junghans
d941130e6a
USER-SCAFACOS.cmake: fix build with ninja
2020-03-14 07:04:58 -06:00
Christoph Junghans
ad9415d260
USER-PLUMED.cmake: fix build with ninja
2020-03-14 06:59:04 -06:00
Christoph Junghans
9d3ca87953
MSCG.cmake: fix build with ninja
2020-03-14 06:52:06 -06:00
Christoph Junghans
f9e2a2d120
LATTE.cmake: fix build with ninja
2020-03-14 06:51:00 -06:00
Christoph Junghans
d0ec427293
KIM.cmake: fix build with ninja
2020-03-14 06:49:57 -06:00
Eisuke Kawashima
649a8cc01a
Fix typo
2020-03-14 13:57:48 +09:00
Christoph Junghans
6cc7ac65a5
VORONOI.cmake: fix ninja build
2020-03-13 20:46:14 -06:00
Axel Kohlmeyer
b3040db1e7
Merge branch 'master' into atc-doc-to-rst
...
# Conflicts:
# doc/src/fix_atc.rst
2020-03-13 21:12:12 -04:00
Axel Kohlmeyer
7c6353731e
Merge pull request #1938 from akohlmey/doc-remove-backslash-underscore
...
Remove unneeded escapes in documentation source files
2020-03-13 21:01:04 -04:00
Axel Kohlmeyer
f1cc6c6e57
Merge pull request #1928 from akohlmey/collected-small-fixes
...
Collected small fixes and updates for the next patch release
2020-03-13 19:44:04 -04:00
Axel Kohlmeyer
6805113780
some more typesetting improvements
2020-03-13 19:41:33 -04:00
Axel Kohlmeyer
6d9064f98f
Revert "fix bug in pair styles lubricate and lubricate/poly"
...
This reverts commit e368ae9f22
.
As it contradicts the comments in the code above the segment.
2020-03-13 18:41:37 -04:00
Axel Kohlmeyer
097a4fb52e
Merge branch 'doc-lammps-highlights' of github.com:rbberger/lammps into doc-remove-backslash-underscore
2020-03-13 18:39:40 -04:00
Axel Kohlmeyer
cdec46ba6a
Some more code-blocks instead of parsed-literal
2020-03-13 18:38:47 -04:00
Axel Kohlmeyer
e4d6214d3b
reformat source
2020-03-13 18:08:47 -04:00
Axel Kohlmeyer
f11e431300
some updates to building with cmake
2020-03-13 18:07:49 -04:00
Axel Kohlmeyer
8063088149
fix a couple of settings
2020-03-13 18:07:32 -04:00
Richard Berger
cf21affd38
Add special highlights for commands which use IDs
2020-03-13 17:31:08 -04:00
Axel Kohlmeyer
a946a3b1b2
Merge pull request #1936 from rbberger/doc-fixes
...
Documentation updates
2020-03-13 17:07:05 -04:00
Axel Kohlmeyer
0c0308db3e
some more fixups
2020-03-13 17:02:59 -04:00
Axel Kohlmeyer
a990f1dc89
some minor fixups
2020-03-13 16:42:08 -04:00
Axel Kohlmeyer
0b88950e03
replace '\_' with '_' in plain text where possible
2020-03-13 16:34:57 -04:00
Axel Kohlmeyer
924629538f
restore support for triclinic cells with pppm/intel by calling the corresponding functions in PPPM in that case
2020-03-13 16:01:00 -04:00
Axel Kohlmeyer
4e525f1d56
PPPM in USER-INTEL does not support triclinic cells
2020-03-13 15:30:52 -04:00
Richard Berger
1554aef454
Avoid syntax highlighting in blocks that don't specify language
2020-03-13 15:25:11 -04:00
Axel Kohlmeyer
e368ae9f22
fix bug in pair styles lubricate and lubricate/poly
...
Closes #1933
2020-03-13 11:11:27 -04:00
Axel Kohlmeyer
80d413b86c
add reference to the fix_modify command overview in fix atc docs into all atc subcommand docs
2020-03-13 11:06:11 -04:00
Axel Kohlmeyer
5a81f69495
next set of converted AtC documentation
2020-03-13 10:19:12 -04:00
Axel Kohlmeyer
3574673901
four more atc subcommand doc files converted
2020-03-13 05:15:35 -04:00
Axel Kohlmeyer
0548dbc729
a couple more inputs and some formatting tuning/tweaking
2020-03-12 22:41:23 -04:00
Axel Kohlmeyer
3708c9f3f1
fix spelling issues
2020-03-12 21:32:06 -04:00
Axel Kohlmeyer
4df25d9c0b
four more subcommands converted
2020-03-12 21:27:44 -04:00