source: codes/icosagcm/devel

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @834   5 years dubos devel : moved thermodynamics from caldyn_vars to earth_const
(edit) @833   5 years dubos devel : fix pure-MPI build
(edit) @832   5 years dubos devel : fix pure-MPI build
(edit) @831   5 years dubos devel : separate module for compute_theta
(edit) @830   5 years dubos devel : merged init_grid_param and init_grid_type
(edit) @829   5 years dubos devel/Python : temporary fix to meshes.py
(edit) @828   5 years dubos devel: fix build on IRENE
(edit) @827   5 years dubos devel : towards Fortran driver for unstructured/LAM meshes
(edit) @826   5 years dubos devel/Python : moved Fortran bindings and *.pyx to dynamico/dev module + …
(edit) @825   5 years dubos devel/Python : moved Fortran bindings and *.pyx to dynamico/dev module + …
(edit) @824   5 years dubos devel : fix errors caught by F_Front
(edit) @823   5 years dubos devel : script and files to parse DYNAMICO using XCodeML F_Front
(edit) @822   5 years dubos devel : fix syntax of some WRITE statements (tolerated by ifort)
(edit) @821   5 years dubos devel : fix syntax of some WRITE statements (tolerated by ifort)
(edit) @820   5 years jisesh devel : towards nudging (status : relax wind + theta towards initial …
(edit) @818   5 years jisesh devel : towards nudging (now : wind only)
(edit) @813   5 years jisesh devel ; towards Fortran driver for unstructured/LAM meshes
(edit) @812   5 years jisesh devel/Python : generate grid file to be read by unstructured Fortran …
(edit) @811   5 years adurocher trunk+devel : fixed cross product
(edit) @809   5 years dubos devel : fix arch files on IRENE
(edit) @807   5 years jisesh devel/Python : polar projection + Williamson test case 2 on LAM
(edit) @806   5 years jisesh devel/Python/Baroclinic_3D_ullrich : output Phi at half-levels
(edit) @805   5 years dubos devel/Python : moving Fortran-based features to dynamico.dev module (TBC)
(edit) @804   5 years dubos devel/Python : introduced Python/dynamico/dev/ subdirectory
(edit) @802   5 years dubos devel/unstructured : reduced, configurable log output
(edit) @801   5 years dubos devel/unstructured : implement reference vs physical mesh for spherical …
(edit) @800   5 years jisesh devel/unstructured : introduced mapping from reference domain to physical …
(edit) @799   5 years dubos devel/Python : shift positions in Cartesian meshes by dx/2, dy/2
(edit) @798   5 years jisesh Python/test : ignore *.png and *.bak files
(edit) @797   5 years jisesh unstructured/Python : command-line arg for ztop in …
(edit) @796   5 years jisesh unstructured : reconstruction of velocity components (bugged)
(edit) @795   5 years jisesh unstructured/Python : bugfix logging + more diagnostics
(edit) @794   6 years jisesh devel/unstructured : moved Davies relaxation zone outside physical domain
(edit) @792   6 years jisesh devel/unstructured : added kernel for curl curl ; used by …
(edit) @791   6 years dubos devel/Python : moved kernels (grad ...) and Davies relaxation as modules
(edit) @790   6 years dubos devel/Python : centralize logging and command-line argument parsing + …
(edit) @789   6 years dubos devel/Python : bugfix in Cartesian mesh generation
(edit) @787   6 years dubos devel/Python : XIOS output on dual mesh
(edit) @786   6 years dubos devel/Python : cosmetic fix in RSW_2D.py
(edit) @785   6 years jisesh devel/Python : added bilaplacian dissipation for theta + diagnostic of …
(edit) @784   6 years jisesh devel/unstructured : laplacian operator
(edit) @783   6 years jisesh devel/unstructured : fix XIOS info for curvilinear meshes
(edit) @782   6 years jisesh devel/Python : Added more fields in filedef_simple.xml and …
(edit) @780   6 years jisesh devel/Python : writing z output and fixed issue with theta values in …
(edit) @779   6 years dubos devel/unstructured : read dual_ne from mesh file when parallel
(edit) @778   6 years dubos devel/Python : add Euler time step for debug
(edit) @777   6 years dubos devel/Python : update dynamico modules at beginning of python.sh
(edit) @776   6 years dubos unstructured/test : fix inversion of xx,yy in RSW_2D_mesh and …
(edit) @775   6 years dubos devel/unstructured : fix missing OMP END DO
(edit) @774   6 years jisesh devel/Python : Added wind perturbation and logging in …
(edit) @773   6 years dubos devel/Python : fix RSW_2D testcase
(edit) @772   6 years jisesh devel/Python : Added more fields in filedef_simple.xml and …
(edit) @771   6 years jisesh devel/Python : Implemented Davies relaxation in Baroclinic_3D_ullrich.py
(edit) @770   6 years dubos devel/unstructured bugfix : indexing of Cartesian mesh
(edit) @769   6 years jisesh devel/Python : Implemented time stepping
(edit) @768   6 years jisesh devel/Python : Parallel version of NH_3D_bubble with XIOS
(edit) @766   6 years jisesh devel/Python : added parallel NH_3D_bubble
(edit) @765   6 years jisesh devel/Python : removed debugging print statements
(edit) @764   6 years jisesh devel/Python : Passing command line arguments
(edit) @763   6 years jisesh devel/Python : writing data in parallel
(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
Note: See TracRevisionLog for help on using the revision log.