/[lmdze]
ViewVC logotype

Revision 81


Jump to revision: Previous Next
Author: guez
Date: Wed Mar 5 14:38:41 2014 UTC (10 years, 1 month ago)
Changed paths: 170 (showing only 100; show all)
Log Message:
 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).


Changed paths

Path Details
Directorytrunk/GNUmakefile modified , text changed
Directorytrunk/bibio/formcoord.f deleted
Directorytrunk/bibio/formcoord.f90
(Copied from trunk/bibio/formcoord.f, r80)
added , text changed
Directorytrunk/bibio/lnblnk.f deleted
Directorytrunk/bibio/lnblnk.f90
(Copied from trunk/bibio/lnblnk.f, r80)
added , text changed
Directorytrunk/common_sources modified , text changed
Directorytrunk/dyn3d/PVtheta.f deleted
Directorytrunk/dyn3d/PVtheta.f90
(Copied from trunk/dyn3d/PVtheta.f, r80)
added , text changed
Directorytrunk/dyn3d/adaptdt.f deleted
Directorytrunk/dyn3d/adaptdt.f90
(Copied from trunk/dyn3d/adaptdt.f, r80)
added , text changed
Directorytrunk/dyn3d/advn.f deleted
Directorytrunk/dyn3d/advn.f90
(Copied from trunk/dyn3d/advn.f, r80)
added , text changed
Directorytrunk/dyn3d/advx.f deleted
Directorytrunk/dyn3d/advx.f90
(Copied from trunk/dyn3d/advx.f, r80)
added , text changed
Directorytrunk/dyn3d/advxp.f deleted
Directorytrunk/dyn3d/advxp.f90
(Copied from trunk/dyn3d/advxp.f, r80)
added , text changed
Directorytrunk/dyn3d/advy.f deleted
Directorytrunk/dyn3d/advy.f90
(Copied from trunk/dyn3d/advy.f, r80)
added , text changed
Directorytrunk/dyn3d/advyp.f deleted
Directorytrunk/dyn3d/advyp.f90
(Copied from trunk/dyn3d/advyp.f, r80)
added , text changed
Directorytrunk/dyn3d/advz.f deleted
Directorytrunk/dyn3d/advz.f90
(Copied from trunk/dyn3d/advz.f, r80)
added , text changed
Directorytrunk/dyn3d/advzp.f deleted
Directorytrunk/dyn3d/advzp.f90
(Copied from trunk/dyn3d/advzp.f, r80)
added , text changed
Directorytrunk/dyn3d/bernoui.f deleted
Directorytrunk/dyn3d/bernoui.f90
(Copied from trunk/dyn3d/bernoui.f, r80)
added , text changed
Directorytrunk/dyn3d/coefpoly.f deleted
Directorytrunk/dyn3d/coefpoly.f90
(Copied from trunk/dyn3d/coefpoly.f, r80)
added , text changed
Directorytrunk/dyn3d/convmas.f deleted
Directorytrunk/dyn3d/convmas.f90
(Copied from trunk/dyn3d/convmas.f, r80)
added , text changed
Directorytrunk/dyn3d/coordij.f deleted
Directorytrunk/dyn3d/coordij.f90
(Copied from trunk/dyn3d/coordij.f, r80)
added , text changed
Directorytrunk/dyn3d/covcont.f deleted
Directorytrunk/dyn3d/covcont.f90
(Copied from trunk/dyn3d/covcont.f, r80)
added , text changed
Directorytrunk/dyn3d/diverg.f deleted
Directorytrunk/dyn3d/diverg.f90
(Copied from trunk/dyn3d/diverg.f, r80)
added , text changed
Directorytrunk/dyn3d/diverg_gam.f deleted
Directorytrunk/dyn3d/diverg_gam.f90
(Copied from trunk/dyn3d/diverg_gam.f, r80)
added , text changed
Directorytrunk/dyn3d/dudv1.f deleted
Directorytrunk/dyn3d/dudv1.f90
(Copied from trunk/dyn3d/dudv1.f, r80)
added , text changed
Directorytrunk/dyn3d/dudv2.f deleted
Directorytrunk/dyn3d/dudv2.f90
(Copied from trunk/dyn3d/dudv2.f, r80)
added , text changed
Directorytrunk/dyn3d/dump2d.f deleted
Directorytrunk/dyn3d/dump2d.f90
(Copied from trunk/dyn3d/dump2d.f, r80)
added , text changed
Directorytrunk/dyn3d/enercin.f deleted
Directorytrunk/dyn3d/enercin.f90
(Copied from trunk/dyn3d/enercin.f, r80)
added , text changed
Directorytrunk/dyn3d/extrapol.f deleted
Directorytrunk/dyn3d/extrapol.f90
(Copied from trunk/dyn3d/extrapol.f, r80)
added , text changed
Directorytrunk/dyn3d/fxysinus.f deleted
Directorytrunk/dyn3d/fxysinus.f90
(Copied from trunk/dyn3d/fxysinus.f, r80)
added , text changed
Directorytrunk/dyn3d/fyhyp.f deleted
Directorytrunk/dyn3d/fyhyp.f90
(Copied from trunk/dyn3d/fyhyp.f, r80)
added , text changed
Directorytrunk/dyn3d/gr_u_scal.f deleted
Directorytrunk/dyn3d/gr_u_scal.f90
(Copied from trunk/dyn3d/gr_u_scal.f, r80)
added , text changed
Directorytrunk/dyn3d/gr_v_scal.f deleted
Directorytrunk/dyn3d/gr_v_scal.f90
(Copied from trunk/dyn3d/gr_v_scal.f, r80)
added , text changed
Directorytrunk/dyn3d/groupeun.f deleted
Directorytrunk/dyn3d/groupeun.f90
(Copied from trunk/dyn3d/groupeun.f, r80)
added , text changed
Directorytrunk/dyn3d/heavyside.f deleted
Directorytrunk/dyn3d/heavyside.f90
(Copied from trunk/dyn3d/heavyside.f, r80)
added , text changed
Directorytrunk/dyn3d/initial0.f deleted
Directorytrunk/dyn3d/initial0.f90
(Copied from trunk/dyn3d/initial0.f, r80)
added , text changed
Directorytrunk/dyn3d/interpost.f deleted
Directorytrunk/dyn3d/interpost.f90
(Copied from trunk/dyn3d/interpost.f, r80)
added , text changed
Directorytrunk/dyn3d/interpre.f deleted
Directorytrunk/dyn3d/interpre.f90
(Copied from trunk/dyn3d/interpre.f, r80)
added , text changed
Directorytrunk/dyn3d/ismax.f deleted
Directorytrunk/dyn3d/ismax.f90
(Copied from trunk/dyn3d/ismax.f, r80)
added , text changed
Directorytrunk/dyn3d/ismin.f deleted
Directorytrunk/dyn3d/ismin.f90
(Copied from trunk/dyn3d/ismin.f, r80)
added , text changed
Directorytrunk/dyn3d/laplacien_gam.f deleted
Directorytrunk/dyn3d/laplacien_gam.f90
(Copied from trunk/dyn3d/laplacien_gam.f, r80)
added , text changed
Directorytrunk/dyn3d/laplacien_rot.f deleted
Directorytrunk/dyn3d/laplacien_rot.f90
(Copied from trunk/dyn3d/laplacien_rot.f, r80)
added , text changed
Directorytrunk/dyn3d/laplacien_rotgam.f deleted
Directorytrunk/dyn3d/laplacien_rotgam.f90
(Copied from trunk/dyn3d/laplacien_rotgam.f, r80)
added , text changed
Directorytrunk/dyn3d/limx.f deleted
Directorytrunk/dyn3d/limx.f90
(Copied from trunk/dyn3d/limx.f, r80)
added , text changed
Directorytrunk/dyn3d/limy.f deleted
Directorytrunk/dyn3d/limy.f90
(Copied from trunk/dyn3d/limy.f, r80)
added , text changed
Directorytrunk/dyn3d/limz.f deleted
Directorytrunk/dyn3d/limz.f90
(Copied from trunk/dyn3d/limz.f, r80)
added , text changed
Directorytrunk/dyn3d/nxgrad.f deleted
Directorytrunk/dyn3d/nxgrad.f90
(Copied from trunk/dyn3d/nxgrad.f, r80)
added , text changed
Directorytrunk/dyn3d/nxgrad_gam.f deleted
Directorytrunk/dyn3d/nxgrad_gam.f90
(Copied from trunk/dyn3d/nxgrad_gam.f, r80)
added , text changed
Directorytrunk/dyn3d/pentes_ini.f deleted
Directorytrunk/dyn3d/pentes_ini.f90
(Copied from trunk/dyn3d/pentes_ini.f, r80)
added , text changed
Directorytrunk/dyn3d/ppm3d.f deleted
Directorytrunk/dyn3d/ppm3d.f90
(Copied from trunk/dyn3d/ppm3d.f, r80)
added , text changed
Directorytrunk/dyn3d/prather.f deleted
Directorytrunk/dyn3d/prather.f90
(Copied from trunk/dyn3d/prather.f, r80)
added , text changed
Directorytrunk/dyn3d/pres2lev.f deleted
Directorytrunk/dyn3d/pres2lev.f90
(Copied from trunk/dyn3d/pres2lev.f, r80)
added , text changed
Directorytrunk/dyn3d/rotat.f deleted
Directorytrunk/dyn3d/rotat.f90
(Copied from trunk/dyn3d/rotat.f, r80)
added , text changed
Directorytrunk/dyn3d/rotat_nfil.f deleted
Directorytrunk/dyn3d/rotat_nfil.f90
(Copied from trunk/dyn3d/rotat_nfil.f, r80)
added , text changed
Directorytrunk/dyn3d/rotatf.f deleted
Directorytrunk/dyn3d/rotatf.f90
(Copied from trunk/dyn3d/rotatf.f, r80)
added , text changed
[...]

  ViewVC Help
Powered by ViewVC 1.1.21