source: LMDZ6/trunk/libf/misc @ 5300

Name Size Rev Age Author Last Change
../
arth_m.f90 1.9 KB 5268   9 days abarral .f90 <-> .F90 depending on cpp key use
assert_eq_m.f90 1.8 KB 5268   9 days abarral .f90 <-> .F90 depending on cpp key use
assert_m.f90 1.9 KB 5268   9 days abarral .f90 <-> .F90 depending on cpp key use
cbrt.f90 172 bytes 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
chfev.f90 4.8 KB 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
coefpoly_m.f90 1.5 KB 5268   9 days abarral .f90 <-> .F90 depending on cpp key use
cray.F90 561 bytes 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
fdump.f90 1.1 KB 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
formcoord.f90 1004 bytes 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
i1mach.f90 4.4 KB 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
iniprint_mod_h.f90 400 bytes 5282   4 days abarral Turn iniprint.h clesphys.h into modules Remove unused description.h
interpolation.f90 3.7 KB 5268   9 days abarral .f90 <-> .F90 depending on cpp key use
ismax.f90 303 bytes 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
ismin.f90 317 bytes 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
iso_params_mod.f90 423 bytes 5268   9 days abarral .f90 <-> .F90 depending on cpp key use
j4save.f90 2.7 KB 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
juldate.f90 909 bytes 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
lmdz_cppkeys_wrapper.F90 3.1 KB 5249   10 days abarral Replace uses of cpp key NC_DOUBLE
lmdz_inca_wrappers.F90 10.7 KB 5251   10 days abarral Wrap uses of cpp key INCA Add INCA wrapper
lmdz_mpi.F90 753 bytes 4600   16 months yann meurdesoif Suppress CPP_MPI key usage in source code. MPI wrappers is used to …
lmdz_mpi_wrappers.F90 5.3 KB 4600   16 months yann meurdesoif Suppress CPP_MPI key usage in source code. MPI wrappers is used to …
lmdz_reprobus_wrappers.F90 1.3 KB 5271   8 days abarral Move dimensions.h into a module Nb: doesn't compile yet
lmdz_xios.F90 51.3 KB 5084   3 months Laurent Fairhead Reverting to r4065. Updating fortran standard broke too much stuff. …
minmax2.f90 335 bytes 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
minmax.f90 308 bytes 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
new_unit_m.f90 436 bytes 5268   9 days abarral .f90 <-> .F90 depending on cpp key use
nrtype.f90 779 bytes 5268   9 days abarral .f90 <-> .F90 depending on cpp key use
pchdf.f90 3.1 KB 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
pchfe.f90 9.6 KB 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
pchfe_95_m.f90 2.7 KB 5268   9 days abarral .f90 <-> .F90 depending on cpp key use
pchsp.f90 13.1 KB 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
pchsp_95_m.f90 4.2 KB 5268   9 days abarral .f90 <-> .F90 depending on cpp key use
pres2lev_mod.f90 2.0 KB 5268   9 days abarral .f90 <-> .F90 depending on cpp key use
q_sat.f90 1.6 KB 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
ran1.f90 881 bytes 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
readTracFiles_mod.f90 175.6 KB 5190   7 weeks dcugnet Revert to r5182 because r5183 still craches with gfortran for unclear …
regr1_step_av_m.f90 8.2 KB 5268   9 days abarral .f90 <-> .F90 depending on cpp key use
regr_conserv_m.f90 15.5 KB 5268   9 days abarral .f90 <-> .F90 depending on cpp key use
regr_lint_m.f90 8.1 KB 5268   9 days abarral .f90 <-> .F90 depending on cpp key use
slopes_m.f90 9.9 KB 5268   9 days abarral .f90 <-> .F90 depending on cpp key use
sort.f90 573 bytes 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
strings_mod.f90 93.0 KB 5268   9 days abarral .f90 <-> .F90 depending on cpp key use
vampir.F90 2.3 KB 1907   11 years lguez Added a copyright property to every file of the distribution, except …
write_field.f90 8.6 KB 5270   8 days abarral Replace F77 netcdf library by F90 netcdf library
wxios.F90 29.7 KB 5282   4 days abarral Turn iniprint.h clesphys.h into modules Remove unused description.h
xercnt.f90 2.5 KB 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
xerhlt.f90 1.4 KB 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
xermsg.f90 15.9 KB 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
xerprn.f90 8.7 KB 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
xersve.f90 4.8 KB 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
xgetua.f90 1.9 KB 5246   11 days abarral Convert fixed-form to free-form sources .F -> .{f,F}90 (WIP: some .F …
  • Property copyright set to
    Name of program: LMDZ
    Creation date: 1984
    Version: LMDZ5
    License: CeCILL version 2
    Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539
    See the license file in the root directory
Note: See TracBrowser for help on using the repository browser.