-
- Downloads
initial import of adapted gREM code by David Stelter and Edyta Malolepsza
The following changes were made: - the modifications to compute pressure were transferred to a derived class compute pressure/grem - fix scaleforce was renamed to fix grem - identifying the grem fix was simplified as fix grem passes an additional argument to compute pressure/grem - dead code was removed in both files - checking of arguments was tightened
Showing
- src/.gitignore 4 additions, 0 deletionssrc/.gitignore
- src/USER-MISC/compute_pressure_grem.cpp 149 additions, 0 deletionssrc/USER-MISC/compute_pressure_grem.cpp
- src/USER-MISC/compute_pressure_grem.h 91 additions, 0 deletionssrc/USER-MISC/compute_pressure_grem.h
- src/USER-MISC/fix_grem.cpp 239 additions, 0 deletionssrc/USER-MISC/fix_grem.cpp
- src/USER-MISC/fix_grem.h 84 additions, 0 deletionssrc/USER-MISC/fix_grem.h
- src/compute_pressure.h 3 additions, 3 deletionssrc/compute_pressure.h
Loading
Please register or sign in to comment