Skip to content

Commit

Permalink
Merge branch 'release_v1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuaki1987 committed Apr 5, 2016
2 parents 404abec + 7effde7 commit 536a549
Show file tree
Hide file tree
Showing 1,007 changed files with 451,274 additions and 589,258 deletions.
4 changes: 2 additions & 2 deletions HPhiconfig.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ if [ -z ${1} ] || [ ${1} = "help" ]; then
echo ""
echo "Usage:"
echo "./HPhiconfig.sh system_name"
echo " system_name should be choosen from below:"
echo " system_name should be chosen from below:"
echo " sekirei : ISSP system-B"
echo " maki : ISSP system-C"
echo " intel : Intel compiler + Linux PC"
Expand All @@ -12,7 +12,7 @@ if [ -z ${1} ] || [ ${1} = "help" ]; then
echo " gcc-mac : GCC + Mac"
echo " manual : Manual configuration. See below."
echo ""
echo "In manual HPhi configtion, please type, for example, "
echo "To configure manually HPhi, please type, for example, "
echo "./HPhiconfig.sh CC=icc LAPACK_FLAGS=\"-Dlapack -mkl=parallel\" \\"
echo " FLAGS=\"-qopenmp -O3 -xCORE-AVX2 -mcmodel=large -shared-intel\""
echo " where"
Expand Down
Binary file removed doc/HPhi_paper/paper_hphi.ps
Binary file not shown.
277 changes: 0 additions & 277 deletions doc/cpip/template.tex

This file was deleted.

6 changes: 0 additions & 6 deletions doc/doc_origin/com.sh

This file was deleted.

6 changes: 0 additions & 6 deletions doc/doc_ver0.1/com.sh

This file was deleted.

2 changes: 2 additions & 0 deletions doc/en/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
userguide_en.out
userguide_en.synctex
21 changes: 19 additions & 2 deletions doc/en/chap01_en.tex
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,31 @@ \section{What is $\HPhi$?}
\subsection{License}
The distribution of the program package and the source codes for ${\mathcal H \Phi}$ follow GNU General Public License version 3 (GPL v3).
\subsection{Copyright}
%{\it \copyright 2015- The University of Tokyo} {\it All rights reserved.}
{\it \copyright 2015- T. Misawa, K. Yoshimi, M. Kawamura, Y. Yamaji, S. Todo and N. Kawashima.} {\it All rights reserved.}\\
{\it \copyright 2015- The University of Tokyo} {\it All rights reserved.}
%{\it \copyright 2015- T. Misawa, K. Yoshimi, M. Kawamura, Y. Yamaji, S. Todo and N. Kawashima.} {\it All rights reserved.}\\
This software is developed under the support of ``{\it Project for advancement of software usability in materials science }" by The Institute for Solid State Physics, The University of Tokyo.
%The copyright of this software belongs to The University of Tokyo.
\subsection{Contributors}
\label{subsec:contributors}
This software is developed by following contributors.
\begin{itemize}
\item{ver.1.0 (released at 2016/4/5)}
\begin{itemize}
\item{\bf Developers}
\begin{itemize}
\item{Takahiro Misawa \\(Department of Applied Physics, The University of Tokyo)}
\item{Kazuyoshi Yoshimi\\ (The Institute for Solid State Physics, The University of Tokyo)}
\item{Mitsuaki Kawamura\\ (The Institute for Solid State Physics, The University of Tokyo)}
\item{Youhei Yamaji\\ (Department of Applied Physics, The University of Tokyo)}
\item{Synge Todo\\ (Department of Physics, The University of Tokyo)}
\end{itemize}
\item{\bf Project coordinator}
\begin{itemize}
\item{Naoki Kawashima\\ (The Institute for Solid State Physics, The University of Tokyo)}
\end{itemize}
\end{itemize}

\item{ver.0.3 (released at 2016/2/24)}
\item{ver.0.2 (released at 2015/12/28)}
\item{ver.0.1 (released at 2015/10/09)}
\begin{itemize}
Expand Down
Loading

0 comments on commit 536a549

Please sign in to comment.