This readme.txt file was generated on 09/30/2023 by Sojung Park. ----------------------------------------- GENERAL INFORMATION ----------------------------------------- Suggested dataset citation: Park, Sojung; Bates, Frank S; Dorfman, Kevin D. (2023). Data for Single Gyroid in H-shaped Block Copolymers. Retrieved from the Data Repository for the University of Minnesota, https://doi.org/10.13020/dfr9-6m78. 1. Title of Dataset Data for Single Gyroid in H-shaped Block Copolymers 2. Author Information Principal Investigator Contact Information Name: Kevin D. Dorfman Institution: University of Minnesota Address: Email: dorfman@umn.edu ORCID: 0000-0003-0065-5157 Principal Investigator Contact Information Name: Frank S. Bates Institution: University of Minnesota Address: Email: bates001@umn.edu ORCID: 0000-0003-3977-1278 Associate or Co-investigator Contact Information Name: Sojung Park Institution: University of Minnesota Address: Email: park2589@umn.edu ORCID: 0000-0002-3003-6501 3. Date of data collection (single date, range, approximate date) 2023/02/28--2023/08/09 4. Geographic location of data collection (where was data collected?): University of Minnesota, Minneapolis, MN 55455 5. Information about funding sources that supported the collection of the data: National Science Foundation through the University of Minnesota Materials Science Research and Engineering Center under Award No. DMR-2011401 6. Overview of the data (abstract): This data set contains the input and output files from the PSCF C++ program used for the self-consistent field theory (SCFT) simulation in "Single Gyroid in H-shaped Block Copolymers" by Park et al. Self-consistent field theory was used to investigate the equilibrium phase behavior of H-shaped block copolymers. With this dataset, users should be able to regenerate all the calculations that appeared in the paper, using the open-source C++ SCFT program available on GitHub (https://github.com/dmorse/pscfpp). ----------------------------------------- SHARING/ACCESS INFORMATION ----------------------------------------- 1. Licenses/restrictions placed on the data: CC0 1.0 Universal 2. Links to publications that cite or use the data: Park, S. J., Bates, F. S., & Dorfman, K. D. (2023). Single gyroid in H-shaped block copolymers. Physical Review Materials, 7(10), 105601. https://doi.org/10.1103/PhysRevMaterials.7.105601 3. Was data derived from another source? No 4. Terms of Use: Data Repository for the U of Minnesota (DRUM) By using these files, users agree to the Terms of Use. https://conservancy.umn.edu/pages/drum/policies/#terms-of-use -------------------------------------------------- FOLDER AND FILE DESCRIPTION -------------------------------------------------- The data set is split into the subdirectories 'figure#' corresponding to each figure in the main paper. Same data is used to generate the results in the supporting information (SI), so one can find the SCFT input and output files for SI figures in this data set. For example, the data associated with Fig. S1 and Fig. S2 in SI are in 'figure2' and 'figure3' directories, respectively. One can easily find the data used for the SI figures in the data set by reading the manuscript part referring to the SI figures. Below are the descriptions of how the files are organized in each subdirectory. - Phase directory: Some subdirectories have names indicating for the specific candidate phases. The SCFT calculations for the candidate phases are performed in those independent phase directories. Descriptions of phase directory names are listed below. Phase directory name : description - BCC_A : Body-centered cubic spheres with A domain structure - BCC_B : Body-centered cubic spheres with B domain structure - C6_A : Hexagonal-packed cylinders with A domain structure - C6_B : Hexagonal-packed cylinders with B domain structure - DD_A : Double diamond with A domain structure - DD_B : Double diamond with B domain structure - DG_A : Double gyroid with A domain structure - DG_B : Double gyroid with B domain structure - L : Lamellae - O70_A : O^{70} (Fddd) with A domain structure - O70_B : O^{70} (Fddd) with B domain structure - PL_A : Perforated lamellae with A domain structure - PL_B : Perforated lamellae with B domain structure - SD : Single diamond - SG : Single gyroid The list of candidate phases is provided in Table S1 of SI with the further information of the candidate phases. In each phase directory, one can find the PSCF C++ input files for the candidate phase and associated PSCF C++ output files in the 'out/' subfolders. The detailed file-specific information for input and output files can be found on the user manual page (https://dmorse.github.io/pscfpp-man/) for the PSCF C++ program. In the 'out/' subfolders, the SCFT data generated by sweep functionality are split into '\up', where value of parameter is increasing, and '\down', where value of parameter is decreasing. - 'figure2' has subdirectories "alpha_{#}", where {#} is replaced by the value of alpha parameter used. - 'figure3' has subdirectories "alpha_{#}", where {#} is replaced by the value of chiN parameter used. - 'figure4' has subdirectories "f{####}", which contains data corresponding to the overall volume fraction of A blocks (f_A = {####}*0.001). ----------------------------------------- METHODOLOGICAL INFORMATION ----------------------------------------- Description of methods used for collection/generation of data: - The data were generated using the open-source C++ implementation of the PSCF software. Information about the open-source C++ SCFT program is available on GitHub (https://github.com/dmorse/pscfpp) and the user manual page (https://dmorse.github.io/pscfpp-man/). - Further information can be found in the related manuscript and the supporting information: https://pubs.acs.org/doi/abs/10.1021/acsmacrolett.2c00115 - I obtained the source codes for the SCFT simulation from the GitHub (https://github.com/dmorse/pscfpp) during 2022/04/01--2022/09/01, so the same version of the source code can be found from those files uploaded in the GitHub repository during the same period. ----------------------------------------- File-SPECIFIC INFORMATION ----------------------------------------- 1. File List A. Filename: myparam Short description: Input parameter file for SCFT simulation in phase directory. B. Filename: command Short description: Input command file for SCFT simulation associated with input parameter file in the same folder. C. Filename: in/w.bf Short description: Initial guess potential fields for SCFT simulation. Converged solutions are in '/out' folder. D. Filename: {#}_w.bf Short description: Converged output chemical potential field files for SCFT simulation where {#} is sweep index. E. Filename: out_combine.txt Short description: These files are in the out/ folders in each phase directory. This file contains the list of output data for sweep index, overall volume fraction of A blocks (f_A), and Helmholtz free energy. F. Filename: out.txt Short description: These files are in the out/up and out/down folders in each phase directory. This file contains the list of output data for sweep index, f_A, Helmholtz free energy, unit cell size, and so on. G. Filename: result.txt Short description: Summarizing the Helmholtz free energy value results for comparison between candidate phases. The lowest Helmholtz free energy phase at each f_A value are indicated in the last column. H. Filename: boundary_data.txt Short description: Location of phase boundaries (in terms of f_A, in figure 2 and figure 3 of the main paper) calculated based on the results in 'result.txt' file. One can refer to the user manual page (https://dmorse.github.io/pscfpp-man/user_param_sweep_page.html) for more details about the file specific information. For the Fortran files (#.f90) and script files (#.sh), they are used to facilitate organizing the data and running the SCFT simulation. -------------------------- FILE MANIFEST -------------------------- . |-figure4 | |-f6850 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-mycommand6850 | | | |-myparam6850 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam6850 | | | |-mycommand6850 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f6875 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam6875 | | | |-mycommand6875 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam6875 | | | |-mycommand6875 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f6900 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam6900 | | | |-mycommand6900 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam6900 | | | |-mycommand6900 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f6925 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam6925 | | | |-mycommand6925 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam6925 | | | |-mycommand6925 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f6950 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam6950 | | | |-mycommand6950 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam6950 | | | |-mycommand6950 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f6975 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam6975 | | | |-mycommand6975 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam6975 | | | |-mycommand6975 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f7000 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | | |-rho.rf.png | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam7000 | | | |-mycommand7000 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | | |-rho.rf.png | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam7000 | | | |-mycommand7000 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f7025 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam7025 | | | |-mycommand7025 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam7025 | | | |-mycommand7025 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f7050 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam7050 | | | |-mycommand7050 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam7050 | | | |-mycommand7050 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f7075 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam7075 | | | |-mycommand7075 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam7075 | | | |-mycommand7075 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f7100 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam7100 | | | |-mycommand7100 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam7100 | | | |-mycommand7100 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f7125 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam7125 | | | |-mycommand7125 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam7125 | | | |-mycommand7125 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f7150 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam7150 | | | |-mycommand7150 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam7150 | | | |-mycommand7150 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f7175 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam7175 | | | |-mycommand7175 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam7175 | | | |-mycommand7175 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f7200 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam7200 | | | |-mycommand7200 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam7200 | | | |-mycommand7200 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f7225 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam7225 | | | |-mycommand7225 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam7225 | | | |-mycommand7225 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f7250 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam7250 | | | |-mycommand7250 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam7250 | | | |-mycommand7250 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f7275 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam7275 | | | |-mycommand7275 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam7275 | | | |-mycommand7275 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f7300 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam7300 | | | |-mycommand7300 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam7300 | | | |-mycommand7300 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f7325 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam7325 | | | |-mycommand7325 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam7325 | | | |-mycommand7325 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f7350 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam7350 | | | |-mycommand7350 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam7350 | | | |-mycommand7350 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f7375 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam7375 | | | |-mycommand7375 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam7375 | | | |-mycommand7375 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-f7400 | | |-DG_B | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-myparam7400 | | | |-mycommand7400 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | | |-SG | | | |-out | | | | |-clean_result.sh | | | | |-omega.bf | | | | |-rho.rf | | | |-create_mycommand.f90 | | | |-decomposition_stretching_energy.f90 | | | |-create_myparam.f90 | | | |-clean.sh | | | |-run.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-myparam7400 | | | |-mycommand7400 | | | |-log_decomposition.txt | | | |-junctions_and_blocks_distributions.txt | |-remove_rf_for_Drum.sh |-figure5 | |-DG_B | | |-out | | | |-clean_result.sh | | | |-omega.bf | | | |-rho.rf | | |-in | | | |-w.bf | | | |-myparam | | |-create_mycommand.f90 | | |-create_myparam.f90 | | |-clean.sh | | |-.panfs.42f1f0a.168814705639001000 | | |-run.sh | | |-myparam7000 | | |-mycommand7000 | | |-matlab | | | |-average_mean_curvature.m | | | |-calculate_curvature.m | | | |-patchcurvature.m | | | |-interface_area.m | | | |-analyze_interface.m | | | |-run.m | | | |-run_matlab.sh | | | |-IMDS_from_rgrid.m | | | |-rfm_RunMATLABTest_job.out | | | |-rfm_RunMATLABTest_job.err | | | |-imds_faces | | | |-imds_coords | | | |-imds_gauss | | | |-imds_curv | | | |-curvature_map.m | | | |-Histogram.fig | | | |-Mean_curvature_map.fig | | | |-Mean_curvature_map.png | | | |-Mean_curvature_map_111.fig | | | |-Histogram.png | |-SG | | |-out | | | |-clean_result.sh | | | |-omega.bf | | | |-rho.rf | | |-clean.sh | | |-in | | | |-w.bf | | | |-myparam | | |-create_mycommand.f90 | | |-run.sh | | |-create_myparam.f90 | | |-myparam7000 | | |-a.out | | |-mycommand7000 | | |-matlab | | | |-average_mean_curvature.m | | | |-calculate_curvature.m | | | |-patchcurvature.m | | | |-interface_area.m | | | |-analyze_interface.m | | | |-run.m | | | |-run_matlab.sh | | | |-IMDS_from_rgrid.m | | | |-rfm_RunMATLABTest_job.out | | | |-rfm_RunMATLABTest_job.err | | | |-imds_faces | | | |-imds_coords | | | |-imds_gauss | | | |-imds_curv | | | |-Mean_curvature_map.fig | | | |-Histogram.fig | | | |-curvature_map.m | | | |-Mean_curvature_map.png | | | |-Histogram.png |-figure7 | |-DG_B | | |-out | | | |-clean_result.sh | | | |-omega.bf | | | |-rho.rf | | | |-print_diagonal_values.f90 | | | |-printed_diagonal_values.txt | | | |-a.out | | |-in | | | |-w.bf | | | |-myparam | | |-create_mycommand.f90 | | |-decomposition_stretching_energy.f90 | | |-create_myparam.f90 | | |-clean.sh | | |-run.sh | | |-myparam7000 | | |-mycommand7000 | | |-log_decomposition.txt | | |-junctions_and_blocks_distributions.txt | | |-log.txt | |-SG | | |-out | | | |-clean_result.sh | | | |-omega.bf | | | |-rho.rf | | | |-print_diagonal_values.f90 | | | |-printed_diagonal_values.txt | | | |-a.out | | |-create_mycommand.f90 | | |-create_myparam.f90 | | |-clean.sh | | |-in | | | |-w.bf | | | |-myparam | | |-myparam7000 | | |-mycommand7000 | | |-run.sh | | |-decomposition_stretching_energy.f90 | | |-a.out | | |-junctions_and_blocks_distributions.txt |-delete.sh |-output.txt |-figure3 | |-chiN100 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-read_comepare_freeEs.f90 | | |-boundary_data.txt | | |-input_range_down | | |-trim.f90 | | |-result.txt | | |-a.out | | |-input_range | | |-input_range_up | |-chiN110 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-trim.f90 | | |-input_range_down | | |-a.out | | |-input_range | | |-boundary_data.txt | | |-input_range_up | | |-result.txt | | |-read_comepare_freeEs.f90 | |-chiN120 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-boundary_data.txt | | |-read_comepare_freeEs.f90 | | |-trim.f90 | | |-input_range | | |-result.txt | | |-input_range_down | | |-input_range_up | | |-a.out | |-chiN130 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-read_comepare_freeEs.f90 | | |-trim.f90 | | |-input_range | | |-input_range_down | | |-input_range_up | | |-a.out | | |-boundary_data.txt | | |-result.txt | |-chiN140 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-read_comepare_freeEs.f90 | | |-input_range | | |-boundary_data.txt | | |-trim.f90 | | |-input_range_down | | |-result.txt | | |-a.out | | |-input_range_up | |-chiN150 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-read_comepare_freeEs.f90 | | |-input_range | | |-boundary_data.txt | | |-result.txt | | |-trim.f90 | | |-input_range_down | | |-input_range_up | | |-a.out | |-chiN160 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-trim.f90 | | |-input_range | | |-input_range_down | | |-input_range_up | | |-result.txt | | |-boundary_data.txt | | |-read_comepare_freeEs.f90 | | |-a.out | |-chiN33 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-out.txt | | | | | |-.panfs.32f1f0a.1684008287453344000 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-.panfs.32f1f0a.1684008287219908000 | | | |-.panfs.32f1f0a.1684008287238153000 | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-.panfs.32f1f0a.1684008288115900000 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-.panfs.32f1f0a.168400828816986000 | | | |-.panfs.32f1f0a.168400828825078000 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range_down | | |-read_comepare_freeEs.f90 | | |-trimming_result.f90 | | |-a.out | | |-input_range_up | | |-result.txt | | |-input_range | |-chiN34 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-.panfs.32f1f0a.1684008287453344000 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-.panfs.32f1f0a.1684008287219908000 | | | |-.panfs.32f1f0a.1684008287238153000 | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-result.txt | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-.panfs.32f1f0a.1684008288115900000 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-.panfs.32f1f0a.168400828816986000 | | | |-.panfs.32f1f0a.168400828825078000 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-trimming_result.f90 | | |-input_range_up | | |-a.out | | |-input_range_down | |-chiN35 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-.panfs.32f1f0a.1684008287453344000 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-combine.sh | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-.panfs.32f1f0a.1684008287219908000 | | | |-.panfs.32f1f0a.1684008287238153000 | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-a.out | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-.panfs.32f1f0a.1684008288115900000 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-.panfs.32f1f0a.168400828816986000 | | | |-.panfs.32f1f0a.168400828825078000 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-trimming_result.f90 | | |-input_range_up | | |-input_range_down | |-chiN36 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-.panfs.32f1f0a.1684008287453344000 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-.panfs.32f1f0a.1684008287219908000 | | | |-.panfs.32f1f0a.1684008287238153000 | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-a.out | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-.panfs.32f1f0a.1684008288115900000 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-.panfs.32f1f0a.168400828816986000 | | | |-.panfs.32f1f0a.168400828825078000 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-trimming_result.f90 | | |-input_range_up | | |-result.txt | | |-input_range_down | |-chiN37 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-out.txt | | | | | |-.panfs.32f1f0a.1684008287453344000 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-.panfs.32f1f0a.1684008287219908000 | | | |-.panfs.32f1f0a.1684008287238153000 | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-a.out | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-.panfs.32f1f0a.1684008288115900000 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-.panfs.32f1f0a.168400828816986000 | | | |-.panfs.32f1f0a.168400828825078000 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-trimming_result.f90 | | |-result.txt | | |-input_range_up | | |-input_range_down | |-chiN38 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-.panfs.32f1f0a.1684008287453344000 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-.panfs.32f1f0a.1684008287219908000 | | | |-.panfs.32f1f0a.1684008287238153000 | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-input_range_down | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-.panfs.32f1f0a.1684008288115900000 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-.panfs.32f1f0a.168400828816986000 | | | |-.panfs.32f1f0a.168400828825078000 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-input_range_up | | |-a.out | | |-trimming_result.f90 | | |-result.txt | |-chiN39 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-.panfs.32f1f0a.1684008287453344000 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-.panfs.32f1f0a.1684008287219908000 | | | |-.panfs.32f1f0a.1684008287238153000 | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-.panfs.32f1f0a.1684008288115900000 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-.panfs.32f1f0a.168400828816986000 | | | |-.panfs.32f1f0a.168400828825078000 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-result.txt | | |-input_range_up | | |-input_range_down | | |-a.out | |-chiN40 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-.panfs.32f1f0a.1684008287453344000 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-.panfs.32f1f0a.1684008287219908000 | | | |-.panfs.32f1f0a.1684008287238153000 | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-.panfs.32f1f0a.1684008288115900000 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-.panfs.32f1f0a.168400828816986000 | | | |-.panfs.32f1f0a.168400828825078000 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-input_rangen | | |-result.txt | | |-trim.f90 | | |-read_comepare_freeEs.f90 | | |-DG_B_old | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-11.dat | | | | | |-out.txt | | | | | |-c_first.rf | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-1.dat | | | | | |-1_w.bf | | | | | |-2.dat | | | | | |-2_w.bf | | | | | |-3.dat | | | | | |-3_w.bf | | | | | |-4.dat | | | | | |-4_w.bf | | | | | |-5.dat | | | | | |-5_w.bf | | | | | |-6.dat | | | | | |-6_w.bf | | | | | |-7.dat | | | | | |-7_w.bf | | | | | |-8.dat | | | | | |-8_w.bf | | | | | |-9.dat | | | | | |-9_w.bf | | | | | |-10.dat | | | | | |-10_w.bf | | | | | |-11_w.bf | | | | | |-12.dat | | | | | |-12_w.bf | | | | | |-13.dat | | | | | |-13_w.bf | | | | | |-14.dat | | | | | |-14_w.bf | | | | | |-15.dat | | | | | |-15_w.bf | | | | | |-16.dat | | | | | |-16_w.bf | | | | | |-17.dat | | | | | |-17_w.bf | | | | | |-18.dat | | | | | |-18_w.bf | | | | | |-19.dat | | | | | |-19_w.bf | | | | | |-20.dat | | | | | |-20_w.bf | | | | | |-21.dat | | | | | |-21_w.bf | | | | | |-22.dat | | | | | |-22_w.bf | | | | | |-23.dat | | | | | |-23_w.bf | | | | | |-24.dat | | | | | |-24_w.bf | | | | | |-25.dat | | | | | |-25_w.bf | | | | | |-26.dat | | | | | |-26_w.bf | | | | | |-27.dat | | | | | |-27_w.bf | | | | | |-28.dat | | | | | |-28_w.bf | | | | | |-29.dat | | | | | |-29_w.bf | | | | | |-30.dat | | | | | |-30_w.bf | | | | | |-31.dat | | | | | |-31_w.bf | | | | | |-32.dat | | | | | |-32_w.bf | | | | | |-33.dat | | | | | |-33_w.bf | | | | | |-34.dat | | | | | |-34_w.bf | | | | | |-35.dat | | | | | |-35_w.bf | | | | | |-36.dat | | | | | |-36_w.bf | | | | | |-37.dat | | | | | |-37_w.bf | | | | | |-38.dat | | | | | |-38_w.bf | | | | | |-39.dat | | | | | |-39_w.bf | | | | | |-40.dat | | | | | |-40_w.bf | | | | | |-41.dat | | | | | |-41_w.bf | | | | | |-42.dat | | | | | |-42_w.bf | | | | | |-43.dat | | | | | |-43_w.bf | | | | | |-44.dat | | | | | |-44_w.bf | | | | | |-45.dat | | | | | |-45_w.bf | | | | | |-46.dat | | | | | |-46_w.bf | | | | | |-47.dat | | | | | |-47_w.bf | | | | | |-48.dat | | | | | |-48_w.bf | | | | | |-49.dat | | | | | |-49_w.bf | | | | | |-50.dat | | | | | |-50_w.bf | | | | | |-51.dat | | | | | |-51_w.bf | | | | | |-52.dat | | | | | |-52_w.bf | | | | | |-53.dat | | | | | |-53_w.bf | | | | | |-54.dat | | | | | |-54_w.bf | | | | | |-55.dat | | | | | |-55_w.bf | | | | | |-56.dat | | | | | |-56_w.bf | | | | | |-57.dat | | | | | |-57_w.bf | | | | | |-58.dat | | | | | |-58_w.bf | | | | | |-59.dat | | | | | |-59_w.bf | | | | | |-60.dat | | | | | |-60_w.bf | | | | | |-61.dat | | | | | |-61_w.bf | | | | | |-62.dat | | | | | |-62_w.bf | | | | | |-63.dat | | | | | |-63_w.bf | | | | | |-64.dat | | | | | |-64_w.bf | | | | | |-65.dat | | | | | |-65_w.bf | | | | | |-66.dat | | | | | |-66_w.bf | | | | | |-67.dat | | | | | |-67_w.bf | | | | | |-68.dat | | | | | |-68_w.bf | | | | | |-69.dat | | | | | |-69_w.bf | | | | | |-70.dat | | | | | |-70_w.bf | | | | | |-71.dat | | | | | |-71_w.bf | | | | | |-72.dat | | | | | |-72_w.bf | | | | | |-73.dat | | | | | |-73_w.bf | | | | | |-74.dat | | | | | |-74_w.bf | | | | | |-75.dat | | | | | |-75_w.bf | | | | | |-76.dat | | | | | |-76_w.bf | | | | | |-77.dat | | | | | |-77_w.bf | | | | | |-78.dat | | | | | |-78_w.bf | | | | | |-79.dat | | | | | |-79_w.bf | | | | | |-80.dat | | | | | |-80_w.bf | | | | | |-c_last.rf | | | | | |-a.out | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-c_first.rf | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-26.dat | | | | | |-out.txt | | | | | |-1.dat | | | | | |-1_w.bf | | | | | |-2.dat | | | | | |-2_w.bf | | | | | |-3.dat | | | | | |-3_w.bf | | | | | |-4.dat | | | | | |-4_w.bf | | | | | |-5.dat | | | | | |-5_w.bf | | | | | |-6.dat | | | | | |-6_w.bf | | | | | |-7.dat | | | | | |-7_w.bf | | | | | |-8.dat | | | | | |-8_w.bf | | | | | |-9.dat | | | | | |-9_w.bf | | | | | |-10.dat | | | | | |-10_w.bf | | | | | |-11.dat | | | | | |-11_w.bf | | | | | |-12.dat | | | | | |-12_w.bf | | | | | |-13.dat | | | | | |-13_w.bf | | | | | |-14.dat | | | | | |-14_w.bf | | | | | |-15.dat | | | | | |-15_w.bf | | | | | |-16.dat | | | | | |-16_w.bf | | | | | |-131.dat | | | | | |-17.dat | | | | | |-17_w.bf | | | | | |-18.dat | | | | | |-18_w.bf | | | | | |-19.dat | | | | | |-19_w.bf | | | | | |-20.dat | | | | | |-20_w.bf | | | | | |-21.dat | | | | | |-21_w.bf | | | | | |-22.dat | | | | | |-22_w.bf | | | | | |-23.dat | | | | | |-23_w.bf | | | | | |-24.dat | | | | | |-24_w.bf | | | | | |-25.dat | | | | | |-25_w.bf | | | | | |-26_w.bf | | | | | |-27.dat | | | | | |-27_w.bf | | | | | |-28.dat | | | | | |-28_w.bf | | | | | |-29.dat | | | | | |-29_w.bf | | | | | |-30.dat | | | | | |-30_w.bf | | | | | |-31.dat | | | | | |-31_w.bf | | | | | |-32.dat | | | | | |-32_w.bf | | | | | |-33.dat | | | | | |-33_w.bf | | | | | |-34.dat | | | | | |-34_w.bf | | | | | |-35.dat | | | | | |-35_w.bf | | | | | |-36.dat | | | | | |-36_w.bf | | | | | |-37.dat | | | | | |-37_w.bf | | | | | |-38.dat | | | | | |-38_w.bf | | | | | |-39.dat | | | | | |-39_w.bf | | | | | |-40.dat | | | | | |-40_w.bf | | | | | |-41.dat | | | | | |-41_w.bf | | | | | |-42.dat | | | | | |-42_w.bf | | | | | |-43.dat | | | | | |-43_w.bf | | | | | |-44.dat | | | | | |-44_w.bf | | | | | |-45.dat | | | | | |-45_w.bf | | | | | |-46.dat | | | | | |-46_w.bf | | | | | |-47.dat | | | | | |-47_w.bf | | | | | |-48.dat | | | | | |-48_w.bf | | | | | |-49.dat | | | | | |-49_w.bf | | | | | |-50.dat | | | | | |-50_w.bf | | | | | |-51.dat | | | | | |-51_w.bf | | | | | |-52.dat | | | | | |-52_w.bf | | | | | |-53.dat | | | | | |-53_w.bf | | | | | |-54.dat | | | | | |-54_w.bf | | | | | |-55.dat | | | | | |-55_w.bf | | | | | |-56.dat | | | | | |-56_w.bf | | | | | |-57.dat | | | | | |-57_w.bf | | | | | |-58.dat | | | | | |-58_w.bf | | | | | |-59.dat | | | | | |-59_w.bf | | | | | |-60.dat | | | | | |-60_w.bf | | | | | |-61.dat | | | | | |-61_w.bf | | | | | |-62.dat | | | | | |-62_w.bf | | | | | |-63.dat | | | | | |-63_w.bf | | | | | |-64.dat | | | | | |-64_w.bf | | | | | |-65.dat | | | | | |-65_w.bf | | | | | |-66.dat | | | | | |-66_w.bf | | | | | |-67.dat | | | | | |-67_w.bf | | | | | |-68.dat | | | | | |-68_w.bf | | | | | |-69.dat | | | | | |-69_w.bf | | | | | |-70.dat | | | | | |-70_w.bf | | | | | |-71.dat | | | | | |-71_w.bf | | | | | |-72.dat | | | | | |-72_w.bf | | | | | |-73.dat | | | | | |-73_w.bf | | | | | |-74.dat | | | | | |-74_w.bf | | | | | |-75.dat | | | | | |-75_w.bf | | | | | |-76.dat | | | | | |-76_w.bf | | | | | |-77.dat | | | | | |-77_w.bf | | | | | |-78.dat | | | | | |-78_w.bf | | | | | |-79.dat | | | | | |-79_w.bf | | | | | |-80.dat | | | | | |-80_w.bf | | | | | |-81.dat | | | | | |-81_w.bf | | | | | |-82.dat | | | | | |-82_w.bf | | | | | |-83.dat | | | | | |-83_w.bf | | | | | |-84.dat | | | | | |-84_w.bf | | | | | |-85.dat | | | | | |-85_w.bf | | | | | |-86.dat | | | | | |-86_w.bf | | | | | |-87.dat | | | | | |-87_w.bf | | | | | |-88.dat | | | | | |-88_w.bf | | | | | |-89.dat | | | | | |-89_w.bf | | | | | |-90.dat | | | | | |-90_w.bf | | | | | |-91.dat | | | | | |-91_w.bf | | | | | |-92.dat | | | | | |-92_w.bf | | | | | |-93.dat | | | | | |-93_w.bf | | | | | |-94.dat | | | | | |-94_w.bf | | | | | |-95.dat | | | | | |-95_w.bf | | | | | |-96.dat | | | | | |-96_w.bf | | | | | |-97.dat | | | | | |-97_w.bf | | | | | |-98.dat | | | | | |-98_w.bf | | | | | |-99.dat | | | | | |-99_w.bf | | | | | |-100.dat | | | | | |-100_w.bf | | | | | |-101.dat | | | | | |-101_w.bf | | | | | |-102.dat | | | | | |-102_w.bf | | | | | |-103.dat | | | | | |-103_w.bf | | | | | |-104.dat | | | | | |-104_w.bf | | | | | |-105.dat | | | | | |-105_w.bf | | | | | |-106.dat | | | | | |-106_w.bf | | | | | |-107.dat | | | | | |-107_w.bf | | | | | |-108.dat | | | | | |-108_w.bf | | | | | |-109.dat | | | | | |-109_w.bf | | | | | |-110.dat | | | | | |-110_w.bf | | | | | |-111.dat | | | | | |-111_w.bf | | | | | |-112.dat | | | | | |-112_w.bf | | | | | |-113.dat | | | | | |-113_w.bf | | | | | |-114.dat | | | | | |-114_w.bf | | | | | |-115.dat | | | | | |-115_w.bf | | | | | |-116.dat | | | | | |-116_w.bf | | | | | |-117.dat | | | | | |-117_w.bf | | | | | |-118.dat | | | | | |-118_w.bf | | | | | |-119.dat | | | | | |-119_w.bf | | | | | |-120.dat | | | | | |-120_w.bf | | | | | |-121.dat | | | | | |-121_w.bf | | | | | |-122.dat | | | | | |-122_w.bf | | | | | |-130_w.bf | | | | | |-123.dat | | | | | |-123_w.bf | | | | | |-124.dat | | | | | |-124_w.bf | | | | | |-130.dat | | | | | |-125.dat | | | | | |-125_w.bf | | | | | |-126.dat | | | | | |-126_w.bf | | | | | |-127.dat | | | | | |-127_w.bf | | | | | |-128.dat | | | | | |-128_w.bf | | | | | |-129.dat | | | | | |-129_w.bf | | | | | |-131_w.bf | | | | | |-132.dat | | | | | |-132_w.bf | | | | | |-133.dat | | | | | |-133_w.bf | | | | | |-134.dat | | | | | |-134_w.bf | | | | | |-135.dat | | | | | |-135_w.bf | | | | | |-136.dat | | | | | |-136_w.bf | | | | | |-137.dat | | | | | |-137_w.bf | | | | | |-138.dat | | | | | |-138_w.bf | | | | | |-139.dat | | | | | |-139_w.bf | | | | | |-140.dat | | | | | |-140_w.bf | | | | | |-141.dat | | | | | |-141_w.bf | | | | | |-142.dat | | | | | |-142_w.bf | | | | | |-143.dat | | | | | |-143_w.bf | | | | | |-a.out | | | | |-out_combine.txt | | | | |-a.out | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-c_rgrid | | | | |-w.bf | | | | |-myparam | | | | |-run.sh | | | | |-command | | | | |-c_first.rf | | | | |-run_down.sh | | | |-157328566.out | | | |-157328566.err | | | |-myparam | | | |-command | | | |-log.txt | | | |-157328581.out | | | |-157328581.err | | | |-a.out | | |-input_range_down | | |-boundary_data.txt | | |-a.out | | |-input_range_up | | |-check_40 | |-chiN50 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-out.txt | | | | | |-.panfs.32f1f0a.1684008287453344000 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-.panfs.32f1f0a.1684008287219908000 | | | |-.panfs.32f1f0a.1684008287238153000 | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-.panfs.32f1f0a.1684008288115900000 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-.panfs.32f1f0a.168400828816986000 | | | |-.panfs.32f1f0a.168400828825078000 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-trim.f90 | | |-boundary_data.txt | | |-a.out | | |-result.txt | | |-read_comepare_freeEs.f90 | | |-check_50_ok | | |-input_range_up | | |-input_range_down | |-chiN60 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-trim.f90 | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-check_60_ok | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-input_range_up | | |-input_range_down | | |-result.txt | | |-boundary_data.txt | | |-a.out | | |-read_comepare_freeEs.f90 | |-chiN70 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-trim.f90 | | |-result.txt | | |-read_comepare_freeEs.f90 | | |-input_range_up | | |-input_range_down | | |-check_70_ok | | |-boundary_data.txt | | |-a.out | |-chiN80 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-trim.f90 | | |-boundary_data.txt | | |-a.out | | |-result.txt | | |-input_range_up | | |-input_range_down | | |-read_comepare_freeEs.f90 | |-chiN90 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-boundary_data.txt | | |-trim.f90 | | |-input_range_up | | |-input_range_down | | |-a.out | | |-read_comepare_freeEs.f90 | | |-result.txt | |-remove_rf_for_Drum.sh |-figure2 | |-alpha_0.7 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-c_first.rf.png | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-c_first.rf.png | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-trim.f90 | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-input_range_up | | |-input_range_down | | |-result.txt | | |-boundary_data.txt | | |-a.out | |-alpha_0.2 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-input_range_down | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-input_range_up | | |-boundary_data.txt | | |-trim.f90 | | |-read_comepare_freeEs.f90 | | |-result.txt | | |-a.out | |-alpha_0.1 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-boundary_data.txt | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-result.txt | | |-trim.f90 | | |-input_range_up | | |-read_comepare_freeEs.f90 | | |-a.out | | |-input_range_down | |-alpha_00 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-160_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-239_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-out.txt | | | | | |-261_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-out.txt | | | | | |-154_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-out.txt | | | | | |-222_w.bf | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-out.txt | | | | | |-258_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-out.txt | | | | | |-349_w.bf | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-out.txt | | | | | |-337_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-out.txt | | | | | |-248_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-334_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-733_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-input_range_up | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-148_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-386_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-236_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-out.txt | | | | | |-422_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-result.txt | | |-input_range_down | | |-boundary_data.txt | | |-trimming_result.f90 | | |-trim.f90 | | |-read_comepare_freeEs.f90 | | |-a.out | |-alpha_0.8 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-a.out | | |-run_all.sh | | |-result.txt | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-27.dat | | | | | |-27_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-input_range_down | | |-boundary_data.txt | | |-trim.f90 | | |-read_comepare_freeEs.f90 | | |-input_range_up | |-alpha_0.9 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | | |-a.out | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-run_all.sh | | |-boundary_data.txt | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-result.txt | | |-trim.f90 | | |-input_range_up | | |-a.out | | |-input_range_down | | |-read_comepare_freeEs.f90 | |-alpha_01.0 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-out.txt | | | | | |-a.out | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-a.out | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-a.out | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-a.out | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-a.out | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-a.out | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-a.out | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-a.out | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-a.out | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-1_w.bf | | | | | |-10_w.bf | | | | | |-2_w.bf | | | | | |-3_w.bf | | | | | |-4_w.bf | | | | | |-9_w.bf | | | | | |-5_w.bf | | | | | |-6_w.bf | | | | | |-7_w.bf | | | | | |-8_w.bf | | | | | |-11_w.bf | | | | | |-12_w.bf | | | | | |-13_w.bf | | | | | |-14_w.bf | | | | | |-15_w.bf | | | | | |-a.out | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-a.out | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-1_w.bf | | | | | |-2_w.bf | | | | | |-10_w.bf | | | | | |-3_w.bf | | | | | |-4_w.bf | | | | | |-5_w.bf | | | | | |-9_w.bf | | | | | |-6_w.bf | | | | | |-7_w.bf | | | | | |-8_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-158988234.out | | | |-158988234.err | | | |-log.txt | | | |-158988236.out | | | |-158988236.err | | | |-158988237.out | | | |-158988237.err | | | |-myparam | | | |-command | | | |-158988239.out | | | |-158988239.err | | | |-a.out | | |-run_all.sh | | |-trim.f90 | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-a.out | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-a.out | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-a.out | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-a.out | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-boundary_data.txt | | |-input_range_up | | |-input_range_down | | |-result.txt | | |-read_comepare_freeEs.f90 | | |-a.out | |-alpha_0.63 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-input_range_up | | |-input_range_down | | |-boundary_data.txt | | |-result.txt | | |-trim.f90 | | |-a.out | |-alpha_0.64 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-input_range_up | | |-input_range_down | | |-trim.f90 | | |-result.txt | | |-a.out | | |-boundary_data.txt | |-alpha_0.61 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-input_range_up | | |-input_range_down | | |-boundary_data.txt | | |-result.txt | | |-trim.f90 | | |-a.out | |-alpha_0.66 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-input_range_up | | |-input_range_down | | |-trim.f90 | | |-result.txt | | |-a.out | | |-boundary_data.txt | |-alpha_0.71 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-input_range_down | | |-boundary_data.txt | | |-trim.f90 | | |-input_range_up | | |-a.out | | |-result.txt | |-alpha_0.72 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-input_range_down | | |-trim.f90 | | |-input_range_up | | |-a.out | | |-result.txt | | |-boundary_data.txt | |-alpha_0.73 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-input_range_down | | |-trim.f90 | | |-input_range_up | | |-a.out | | |-result.txt | | |-boundary_data.txt | |-alpha_0.74 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-input_range_down | | |-trim.f90 | | |-input_range_up | | |-a.out | | |-result.txt | | |-boundary_data.txt | |-alpha_0.76 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range_down | | |-read_comepare_freeEs.f90 | | |-result.txt | | |-boundary_data.txt | | |-trim.f90 | | |-input_range_up | | |-input_range | | |-a.out | |-alpha_0.77 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-input_range_down | | |-trim.f90 | | |-input_range_up | | |-result.txt | | |-a.out | | |-boundary_data.txt | |-alpha_0.78 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | | |-c_first.rf.png | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | | |-c_first.rf.png | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-input_range_down | | |-trim.f90 | | |-input_range_up | | |-a.out | | |-result.txt | | |-boundary_data.txt | |-alpha_0.79 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-out.txt | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range_down | | |-read_comepare_freeEs.f90 | | |-trim.f90 | | |-input_range_up | | |-boundary_data.txt | | |-input_range | | |-result.txt | | |-a.out | |-alpha_0.55 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-out.txt | | | | | |-491.dat | | | | | |-491_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-a.out | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-boundary_data.txt | | |-trim.f90 | | |-input_range_up | | |-read_comepare_freeEs.f90 | | |-input_range_down | | |-result.txt | |-alpha_0.62 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-input_range_up | | |-input_range_down | | |-boundary_data.txt | | |-result.txt | | |-trim.f90 | | |-a.out | |-alpha_0.75 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-trim.f90 | | |-input_range_down | | |-a.out | | |-result.txt | | |-boundary_data.txt | | |-input_range_up | |-alpha_0.65 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-input_range_up | | |-input_range_down | | |-trim.f90 | | |-result.txt | | |-a.out | | |-boundary_data.txt | |-alpha_0.67 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-input_range_up | | |-input_range_down | | |-trim.f90 | | |-result.txt | | |-a.out | | |-boundary_data.txt | |-alpha_0.68 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-input_range_up | | |-input_range_down | | |-trim.f90 | | |-result.txt | | |-a.out | | |-boundary_data.txt | |-alpha_0.69 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-read_comepare_freeEs.f90 | | |-input_range_up | | |-input_range_down | | |-trim.f90 | | |-result.txt | | |-a.out | | |-boundary_data.txt | |-alpha_0.6 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-trim.f90 | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-a.out | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-result.txt | | |-boundary_data.txt | | |-input_range_up | | |-read_comepare_freeEs.f90 | | |-input_range_down | |-alpha_0.5 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-input_range_down | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-a.out | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-result.txt | | |-boundary_data.txt | | |-trim.f90 | | |-read_comepare_freeEs.f90 | | |-input_range_up | |-alpha_0.4 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-input_range_down | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-a.out | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-result.txt | | |-boundary_data.txt | | |-trim.f90 | | |-read_comepare_freeEs.f90 | | |-input_range_up | |-alpha_0.3 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-input_range_up | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-input_range_down | | |-result.txt | | |-trim.f90 | | |-read_comepare_freeEs.f90 | | |-boundary_data.txt | | |-a.out | |-alpha_0.56 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-a.out | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-input_range_up | | |-read_comepare_freeEs.f90 | | |-input_range_down | | |-boundary_data.txt | | |-result.txt | | |-trim.f90 | |-alpha_0.57 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-a.out | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-input_range_up | | |-read_comepare_freeEs.f90 | | |-input_range_down | | |-result.txt | | |-boundary_data.txt | | |-trim.f90 | |-alpha_0.58 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-a.out | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-input_range_up | | |-read_comepare_freeEs.f90 | | |-input_range_down | | |-boundary_data.txt | | |-result.txt | | |-trim.f90 | |-alpha_0.59 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-O70_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-run_all.sh | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-input_range_up | | |-read_comepare_freeEs.f90 | | |-input_range_down | | |-boundary_data.txt | | |-result.txt | | |-trim.f90 | | |-a.out | |-alpha_0.85 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-run_all.sh | | |-a.out | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-out.txt | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-boundary_data.txt | | |-read_comepare_freeEs.f90 | | |-trim.f90 | | |-result.txt | | |-input_range | | |-input_range_up | | |-input_range_down | |-alpha_0.95 | | |-L | | | |-clean_result_up_down.sh | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-down | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-combine.sh | | | | |-out_combine.txt | | | |-run.sh | | | |-stringmod.f90 | | | |-precmod.f90 | | | |-precision.mod | | | |-strings.mod | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_A | | | |-in | | | | |-w.bf | | | | |-0_w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-DG_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-trimming_result.f90 | | |-parameters.mod | | |-O70_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-read_comepare_freeEs.sh | | |-SD | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-SG | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-myparam | | | |-command | | |-DG_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-BCC_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-C6_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam_test | | | |-myparam | | | |-command | | |-run_all.sh | | |-boundary_data.txt | | |-PL_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-PL_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-run.sh | | | |-myparam | | | |-command | | |-DD_B | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-create_myparam.f90 | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-clean_all.sh | | |-BCC_A | | | |-in | | | | |-w.bf | | | | |-myparam | | | |-out | | | | |-combine.f90 | | | | |-combine.sh | | | | |-down | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-clean_result.sh | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-up | | | | | |-clean_result.sh | | | | | |-read.sh | | | | | |-read.f90 | | | | | |-sweep.log | | | | | |-0.dat | | | | | |-0_w.bf | | | | | |-out.txt | | | | |-out_combine.txt | | | |-clean_result_up_down.sh | | | |-stringmod.f90 | | | |-strings.mod | | | |-precision.mod | | | |-precmod.f90 | | | |-run.sh | | | |-create_myparam.f90 | | | |-sbatch_run_pscfpp_Hpolymer.sh | | | |-myparam | | | |-command | | |-cp_file_to_all.sh | | |-create_myparam.f90 | | |-input_range | | |-trim.f90 | | |-input_range_up | | |-input_range_down | | |-read_comepare_freeEs.f90 | | |-a.out | | |-result.txt