Skip to content

Latest commit

 

History

History
executable file
·
17 lines (13 loc) · 480 Bytes

README.md

File metadata and controls

executable file
·
17 lines (13 loc) · 480 Bytes

Data and plots for a project on the hybrid particle field method used on DNA. ss Plots are saved in PLOTS/ and are generated by using: bash plot.sh

Set path by: bash set_paths.sh

For Convinience add also the following commands to .bashrc

A=$(pwd) export SHELL_PATH="${A}/OCCAM_AUX/shell" export JOB_PATH="${A}/OCCAM_AUX/JOBSCRIPTS/" export PYTHON_PATH="${A}/OCCAM_AUX/python" export INPUT_PATH="${A}/OCCAM_AUX/INPUT_FILES" export OCCAM_PATH="${A}/../occam_pressure_parallel/"