/[lmdze]/trunk/Compilation/common_sources
ViewVC logotype

Annotation of /trunk/Compilation/common_sources

Parent Directory Parent Directory | Revision Log Revision Log


Revision 81 - (hide annotations)
Wed Mar 5 14:38:41 2014 UTC (10 years, 2 months ago) by guez
Original Path: trunk/common_sources
File size: 713 byte(s)
 Converted to free source form files which were still in fixed source
form. The conversion was done using the polish mode of the NAG Fortran
Compiler.

In addition to converting to free source form, the processing of the
files also:

-- indented the code (including comments);

-- set Fortran keywords to uppercase, and set all other identifiers
to lower case;

-- added qualifiers to end statements (for example "end subroutine
conflx", instead of "end");

-- changed the terminating statements of all DO loops so that each
loop ends with an ENDDO statement (instead of a labeled continue).

1 guez 70 abort_gcm.f90
2 guez 81 acc.f90
3     bernoui.f90
4 guez 70 calendar.f90
5     clesphys.f90
6     coefils.f90
7 guez 81 coefpoly.f90
8 guez 70 comconst.f90
9     comdissnew.f90
10     comgeom.f90
11     conf_gcm.f90
12     convflu.f90
13 guez 81 convmas.f90
14     covcont.f90
15 guez 70 dimens_m.f90
16     dimphy.f90
17     dimsoil.f90
18 guez 78 disvert.f90
19 guez 70 dynredem0.f90
20     dynredem1.f90
21 guez 81 eigen_sort.f90
22     enercin.f90
23 guez 70 ener.f90
24     errioipsl.f90
25     exner_hyb.f90
26     filtreg.f90
27 guez 78 flumass.f90
28     fxhyp.f90
29 guez 70 fxy.f90
30     fxyhyper.f90
31 guez 81 fxysinus.f90
32     fyhyp.f90
33 guez 70 geopot.f90
34     grid_change.f90
35 guez 81 heavyside.f90
36 guez 70 histclo.f90
37     histcom_var.f90
38     indicesol.f90
39     iniadvtrac.f90
40 guez 81 inifgn.f90
41 guez 70 inifilr.f90
42 guez 81 jacobi.f90
43 guez 78 massbar.f90
44     massbarxy.f90
45 guez 70 massdair.f90
46     minmax.f90
47     paramet_m.f90
48     phyredem.f90
49     pressure_var.f90
50     q_sat.f90
51     serre.f90
52     ssum.f90
53     strlowercase.f90
54     temps.f90
55 guez 78 tourpot.f90
56 guez 70 unit_nml_m.f90
57     vitvert.f90

  ViewVC Help
Powered by ViewVC 1.1.21