File: README.md

package info (click to toggle)
abinit 9.10.4-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 518,712 kB
  • sloc: xml: 877,568; f90: 577,240; python: 80,760; perl: 7,019; ansic: 4,585; sh: 1,925; javascript: 601; fortran: 557; cpp: 454; objc: 323; makefile: 77; csh: 42; pascal: 31
file content (39 lines) | stat: -rw-r--r-- 1,240 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
ABINIT developers and maintainers scripts
=========================================

Contains several scripts to ease development.


- bzr_helper
    Various script to facilitate the use of bzr.
    See the documentation within.

- mkroutine.sh
    Make a new F90 routine, with the correct robodoc header,
    and  structure that follows ABINIT rules.

- mkmodule.sh
    Make a new F90 module.


- FT77to90 and fixed_to_free
    `FT77to90` is a perl script that is able to translate a file written
    in Fortran77 fixed format to Fortran90 free format. What it does
    is relatively well explained. The csh script `fixed_to_free`
    is the driver of `FT77to90`, and slightly change its output.

- abirules.pl
    The source of the abirules script. The latter is able to enforce 
    automatically some of the ABINIT rules in F90 files.
 
- change
    A bash script, to change automatically some expression into another
    is a whole set of files, while making back-up copies of the old version.

- parents
    Locate all parents and children of a F90 routines, and write
    them in the routine.

- var-file-index.py
    Build the file `Infos/varfileindex.html` which refers all the
    input variables inside the input files of tests.