source: codes/icosagcm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @192   10 years dubos Fixed DCMIP5 physics/etat0
(edit) @191   10 years dubos Reactivated output of ulon,ulat
(edit) @190   10 years dubos Fixes for shallow-water runs
(edit) @189   10 years dubos Fixes for pure OpenMP parallelism
(edit) @188   10 years ymipsl Bug fix : Due to regression from last commit, variable message_number was …
(edit) @186   10 years ymipsl Add new openMP parallelism based on distribution of domains on threads. …
(edit) @185   11 years dubos Removed obsolete files
(edit) @183   11 years dubos moved Boussniesq calculation of pressure into compute_caldyn_horiz
(edit) @182   11 years dubos fixed shallow-water hydrostatic balance
(edit) @181   11 years dubos fixed shallow-water hydrostatic balance
(edit) @179   11 years mtort Prepared structure for non-traditional shallow-water equations
(edit) @178   11 years mtort Fixed no-physics message
(edit) @177   11 years mtort Fixed missing apbp.nc with Lagrangian vertical coordinate
(edit) @176   11 years ymipsl Transfering data between domain on the same processus are now done by …
(edit) @175   11 years ymipsl Bug fix in dissipation. => better conservation of the mass YM
(edit) @174   11 years ymipsl Transform 2 loops on i and j in one loop ij for efficiency, vectorization …
(edit) @173   11 years ymipsl bug fix for output vorticity field with XIOS YM
(edit) @172   11 years ymipsl doesn't work in sequential mode => Add MPI_REDUCE wrapper YM
(edit) @171   11 years ymipsl - XIOS integration - Compiling with "-with_xios" option. Adapt path to …
(edit) @170   11 years dubos Activated call to physics - Held & Suarez test case seems to work now
(edit) @168   11 years dubos Parameter files for W91.6
(edit) @167   11 years dubos Multi-layer Saint-Venant / Ripa equations - tested with Williamson91.5 & …
(edit) @166   11 years dubos New flag disvert=none
(edit) @165   11 years dubos boussinesq flag for shallow-water / Ripa equations
(edit) @164   11 years dubos Williamson (1991) test case
(edit) @163   11 years dubos Disable zenang to enable compilation with -debug
(edit) @162   11 years dubos Lagrangian vertical coordinate tested with test4.1 - 60 MPI procs
(edit) @161   11 years dubos Minor additions
(edit) @160   11 years dubos MPI-aware conservation check
(edit) @159   11 years dubos Towards Lagrangian vertical coordinate (not there yet)
(edit) @158   11 years dubos removed LeapFrog? & Adams-Bashforth from timeloop_gcm
(edit) @157   11 years dubos caldyn cleanup, tested with JW06 & MPI (no OpenMP)
(edit) @156   11 years dubos new hydrostatic balance - tested with JW06 - code cleanup to follow
(edit) @155   11 years dubos Schmidt transform in metric.f90
(edit) @154   11 years dubos Almost nothing
(edit) @153   11 years dubos Schmidt transform
(edit) @151   11 years ymipsl Implementation of mixte parallelism MPI/OpenMP into src directory YM
(edit) @149   11 years sdubey Added few new routines to read NC files and compute diagnostics to r145.|| …
(edit) @148   11 years ymipsl Various optimisations - dissipation is not called every timestep (similar …
(edit) @147   11 years ymipsl Add optimized version of caldyn_gcm YM
(edit) @146   11 years ymipsl Set constant sign for wind way : ne(ij,right)==ne_right=1 …
(edit) @145   11 years ymipsl Add vampirtrace management YM
(edit) @141   11 years dubos caldyn_adv works with dcmip2012/test1
(edit) @140   11 years dubos caldyn_adv is back
(edit) @139   11 years dubos caldyn_adv is back
(edit) @138   11 years dubos Transport now working again - tested with dcmip4.1.0
(edit) @137   11 years dubos Heavily modified advect_tracer.f90
(edit) @136   11 years dubos Heavily modified advect_tracer.f90
(edit) @135   11 years dubos Time-accumulation of mass fluxes active
(edit) @134   11 years dubos Time-accumulation of mass fluxes active
(edit) @133   11 years dubos Working on dyn/adv coupling
(edit) @132   11 years dubos Some steps towards coupling with transport
(edit) @131   11 years ymipsl Some operations must be only done by the mpi master task. YM
(edit) @130   11 years dubos dissipation, transport and physics still deactivated
(edit) @129   11 years dubos Changed timeloop design for multistage schemes
(edit) @128   11 years dubos Energy-conserving TRiSK - tested with JW06 at nbp=80
(edit) @127   11 years dubos Ready for energy-conserving variant
(edit) @126   11 years dubos Ready for energy-conserving variant
(edit) @125   11 years dubos Ready for energy-conserving variant
(edit) @124   11 years dubos Disabled physics and advection
(edit) @123   11 years dubos Some reorganization of caldyn.gcm
(edit) @122   11 years dubos Options for calculation of Exner pressure
(edit) @121   11 years dubos Options for calculation of Exner pressure
(edit) @120   11 years dubos RK4 time stepping scheme
(edit) @119   11 years dubos Fixed issues with optional args in write_field
(edit) @118   11 years dubos Added some MPI-related messages
(edit) @117   12 years ymipsl use correct module for vertical discretisation YM
(edit) @116   12 years ymipsl Add dcmip 2.0-0 vertical discretisation YM
(edit) @115   12 years ymipsl Implement dcmip31 vertcal discretisation YM
(edit) @114   12 years ymipsl correction for initial temperature on dcmip testcase 5 YM
(edit) @113   12 years ymipsl Add dcmip 5 testcase YM
(edit) @112   12 years ymipsl correction for hybi value output in the apbp.nc file YM
(edit) @111   12 years dubos Fixed DCMIP1.2
(edit) @110   12 years ymipsl Correction for dcmip moist physics Temperature is ouput instead of virtual …
(edit) @109   12 years dubos Added Rayleigh friction Tested : DCMIP 2.1 and DCMIP2.2 (with/without)
(edit) @107   12 years ymipsl Memory leak fix in writefield YM
(edit) @106   12 years ymipsl Bug fix for DCMIP simple physics YM
(edit) @105   12 years ymipsl Minor correction for output at levl pression YM
(edit) @104   12 years ymipsl minor correction to exclude output at pression level 0 YM
(edit) @102   12 years ymipsl implement virtual temperature for moist physics from dcmip YM
(edit) @100   12 years ymipsl minor fix :vlon -> ulat in output file YM
(edit) @99   12 years ymipsl Output precipitation in dcmip physics YM
(edit) @98   12 years ymipsl Put time variable : dt, itaumax, write_period, itau_out in the time …
(edit) @97   12 years ymipsl Put conforming IO for dcmip testcase YM
(edit) @96   12 years dubos Computation and output of omega=Dp/Dt?
(edit) @95   12 years dubos Temporary fix of transport code using halo=3
(edit) @93   12 years ymipsl Add "once" functionnlity to writefield YM
(edit) @91   12 years dubos Minor changes for test case DCMIP1
(edit) @90   12 years ymipsl Add vertical interpolation functionnality YM
(edit) @82   12 years ymipsl improvment of the output and CF conformity YM
(edit) @81   12 years ymipsl Add simplify physics for dcmip testcase YM
(edit) @80   12 years ymipsl YM
(edit) @79   12 years ymipsl rename dcmip41.f90 into dcmip4.f90 YM
(edit) @78   12 years ymipsl update dcmip4 testcase YM
(edit) @77   12 years ymipsl changing 'Z' dimension into 'lev' in writefield YM
(edit) @76   12 years ymipsl temporary correction for netcdf4 parallel writing YM
(edit) @75   12 years ymipsl write file apbp.nc parameters for vertical discretisation YM
(edit) @74   12 years ymipsl add mpi transfert for 4-dim tracers YM
(edit) @73   12 years dubos Keyword changes in guide_mod and guided_ncar_mod
(edit) @72   12 years dubos Improved etat0_dcmip1.f90
Note: See TracRevisionLog for help on using the revision log.