/[lmdze]/trunk/src_ce0l_only
ViewVC logotype

Annotation of /trunk/src_ce0l_only

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
File size: 286 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 caldyn0.f90
2 guez 79 ce0l.f90
3 guez 70 conf_dat2d.f90
4     conf_dat3d.f90
5     etat0.f90
6 guez 81 extrapol.f90
7 guez 70 grid_atob.f90
8     grid_noro_m.f90
9     gr_int_dyn_m.f90
10     inter_barxy.f90
11     limit.f90
12     mva9.f90
13     regr_lat_time_coefoz.f90
14     regr_pr_o3.f90
15     sortvarc0.f90
16     startdyn.f90
17     start_init_orog_m.f90
18     start_init_phys_m.f90
19     start_inter_3d.f90

  ViewVC Help
Powered by ViewVC 1.1.21