Skip to content

TDAP-help/TDAPW

Repository files navigation

TDPW

TDPW(TDAP-QE) is an time dependent ab initio package, which is based on the plane-wave code Quantum Espresso.

Chao Lian and Sheng Meng wrote the original version.
Now, it is mainly maintained by Daqiang Chen, Chao Lian, and Sheng Meng.

Publications

Install this manual

Install gem & bundle

Install the dependencies with Bundler:

$ bundle install

The Gemfile in this dir is

source 'https://mirrors.tuna.tsinghua.edu.cn/rubygems'
#https://rubygems.org'

gem 'jekyll', '3.8.4'

group :jekyll_plugins do
  gem 'jekyll-feed', '0.11.0'
  gem 'jekyll-seo-tag', '2.5.0'
  gem 'jekyll-sitemap', '1.2.0'
end

Run

Run jekyll commands through Bundler to ensure you're using the right versions:

nohup bundle exec jekyll serve -P 3000 > /tmp/outout.log

Update

2020-06-07 change url

./change-url.sh none TDAPW

next time, you can

./change-url.sh  TDAPW newurl