source: codes/icosagcm/trunk/src @ 182

Name Size Rev Age Author Last Change
../
advect.f90 14.5 KB 174   11 years ymipsl Transform 2 loops on i and j in one loop ij for efficiency, vectorization …
advect_tracer.f90 9.4 KB 174   11 years ymipsl Transform 2 loops on i and j in one loop ij for efficiency, vectorization …
caldyn.f90 1.9 KB 162   11 years dubos Lagrangian vertical coordinate tested with test4.1 - 60 MPI procs
caldyn_adv.f90 5.6 KB 146   11 years ymipsl Set constant sign for wind way : ne(ij,right)==ne_right=1 …
caldyn_gcm.f90 37.9 KB 182   11 years dubos fixed shallow-water hydrostatic balance
caldyn_sw.f90 19.8 KB 146   11 years ymipsl Set constant sign for wind way : ne(ij,right)==ne_right=1 …
caldyn_wave.f90 3.0 KB 146   11 years ymipsl Set constant sign for wind way : ne(ij,right)==ne_right=1 …
check_conserve.f90 9.3 KB 172   11 years ymipsl doesn't work in sequential mode => Add MPI_REDUCE wrapper YM
dcmip_initial_conditions_test_1_2_3_v5.f90 47.0 KB 54   12 years dubos Test cases DCMIP2 - no Rayleigh relaxation yet
dimensions.f90 1.8 KB 174   11 years ymipsl Transform 2 loops on i and j in one loop ij for efficiency, vectorization …
dimphys.f90 913 bytes 149   11 years sdubey Added few new routines to read NC files and compute diagnostics to r145.|| …
dissip_gcm.f90 23.6 KB 175   11 years ymipsl Bug fix in dissipation. => better conservation of the mass YM
dissip_sw.f90 11.4 KB 146   11 years ymipsl Set constant sign for wind way : ne(ij,right)==ne_right=1 …
disvert.f90 7.3 KB 177   11 years mtort Fixed missing apbp.nc with Lagrangian vertical coordinate
disvert_dcmip3.f90 2.0 KB 131   11 years ymipsl Some operations must be only done by the mpi master task. YM
disvert_dcmip200.f90 1.8 KB 131   11 years ymipsl Some operations must be only done by the mpi master task. YM
disvert_ncar.f90 1.7 KB 131   11 years ymipsl Some operations must be only done by the mpi master task. YM
disvert_ncarl30.f90 4.1 KB 131   11 years ymipsl Some operations must be only done by the mpi master task. YM
disvert_std.f90 1.9 KB 131   11 years ymipsl Some operations must be only done by the mpi master task. YM
domain.f90 12.0 KB 174   11 years ymipsl Transform 2 loops on i and j in one loop ij for efficiency, vectorization …
domain_param.f90 429 bytes 174   11 years ymipsl Transform 2 loops on i and j in one loop ij for efficiency, vectorization …
dynetat0_gcm_mod.f90 10.6 KB 151   11 years ymipsl Implementation of mixte parallelism MPI/OpenMP into src directory YM
dynetat0_hz_mod.f90 10.1 KB 151   11 years ymipsl Implementation of mixte parallelism MPI/OpenMP into src directory YM
earth_const.f90 924 bytes 165   11 years dubos boussinesq flag for shallow-water / Ripa equations
etat0.f90 3.2 KB 170   11 years dubos Activated call to physics - Held & Suarez test case seems to work now
etat0_academic.f90 9.0 KB 19   12 years ymipsl Simplify the management of the module. YM
etat0_dcmip1.f90 8.1 KB 72   12 years dubos Improved etat0_dcmip1.f90
etat0_dcmip2.f90 4.1 KB 117   12 years ymipsl use correct module for vertical discretisation YM
etat0_dcmip3.f90 6.0 KB 55   12 years dubos Some DCMIP test case cleanup for consistency
etat0_dcmip4.f90 7.6 KB 138   11 years dubos Transport now working again - tested with dcmip4.1.0
etat0_dcmip5.f90 9.2 KB 114   12 years ymipsl correction for initial temperature on dcmip testcase 5 YM
etat0_heldsz.f90 7.5 KB 170   11 years dubos Activated call to physics - Held & Suarez test case seems to work now
etat0_jablonowsky06.f90 7.3 KB 19   12 years ymipsl Simplify the management of the module. YM
etat0_williamson.f90 4.8 KB 179   11 years mtort Prepared structure for non-traditional shallow-water equations
exner.f90 3.3 KB 151   11 years ymipsl Implementation of mixte parallelism MPI/OpenMP into src directory YM
face.f90 62 bytes 12   12 years ymipsl dynamico tree creation YM
field.f90 10.2 KB 159   11 years dubos Towards Lagrangian vertical coordinate (not there yet)
genmod.f90 78 bytes 12   12 years ymipsl dynamico tree creation YM
geometry.f90 16.1 KB 155   11 years dubos Schmidt transform in metric.f90
geopotential_mod.f90 2.0 KB 121   11 years dubos Options for calculation of Exner pressure
grid_param.f90 400 bytes 17   12 years ymipsl Merge advection scheme from sarvesh in standard version YM
guided_mod.f90 1.3 KB 98   12 years ymipsl Put time variable : dt, itaumax, write_period, itau_out in the time …
guided_ncar_mod.f90 5.1 KB 111   12 years dubos Fixed DCMIP1.2
icosa_gcm.f90 1.5 KB 171   11 years ymipsl - XIOS integration - Compiling with "-with_xios" option. Adapt path to …
icosa_mod.f90 385 bytes 82   12 years ymipsl improvment of the output and CF conformity YM
icosa_sw.f90 930 bytes 26   12 years ymipsl Implementation of parallelism implementation of iterative laplacian for …
kinetic.f90 1.4 KB 146   11 years ymipsl Set constant sign for wind way : ne(ij,right)==ne_right=1 …
math_const.f90 142 bytes 12   12 years ymipsl dynamico tree creation YM
maxico.f90 5.5 KB 149   11 years sdubey Added few new routines to read NC files and compute diagnostics to r145.|| …
metric.f90 25.4 KB 155   11 years dubos Schmidt transform in metric.f90
mpi_mod.F90 908 bytes 172   11 years ymipsl doesn't work in sequential mode => Add MPI_REDUCE wrapper YM
mpipara.F90 2.9 KB 171   11 years ymipsl - XIOS integration - Compiling with "-with_xios" option. Adapt path to …
netcdf_mod.F90 358 bytes 76   12 years ymipsl temporary correction for netcdf4 parallel writing YM
omega.f90 4.8 KB 96   12 years dubos Computation and output of omega=Dp/Dt?
omp_para.F90 1.8 KB 151   11 years ymipsl Implementation of mixte parallelism MPI/OpenMP into src directory YM
output_field.f90 1.1 KB 171   11 years ymipsl - XIOS integration - Compiling with "-with_xios" option. Adapt path to …
phyparam.F 17.8 KB 163   11 years dubos Disable zenang to enable compilation with -debug
physics.f90 2.2 KB 178   11 years mtort Fixed no-physics message
physics_dcmip.f90 28.7 KB 146   11 years ymipsl Set constant sign for wind way : ne(ij,right)==ne_right=1 …
physics_dry.f90 8.9 KB 149   11 years sdubey Added few new routines to read NC files and compute diagnostics to r145.|| …
prec.f90 389 bytes 12   12 years ymipsl dynamico tree creation YM
pression.f90 1000 bytes 166   11 years dubos New flag disvert=none
radiation_mod.F 27.4 KB 149   11 years sdubey Added few new routines to read NC files and compute diagnostics to r145.|| …
spherical_geom.f90 5.4 KB 155   11 years dubos Schmidt transform in metric.f90
surface_mod.F 27.0 KB 149   11 years sdubey Added few new routines to read NC files and compute diagnostics to r145.|| …
theta_rhodz.f90 5.0 KB 151   11 years ymipsl Implementation of mixte parallelism MPI/OpenMP into src directory YM
time.f90 3.6 KB 151   11 years ymipsl Implementation of mixte parallelism MPI/OpenMP into src directory YM
timeloop_gcm.f90 18.9 KB 174   11 years ymipsl Transform 2 loops on i and j in one loop ij for efficiency, vectorization …
timeloop_sw.f90 4.4 KB 98   12 years ymipsl Put time variable : dt, itaumax, write_period, itau_out in the time …
trace.F90 986 bytes 151   11 years ymipsl Implementation of mixte parallelism MPI/OpenMP into src directory YM
transfert.F90 1.0 KB 151   11 years ymipsl Implementation of mixte parallelism MPI/OpenMP into src directory YM
transfert_mpi.f90 43.5 KB 176   11 years ymipsl Transfering data between domain on the same processus are now done by …
vector.f90 1.2 KB 12   12 years ymipsl dynamico tree creation YM
vertical_interp.f90 1.7 KB 105   12 years ymipsl Minor correction for output at levl pression YM
vorticity.f90 1.6 KB 146   11 years ymipsl Set constant sign for wind way : ne(ij,right)==ne_right=1 …
wind.f90 10.5 KB 179   11 years mtort Prepared structure for non-traditional shallow-water equations
write_field.f90 62.8 KB 171   11 years ymipsl - XIOS integration - Compiling with "-with_xios" option. Adapt path to …
xios_mod.F90 10.9 KB 173   11 years ymipsl bug fix for output vorticity field with XIOS YM
Note: See TracBrowser for help on using the repository browser.