-
- Downloads
USER-DPD: Several updates to *_rx files:
1) Added MY_EPSILON to handle machine precision checks 2) Removed error checks for DPD-RX; enabled use with DPD-E simulations 3) Expanded the EOS functional form to allow corrections in the thermo file or on the command line 4) Updated naming convention from fraction to mixWtSite* 5) Changed the name of getParams() method to getMixingWeights() 6) getMixingWeights() now handles fractional and molecular weighting 7) Added optional argument (fractional or molecular) to pair_style command 8) Added argument to specify the exp6 parameter scaling method NOTE: Requires additional arguments in the pair coefficients, thus command line areguments are NOT backward-compatible.
Showing
- src/USER-DPD/fix_eos_table_rx.cpp 99 additions, 40 deletionssrc/USER-DPD/fix_eos_table_rx.cpp
- src/USER-DPD/fix_eos_table_rx.h 2 additions, 1 deletionsrc/USER-DPD/fix_eos_table_rx.h
- src/USER-DPD/pair_exp6_rx.cpp 300 additions, 149 deletionssrc/USER-DPD/pair_exp6_rx.cpp
- src/USER-DPD/pair_exp6_rx.h 10 additions, 3 deletionssrc/USER-DPD/pair_exp6_rx.h
- src/USER-DPD/pair_multi_lucy_rx.cpp 86 additions, 40 deletionssrc/USER-DPD/pair_multi_lucy_rx.cpp
- src/USER-DPD/pair_multi_lucy_rx.h 2 additions, 1 deletionsrc/USER-DPD/pair_multi_lucy_rx.h
- src/USER-DPD/pair_table_rx.cpp 106 additions, 68 deletionssrc/USER-DPD/pair_table_rx.cpp
- src/USER-DPD/pair_table_rx.h 3 additions, 2 deletionssrc/USER-DPD/pair_table_rx.h
Loading
Please register or sign in to comment