source: codes

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @762   6 years jisesh devel : tests for Baroclinic instability 3D
(edit) @761   6 years jisesh Added code Baroclinic_3D_ullrich.py
(edit) @760   6 years dubos devel/Python : block-wise partitioning
(edit) @759   6 years dubos devel/unstructured : towards XIOS output with curvilinear mesh
(edit) @758   6 years dubos devel/Python : added ncwrite to Cartesian_mesh + bugfixes + cleanup
(edit) @757   6 years dubos devel/Python : added some features to Cartesian_Mesh
(edit) @756   6 years dubos devel/Python : moved DYNAMICO_Format to meshes.py + cleanup
(edit) @755   6 years dubos devel/Python : simplify management of XML files for test cases
(edit) @754   6 years dubos devel/unstructured : fix RSW_2D test case for mixed precision
(edit) @753   6 years dubos devel/unstructured : fixed indexing bug in Cartesian mesh
(edit) @752   6 years jisesh Deleting file 'write_Cartesian_mesh_V2.py'
(edit) @751   6 years jisesh devel: write Cartesian mesh to NetCDF file
(edit) @750   6 years jisesh commit message
(edit) @749   6 years dubos devel/unstructured : fix recently introduced bugs
(edit) @748   6 years jisesh Added write_Cartesian_mesh_V2.py.
(edit) @747   6 years dubos devel/unstructured : more fixes to mixed precision
(edit) @746   6 years dubos devel : make_icosa option for mixed precision (completes r744)
(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) @743   6 years dubos devel : fixed bug recently introduced in make_icosa
(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) @738   6 years dubos devel/IRENE : use AVX512 in dynamics and AVX elsewhere ; fixes mass …
(edit) @737   6 years dubos devel : fix itau_dissip (missed when backporting r706)
(edit) @736   6 years dubos devel : update IRENE arch after system upgrade
(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) @730   6 years dubos devel : improve make_icosa to avoid unnecessary re-compilation
(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) @723   6 years dubos devel : created serial kernels to debug OpenMP (bugfix)
(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) @720   6 years dubos devel : fix CICLAD build
(edit) @719   6 years dubos devel/unstructured : write/read Cartesian mesh as an unstructured mesh
(edit) @718   6 years dubos devel : fix CICLAD build
(edit) @717   6 years dubos devel/unstructured : more flexible wrapper to execute test cases
(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) @713   6 years ymipsl Little fix for OpenMP using external physics YM
(edit) @712   6 years dubos devel : improved doc for Python on CICLAD
(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) @705   6 years dubos devel : fixes build for CICLAD
(edit) @704   6 years dubos unstructured : put tarfiles for netCDF4 and parmetis
(edit) @701   6 years dubos devel/unstructured : use command line parameters for test case DCMIP2008c5
(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) @697   6 years dubos devel/unstructured : MPI+XIOS for DCMIP2008c5
(edit) @696   6 years dubos devel/unstructured : bugfix XIOS output
(edit) @695   6 years dubos devel : fix #include
(edit) @694   6 years dubos devel/unstructured : higher-level interface to XIOS
(edit) @693   6 years dubos devel : arch files for Irene
(edit) @692   6 years dubos devel/Python : fix test/partition.py
(edit) @691   6 years dubos devel/Python : bugfix, on Irene all2all corrupts its argument ?
(edit) @690   6 years dubos devel/Python : fix XML
(edit) @689   6 years dubos devel/unstructured : select double or single precision for physical …
(edit) @688   6 years dubos devel/unstructured : select double or single precision for physical …
(edit) @687   6 years dubos devel/unstructured : piecewise-constant vertical remapping
(edit) @686   6 years dubos devel/unstructured : piecewise-constant vertical remapping
(edit) @685   6 years dubos devel/unstructured : towards vertical remapping
(edit) @684   6 years dubos devel/unstructured : fix no-MPI
(edit) @683   6 years dubos devel/unstructured : cleanup
(edit) @682   6 years dubos devel/unstructured : XIOS output with MPI
(edit) @681   6 years dubos devel/unstructured : local mesh setup + halo exchange
(edit) @680   6 years dubos devel/unstructured : moved mesh partitioning code into meshes.py
(edit) @679   6 years dubos devel/unstructured : orographic Rossby wave test case from DCMIP 2008
(edit) @678   6 years dubos devel/unstructured : fixed scaling factors in DCMIP31
(edit) @677   6 years dubos devel/unstructured : bugfix for mass coordinate + hydrostatic
(edit) @676   6 years dubos devel/unstructured : update DCMIP 3.1 test case
(edit) @675   6 years dubos devel/unstructured : bugfix profiling
(edit) @674   6 years dubos devel/unstructured : mesh reordering (Morton)
(edit) @673   6 years dubos devel/unstructured : update DCMIP 3.1 test case
(edit) @672   6 years dubos devel/unstructured : Fix partitioning
(edit) @671   6 years dubos devel/unstructured : Fix MacOSX environment
(edit) @670   6 years dubos devel/unstructured : print fine-grained profile info every second at most
(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) @666   6 years dubos devel/unstructured : python fixes
(edit) @665   6 years dubos devel/unstructured : OpenMP fixes
(edit) @664   6 years dubos devel/Python : fix numpy messing up OpenMP
(edit) @663   6 years dubos devel/Python : fix numpy messing up OpenMP
(edit) @662   6 years dubos devel/Python : force python to use our libraries
(edit) @661   6 years dubos devel/Python : force python to use our libraries
(edit) @660   6 years dubos devel/Python/test : missing output dir
(edit) @659   6 years dubos devel/codegen : update NH kernels
(edit) @658   6 years dubos devel/unstructured : updated kernels
(edit) @657   6 years dubos devel/hex : updated kernels
(edit) @656   6 years dubos devel/unstructured : some improvement of test cases
(edit) @655   6 years dubos devel : upgrade Curie config to ifort 18
Note: See TracRevisionLog for help on using the revision log.