source: codes/icosagcm/devel/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @792   6 years jisesh devel/unstructured : added kernel for curl curl ; used by …
(edit) @784   6 years jisesh devel/unstructured : laplacian operator
(edit) @775   6 years dubos devel/unstructured : fix missing OMP END DO
(edit) @759   6 years dubos devel/unstructured : towards XIOS output with curvilinear mesh
(edit) @749   6 years dubos devel/unstructured : fix recently introduced bugs
(edit) @747   6 years dubos devel/unstructured : more fixes to mixed precision
(edit) @745   6 years dubos devel : fix accuracy issue with cross_product2 => -xHost now conserves …
(edit) @744   6 years dubos devel : make_icosa option for mixed precision
(edit) @741   6 years dubos devel : added vertical diffusion to idealized venus physics
(edit) @739   6 years dubos devel : small cleanup in idealized physics
(edit) @737   6 years dubos devel : fix itau_dissip (missed when backporting r706)
(edit) @735   6 years dubos devel : Gassmann (2018) modification of TRiSK Coriolis discretization
(edit) @734   6 years dubos devel : consistent discretization of kinetic energy
(edit) @733   6 years dubos devel : towards consistent discretization of kinetic energy
(edit) @732   6 years dubos devel : more cleanup and reorganization in dynamics/
(edit) @731   6 years dubos devel : cleanup and reorganization in dynamics/
(edit) @728   6 years dubos devel : diagnose consistent kinetic energy using new req_z1_scal (r711)
(edit) @726   6 years dubos devel : backported from trunk commits r707-r711,r713
(edit) @724   6 years dubos devel : updated generated kernels ; added missing SIMD directives
(edit) @722   6 years dubos devel : OpenMP bugfix - tested with DCMIP31 NH
(edit) @721   6 years dubos devel : created serial kernels to debug OpenMP
(edit) @715   6 years dubos devel : OpenMP fix for disvert=ncar
(edit) @714   6 years dubos devel : backported from trunk commits r607,r648,r649,r667,r668,r669,r706
(edit) @700   6 years dubos devel/unstructured : profile halo exchange & reduce verbosity
(edit) @699   6 years dubos devel/unstructured : PRINT perf only if MPI master
(edit) @698   6 years dubos devel : fix typo
(edit) @695   6 years dubos devel : fix #include
(edit) @688   6 years dubos devel/unstructured : select double or single precision for physical …
(edit) @686   6 years dubos devel/unstructured : piecewise-constant vertical remapping
(edit) @684   6 years dubos devel/unstructured : fix no-MPI
(edit) @683   6 years dubos devel/unstructured : cleanup
(edit) @681   6 years dubos devel/unstructured : local mesh setup + halo exchange
(edit) @677   6 years dubos devel/unstructured : bugfix for mass coordinate + hydrostatic
(edit) @675   6 years dubos devel/unstructured : bugfix profiling
(edit) @670   6 years dubos devel/unstructured : print fine-grained profile info every second at most
(edit) @665   6 years dubos devel/unstructured : OpenMP fixes
(edit) @663   6 years dubos devel/Python : fix numpy messing up OpenMP
(edit) @658   6 years dubos devel/unstructured : updated kernels
(edit) @657   6 years dubos devel/hex : updated kernels
(edit) @652   6 years dubos devel/unstructured : basic profiling
(edit) @651   6 years dubos devel/unstructured : basic profiling
(edit) @650   7 years dubos devel/unstructured : more loop unrolling
(edit) @645   7 years dubos devel/unstructured : OpenMP bugfix
(edit) @642   7 years dubos devel/unstructured : bubble test case with Fortran time stepping
(edit) @638   7 years dubos devel/unstructured : code reorganization
(edit) @635   7 years dubos devel : set nb_threads to OMP_NUM_THREADS by default
(edit) @628   7 years dubos devel : new "conservative" variant for vertical transport of momentum
(edit) @627   7 years dubos devel : bugfix after 624
(edit) @624   7 years dubos devel : introduced kernels for caldyn_vert (optional)
(edit) @615   7 years dubos devel/unstructured : import Python layer from HEAT
(edit) @614   7 years dubos devel : added unstructured-mesh kernels
(edit) @613   7 years dubos devel : rename directory kernels as kernels_hex
(edit) @612   7 years dubos devel : rename directory kernels as kernels_hex
(edit) @609   7 years dubos devel : backported commits 606 and 607 from trunk
(edit) @608   7 years dubos devel : removed unused kernel
(edit) @603   7 years dubos devel : output theta and momentum fluxes
(edit) @602   7 years dubos devel : make sure le_de is 0 for 6th edge of pentagons
(edit) @601   7 years dubos devel : compute horizontal fluxes of ulon and theta
(edit) @600   7 years dubos devel : remove unused buffers in diagnostics/observable.f90
(edit) @598   7 years dubos devel : minor cleanup in observable.f90
(edit) @595   7 years dubos devel : fix halo issues with computation of energy fluxes
(edit) @594   7 years dubos devel : diagnose energy fluxes
(edit) @593   7 years dubos devel : fields for energy fluxes (diagflux)
(edit) @592   7 years dubos devel : finalize diagnostics of tracer fluxes
(edit) @590   7 years dubos devel : fix previous commit
(edit) @588   7 years dubos devel : output time- averaged tracer fluxes
(edit) @587   7 years dubos devel : multiplicative factor in flux/wind reconstructions
(edit) @586   7 years dubos devel : cleanup caldyn_gcm.F90
(edit) @585   7 years dubos devel : reconstruct fluxes at cell centers
(edit) @584   7 years dubos devel : switched indices of 3D vector fields
(edit) @583   7 years dubos devel : accumulate tracer fluxes over time for diagnostics
(edit) @582   7 years dubos devel : kernel for advect_horiz
(edit) @579   7 years dubos devel : OpenMP fixes for NH diagnostics
(edit) @578   7 years dubos devel : OpenMP fixes for NH kernels
(edit) @573   7 years dubos devel : get rid of CPP_DYSL
(edit) @572   7 years dubos devel : Move some GETIN where they belong
(edit) @569   7 years dubos devel : additional fields in restart when NH - requires changes to …
(edit) @568   7 years dubos devel : cleanup OpenMP in etat0.f90
(edit) @567   7 years dubos devel : removed unused kernels
(edit) @565   7 years dubos devel : fix compilation without -dysl
(edit) @564   7 years dubos devel : bugfix (missing commit)
(edit) @563   7 years dubos devel : added macro-generated code in source tree
(edit) @562   7 years dubos devel : per-kernel activation of macro-generated code
(edit) @559   7 years dubos devel : bugfix
(edit) @558   7 years dubos devel : Fix OpenMP for NH
(edit) @557   7 years dubos devel : PRINT message if CPP_DYSL
(edit) @551   7 years dubos devel : backported commit 543 from trunk
(edit) @550   7 years dubos devel : backported commits 541 and 545 from trunk
(edit) @549   7 years dubos devel : backported commit 544 from trunk
(edit) @540   7 years dubos devel : bugfix NH+OpenMP
(edit) @539   7 years dubos devel : macro-generated kernel for caldyn_slow_NH
(edit) @538   7 years dubos devel : macro-generated kernels for caldyn_coriolis, compute_NH_geopot, …
(edit) @537   7 years dubos devel : macro-generated kernels for compute_geopot and caldyn_slow_hydro
(edit) @536   7 years dubos devel : macro-generated kernels for pvort_only and caldyn_fast
(edit) @534   7 years dubos devel : caldyn_thermo = thermo_boussinesq replaces boussinesq=.TRUE. …
(edit) @533   7 years dubos devel : reorganization of source tree
(edit) @531   7 years dubos devel : tyding up sources
(edit) @530   7 years dubos devel : tyding up sources
(edit) @529   7 years dubos Updated devel to r526
(edit) @528   7 years dubos Updated devel to r517
Note: See TracRevisionLog for help on using the revision log.