FORTRAN programs for solid-state physics: Phonon dispersion relations

(not all of these subroutines are actually producing the expected results)
(see the comments in the FORTRAN subroutines with the parameters and compare with the original references in case the results are unexpected.)
  1. Generic program (not material-specific): PHONON.FOR
  2. Phonon utilities (subroutines): PHUTILIT.FOR
  3. Shell model subroutines: SHELL.FOR
  4. Rigid ion model subroutines: rigid.for
  5. Bond charge model subroutines: bcmoh.for
  6. Deformation dipole model subroutines: dipole.for

  7. Parameters for diamond:
    Bond charge model for natural diamond: bcmdia.for
    Bond charge model for C-13: bcmcc13.for

  8. Parameters for silicon:
    Bond charge model for silicon: bcmsil.for
    14-parameter shell model: si14sm.for

  9. Germanium phonons using 14-parameter shell model: PHONONGE.FOR
  10. Parameters for germanium:
    Bond charge model for natural germanium: bcmge.for
    Bond charge model for Ge-70: bcmge76.for
    Bond charge model for Ge-76: bcmge76.for
    14-parameter shell model: GE14SM.FOR

  11. Parameters for alpha-tin:
    Bond charge model for alpha-tin: bcmtin.for

  12. Parameters for AlAs:
    10-parameter shell model: aa10sm.for
    14-parameter shell model: aa14sm.for

  13. Parameters for AlSb:
    7-parameter rigid ion model: asri07.for

  14. Gallium phosphide phonons using 10-parameter shell model: PHONONGAP.FOR
  15. Parameters for gallium phosphide:
    10-parameter shell model: GP10SM.FOR
    14-parameter shell model: GP14SM.FOR
    15-parameter deformable bond model: gpdb15.for
    11-parameter rigid ion model: gpri11.for

  16. Parameters for GaAs:
    10-parameter shell model: ga10sm.for
    14-parameter shell model: ga14sm.for
    11-parameter rigid ion model: gari11.for
    15-parameter deformable bond model: gadb15.for

  17. Parameters for GaSb:
    10-parameter shell model: gs10sm.for
    14-parameter shell model (version A): gs14sa.for
    14-parameter shell model (version B): gs14sb.for
    14-parameter shell model: gs14sm.for

  18. Parameters for InP:
    10-parameter shell model: ip10sm.for
    11-parameter rigid ion model: ipri11.for

  19. Parameters for InAs:
    10-parameter shell model: ia10sm.for

  20. Parameters for InSb:
    10-parameter shell model: is10sm.for
    14-parameter shell model: is14sm.for
    15-parameter deformable bond model: isdb15.for
    11-parameter rigid ion model: isri11.for