Skip to content
  • Home
  • Recent
Collapse
Brand Logo
CRYSTAL23
Latest v1.0.1
Tutorials Try the Demo Get a License
Tutorials Try the Demo Get a License Instagram
  1. Home
  2. PROPERTIES
  3. Electron Charge Density Analysis
  4. Conversion of fort.25 file to .cube (Vesta file)

Conversion of fort.25 file to .cube (Vesta file)

Scheduled Pinned Locked Moved Electron Charge Density Analysis
5 Posts 3 Posters 69 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Chhatraundefined Offline
    Chhatraundefined Offline
    Chhatra
    wrote last edited by
    #1

    I am a new user of CRYSTAL17. I successfully completed a properties calculation and obtained the file fort.25, which I can visualize using CRYPLOT. However, I would like to plot the charge density in VESTA, and currently I'm not sure how to convert the output to a compatible format.

    Could you please guide me on how to:
    Convert fort.25 to a Gaussian CUBE file or any other format supported by VESTA?
    Specify the correct options using runprop17 (or any other utility) to export the 3D total charge density?

    Any help would be greatly appreciated.

    Best regards,
    Chhatra Subba

    1 Reply Last reply
    0
    • aerbaundefined Offline
      aerbaundefined Offline
      aerba Developer
      wrote last edited by
      #2

      Hi,

      You can compute the electron density on a 3D grid of points and obtain data directly saved in a .cube format by use of the ECH3 keyword of the PROPERTIES module. If your system is 3D, all you have to do is insert something like:

      ECH3
      100
      END
      

      in your .d3 PROPERTIES input file, where 100 is the number of points in the grid along the first axis. For a cubic system, this would produce a 100x100x100 grid.

      Hope this helps,

      Alessandro Erba
      Professor of Physical Chemistry
      Department of Chemistry, University of Torino
      [email protected]

      1 Reply Last reply
      1
      • Chhatraundefined Offline
        Chhatraundefined Offline
        Chhatra
        wrote last edited by
        #3

        Thank you for your response.
        The procedure worked perfectly for the 3D structure. However, I'm encountering difficulties when applying it to a 2D system. Specifically, after using the SLABCUT option and optimizing the structure, the same plotting method doesn't seem to work as expected.

        Could you kindly guide me on how to correctly generate the 3D charge density for a 2D slab model?

        I got this error

        DENSITY MATRIX - CONTRIBUTION FROM BANDS
        22 23
        WARNING **** PDIBAN **** K POINTS WEIGHTS MODIFIED - COMPTON PROFILES NOT ALLOWED
        TTTTTTTTTTTTTTTTTTTTTTTTTTTTTT PBAN TELAPSE 0.02 TCPU 0.02
        ERROR **** GRID3D **** OPTION NOT ALLOWED
        TTTTTTTTTTTTTTTTTTTTTTTTTTTTTT ERR TELAPSE 2.02 TCPU 0.02

        Regards
        Chhatra Subba

        1 Reply Last reply
        0
        • GiacomoAmbrogioundefined Offline
          GiacomoAmbrogioundefined Offline
          GiacomoAmbrogio Developer
          wrote last edited by
          #4

          Hi Chhatra,
          This is because your system is no longer in 3D after you do a SLABCUT. In order to run a ECH3 properties calculation on a slab, you shoud add a RANGE for the non-periodic direction.

          ECH3
          100
          RANGE
          -2
          +2
          END
          

          The two numbers after RANGE are the min and max distance from the 0 of the cell along the non periodic direction in atomic units.
          The same spacing from the priodic dicrections is used to generate the points.

          You can find more referneces on this at page 322 of the user manual.

          Hope this helps!

          Giacomo Ambrogio, PhD Student
          Department of Chemistry - University of Torino
          V. Giuria 5, 10125 Torino (Italy)

          1 Reply Last reply
          1
          • Chhatraundefined Offline
            Chhatraundefined Offline
            Chhatra
            wrote last edited by
            #5

            Thankyou so much. It worked perfectly. This is a big help

            1 Reply Last reply
            0

            Powered by Crystal Solutions
            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Home
            • Recent