Git Product home page Git Product logo

conexs's Introduction

CONEXS Summer School

This git repository contains slides and scripts for the CONEXS summer school

To read the XAS_TDP DOC

Simply go to the xas_tdp_docs folder and open XAS_TDP.html with your browser

In case the program is not available

Note that the executable is compiled in order to work with as many linux systems as possible. Hence it not necessarily the most optimize one, but it should do the trick

  1. Download or git clone this repository
  2. Extract the executable from the zip archive with unzip exec.zip
  3. Make sure you have gcc installed by running which gcc. If nothing appears, then type sudo apt-get install gcc
  4. Make sure that cp2k.sopt is recognized as an executable by typing chmod +x cp2k.sopt
  5. Tell the system where to find basis set and potential data by typing export CP2K_DATA_DIR=$(pwd)"/data"
  6. Test by running ./cp2k.sopt -i test.inp -o test.out the program should not crash and produce a test.spectrum file. The first data line of the latter should have 275.979... as excitation energy and 0.040... as oscilaltor strength

conexs's People

Contributors

abussy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.