source: codes/icosagcm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1002   4 years adurocher transfert_mpi : Moved buffer copies in separate subroutines new routines …
(edit) @1001   4 years adurocher transfert_mpi : fixed sign in vector messages
(edit) @1000   4 years adurocher transfert_mpi : fixed tmp array copy issue on GPU PGI doesn't give the …
(edit) @999   4 years adurocher transfert_mpi : aggregate messages Only one message is sent per MPI …
(edit) @998   4 years adurocher transfert_mpi : Added 'npoints' in submessages message_*%npoints is used …
(edit) @970   5 years ymipsl Bug fix in openMP for held&suarez physic. YM
(edit) @967   5 years sfromang set tracers densities to zero in held-suarez test case intialisation …
(edit) @965   5 years adurocher trunk : Implemented req_z1_scal in new transfert_mpi
(edit) @964   5 years adurocher trunk : transfert_mpi_legacy is now default
(edit) @963   5 years adurocher Merge 'mpi_rewrite' into trunk
(edit) @962   5 years adurocher Merge 'profiling' to trunk
(edit) @954   5 years adurocher trunk : Added metric terms to kernels parameters to avoid Host/GPU …
(edit) @953   5 years adurocher trunk : GPU implementation with OpenACC ( merge from glcp.idris.fr )
(edit) @926   5 years dubos devel and trunk : let iim_glo=nbp+1 so that MOD(nbp,npslit_X)==0 implies …
(edit) @910   5 years ymipsl Fix typo. External physics was called for every case. YM
(edit) @904   5 years adurocher trunk : Fixed compilation without xios
(edit) @903   5 years adurocher trunk : Added ifdef to compile with mpif.h instead for mpi.mod
(edit) @902   5 years adurocher trunk : Check tracer mass conservation in check_conserve
(edit) @901   5 years adurocher trunk : Fixed compilation with --std=f2008 with gfortran Added …
(edit) @900   5 years adurocher trunk : Fixed aliasing issue in compute_divgrad/gradiv/gradrot in dissip …
(edit) @899   5 years adurocher trunk : Fixed GCC warnings Fixed iso c bindings fixed warnings with …
(edit) @898   5 years adurocher trunk : Separate compute/compare loops in compute_rhodz
(edit) @897   5 years adurocher trunk : Removed dereferencing of optional parameter (PGI OpenPower?)
(edit) @896   5 years adurocher trunk : compute_gradq3d: Remove all useless temporary arrays.
(edit) @895   5 years adurocher trunk : Fix inconsistent timer with PGI compiler. Always use the 64-bit …
(edit) @894   5 years adurocher trunk : compute_advect_horiz: Fix dimension of qfluxt. This fixes issue …
(edit) @893   5 years adurocher trunk : Zero-initialize output u-fields in write_restart
(edit) @892   5 years adurocher trunk : Replaced deprecated MPI_TYPE_EXTENT by MPI_Type_get_extent
(edit) @891   5 years ymipsl Comment the call to xios_timer. This functionnality will be commited …
(edit) @890   5 years ymipsl Remove output dissip tendency with xios wich is performance killer YM
(edit) @889   5 years ymipsl OpenMP fix when using "phys_smooth_tendency=y" YM
(edit) @888   5 years ymipsl OpenMP fix when reading metric. YM
(edit) @887   5 years ymipsl Close the context_dynamico_input properly when reading metric with XIOS. …
(edit) @882   5 years ymipsl Metric is now write in start.nc/restart.nc Metric can be read at restart …
(edit) @881   5 years ymipsl Implement small cell balancing for ownership. Call to physic will be done …
(edit) @873   5 years ymipsl Fix for tracer conservation when adding smooth physics tendency. YM
(edit) @872   5 years ymipsl Comment the call to xios_timer. This functionnality will be commited …
(edit) @871   5 years ymipsl experimental : add smooth physics tendency for external physics. …
(edit) @819   5 years ymipsl New parameter in run .def etat0_start_iteration_reset = y/n default (n) …
(edit) @815   5 years adurocher trunk : Changed grow_factor to Real in transfert_omp (was INT(1.5)=1)
(edit) @814   5 years adurocher trunk : removed double allocation of geom%bi in allocate_geometry
(edit) @811   5 years adurocher trunk+devel : fixed cross product
(edit) @810   5 years adurocher cherrypick r745 : fix accuracy issue with cross_product2 => -xHost now …
(edit) @803   5 years adurocher Fixed compilation with gfortran no_io/sequential Fixed syntax error on …
(edit) @788   5 years ymipsl Minor fix when using -no_io option : Some compiler (NEC sx Aurora) can …
(edit) @781   5 years sfromang New vertical profil for dissipation coefficient (via vert_prof_dissip …
(edit) @713   6 years ymipsl Little fix for OpenMP using external physics YM
(edit) @711   6 years ymipsl Adding halo transfer for scalar field ad vorticity point. => Use request …
(edit) @710   6 years ymipsl Remove conflict with OpenMP for LMDZ physic initialization. At this …
(edit) @709   6 years ymipsl OpenMP fix when creating intial state from files by interpolation …
(edit) @708   6 years ymipsl Default MPI initialization is set to funneled mode rather than …
(edit) @707   6 years ymipsl OpenMP fix for function xios_read_var. Only master thread must call XIOS …
(edit) @706   6 years millour Tidying up around dissipation steps and outputs. So far application of …
(edit) @669   6 years dubos trunk/disvert : set pa=preff/2 rather than hard-coded pa=50000
(edit) @668   6 years dubos trunk : compute and output physics tendencies on the dynamics side
(edit) @667   6 years dubos trunk : basic coarse-grain profiling
(edit) @649   6 years aslmd added angular momentum diagnostics associated with either positive or …
(edit) @648   6 years aslmd added an option for simple Rayleigh friction at bottom (giant planets, but …
(edit) @607   6 years dubos trunk : added AAM_tot to detailed AAM budget
(edit) @606   7 years dubos trunk : new disvert strato_custom
(edit) @605   7 years dubos trunk : backported r600 from devel
(edit) @604   7 years dubos trunk : backported r600-603 from devel
(edit) @599   7 years dubos trunk : backported commits r582-r598 (transport diagnostics)
(edit) @581   7 years dubos trunk : upgrading to devel
(edit) @580   7 years dubos trunk : upgrading to devel
(edit) @561   7 years dubos trunk : backported commits 555-557 from devel
(edit) @555   7 years dubos trunk : backported commits 535-540 from devel
(edit) @554   7 years dubos trunk : renamed icosagcm.f90 => icosa_init.f90
(edit) @553   7 years dubos trunk : backported commit 534 from devel
(edit) @552   7 years dubos trunk : backported commit 534 from devel
(edit) @548   7 years dubos trunk : reorganize source tree
(edit) @545   7 years dubos disvert_strato : user-definable dsigmin ; useful to reproduce CMIP5 …
(edit) @544   7 years dubos Held & Suarez : user-definable atmospheric mass, used for CMIP5 aquaplanet
(edit) @543   7 years dubos fix : arch files for CICLAD
(edit) @541   7 years millour Fix dissipation initialization to be identical when changing number of …
(edit) @526   7 years dubos OMP fix for diagnostics
(edit) @525   7 years dubos OMP fix for Rayleigh friction
(edit) @524   7 years dubos OMP fix for Rayleigh friction
(edit) @523   7 years dubos Fixed Rayleigh friction (DCMIP 2.1)
(edit) @521   7 years dubos Cleanup after fixing RK2.5
(edit) @519   7 years dubos Fixed RK2.5 - cleanup to follow
(edit) @517   7 years ymipsl forgotten files from previous commit YM
(edit) @516   7 years ymipsl forgotten file from previous commit YM
(edit) @515   7 years dubos Temporary fix : write_start undefined
(edit) @514   7 years ymipsl Start file is created before entering time loop, except if starting from …
(edit) @513   7 years dubos Trunk bugfix : sponge layer
(edit) @505   7 years dubos Allow compilation without XIOS
(edit) @499   7 years dubos Bugfix : NH - now passes DCMIP2012 (flat terrain), Bubble, DCMIP2016
(edit) @496   8 years ymipsl Restart from file, need to update redondant cells on frontier. YM
(edit) @495   8 years ymipsl Type for broadcast in sequential YM
(edit) @494   8 years ymipsl Fix held & suarez physic (extra dimansion for theta) YM
(edit) @493   8 years ymipsl Extend checksum for parallel runs. YM
(edit) @492   8 years ymipsl Some bugs fixed in XIOS... => Some modifciation in restart and read …
(edit) @491   8 years ymipsl USE IOISPL => USE ioipsl Maj. can cause trouble for FCM dependendy. YM
(edit) @488   8 years ymipsl New version independant of netcd I/O for benchmarking. YM
(edit) @487   8 years ymipsl Bad name for intel simd directives YM
(edit) @486   8 years ymipsl etat0 database : to avoid conflict with other id, suffix field read from …
(edit) @485   8 years ymipsl Fix extra-dimension to theta_rhodz for etat0 h&Z YM
(edit) @483   8 years ymipsl - Add functionnality to input/output field of type U (value on the edges) …
(edit) @482   8 years ymipsl Dynamico can run without XIOS YM
Note: See TracRevisionLog for help on using the revision log.