Skip to content
  • test topic

    TECHNICAL ISSUES
    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • Crystal: frequency calculation

    Calculations with CRYSTAL
    2
    0 Votes
    2 Posts
    7 Views
    C

    Dear @Julia-h2o,

    Thank you for your question. You are right that there are many keywords and it is not easy to orient yourself. This is a correct sequence:

    EXTERNAL
    FREQCALC
    RESTART
    PREOPTGEOM
    FULLOPTG
    ENDOPT
    INTENS
    DIELTENS
    5.333073    0.0000     0.0000
    0.00000     5.333073   0.0000
    0.00000     0.000000   5.333073      
    IRSPEC
    ENDIR
    INTRAMAN                                         
    INTCPHF                                               
    ENDCPHF
    RAMSPEC
    ENDRAM
    ENDFREQ
    END

  • Applications

    General Questions
    2
    0 Votes
    2 Posts
    6 Views
    C

    Dear @Lukas-jd,

    Thank you for your interest in our softwatr.
    CRYSTAL has been successfully applied to study organic crystals. Here are a few examples:

    https://pubs.acs.org/doi/full/10.1021/acs.jctc.6b00304
    https://www.sciencedirect.com/science/article/pii/S0022286020310462?via%3Dihub
    https://pubs.rsc.org/en/content/articlelanding/2020/CE/D0CE01016B

  • Problems on compiling

    Installation and configuration
    2
    0 Votes
    2 Posts
    10 Views
    C

    Dear @Julia-h2o,

    you may find here instructions about compiling MPP version (please look
    at section 3):

    https://www.crystal.unito.it/include/manuals/CRYSTAL23_installation.html

  • Properties: Compton Profile

    Special Properties and Functions
    2
    0 Votes
    2 Posts
    7 Views
    C

    Dear @Lukas-jd,

    As you saw, the option you've been using to compute Compton profiles (CPs) does not work with f-type orbitals.

    Luckily, there is an alternative option in PROPERTIES that allows to compute CPs with f-type orbitals. It is the BIDIERD option (see Manual) that computes first the directional B(r) function and then Fourier transforms it into the corresponding CP.

    A possible syntax is like this:

    BIDIERD
    1 30000 0.001 0 1
    PROF
    60 0.1
    DIR
    1 0 0
    END
    END

    The numbers below the DIR keyword define the direction. In this case it is [100].

  • Properties: Elastic

    Calculations with CRYSTAL
    2
    0 Votes
    2 Posts
    6 Views
    C

    Dear @Julia-h2o,

    We had a look at your files. We could not find any error at the end of 4br3clph.out This calculation was regular till the point where the file ends. Is it possible that you reached a wallclock limit on your cluster?
    Our suggestion for this kind of heavy calculations is to:

    run a OPTGEOM calculation to get the optimized structure;

    starting from the optimized structure run a ELASTCON calculation (without PREOPTGEOM).

    Let us know how it goes.

  • Properties: charge density

    Calculations with CRYSTAL
    2
    0 Votes
    2 Posts
    5 Views
    C

    Dear @Lukas-jd,

    Indeed, the PDIDE option is not supported. You can refer to pages 183-184 of the Manual for keywords available from the 2c-SCF solution in the PROPERTIES module.