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. ECHG in XY, XZ and XY-Z plots

ECHG in XY, XZ and XY-Z plots

Scheduled Pinned Locked Moved Electron Charge Density Analysis
3 Posts 2 Posters 79 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.
  • Drmajouri2025undefined Offline
    Drmajouri2025undefined Offline
    Drmajouri2025
    wrote last edited by dmitoli
    #1

    I'm working on electron density maps using CRYSPLOT and I’m trying to generate contour plots in different planes—specifically XY, XZ, and a custom diagonal like XY-Z. I’ve successfully used RECTANGU for XZ plots, but I’m not sure how to define the input for other orientations.
    Here’s a simplified version of my current input:

    ECHG
    0
    50
    ATOMS
    1 0 0 0
    2 0 0 0
    2 0 0 1
    RECTANGU
    MARGINS
    3 3 3 3
    END
    END
    

    How can I modify this to get a plot in the XY and XY-Z plane and if 2 atoms are in the same cell as 0 0 0, they overlap or no? *

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

      Hi,

      To specify your plane of interest more freely, I recommend using the COORDINA option instead of the ATOMS option. With COORDINA you can input the Cartesian coordinates of 3 points A, B and C defining the plane. For instance, if you want to select the XY plane you can simply use:

      ECHG
      0
      50
      COORDINA
      1.0 0.0 0.0
      0.0 0.0 0.0
      0.0 1.0 0.0
      RECTANGU
      MARGINS
      3 3 3 3
      END
      END
      

      Hope this helps,

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

      1 Reply Last reply
      1
      • Drmajouri2025undefined Offline
        Drmajouri2025undefined Offline
        Drmajouri2025
        wrote last edited by
        #3

        Thank you, Dr. Alessandro Erba, for the helpful suggestion regarding the use of the COORDINA option. Your example for defining the XY plane was clear and easy to follow — I’ll definitely apply this approach in my setup.

        Thanks again for your guidance!
        Cheers

        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