source: codes/icosagcm/devel/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @879   5 years dubos devel : introduced derived type to store cell bounds
(edit) @878   5 years jisesh devel: moved DYSL into compute_caldyn_solver.F90,compute_theta.F90 and …
(edit) @877   5 years jisesh devel: moved DYSL into compute_caldyn_slow_hydro.F90
(edit) @876   5 years jisesh devel: moved DYSL into compute_caldyn_slow_NH.F90 and …
(edit) @874   5 years jisesh devel : Nudging towards external data using XIOS
(edit) @868   5 years dubos devel : temporary deactivation of some features for unstructured mesh …
(edit) @867   5 years dubos devel : towards Fortran driver for unstructured/LAM meshes
(edit) @864   5 years dubos devel : missing piece of previous commit
(edit) @863   5 years dubos devel : split read_dump_partition into open_local_mesh_file and …
(edit) @862   5 years dubos devel : refactored base/field.f90
(edit) @861   5 years dubos devel : compute_X => compute_X_unst or compute_X_hex in init_caldyn
(edit) @859   5 years jisesh devel: separate module for compute_NH_geopot
(edit) @858   5 years dubos devel : moved DYSL into compute_caldyn_fast.F90
(edit) @856   5 years dubos devel : towards Fortran driver for unstructured/LAM meshes
(edit) @855   5 years dubos devel : cleaner fix to duplicate nu in compute_fast.F90
(edit) @854   5 years jisesh devel: separate module for compute_caldyn_fast and removed nu duplication …
(edit) @853   5 years jisesh devel: separate module for compute_caldyn_solver and removed Rd …
(edit) @852   5 years dubos devel : moved DYSL for compute_pvort_only into compute_pvort_only.F90
(edit) @851   5 years jisesh devel: included USE module trace in compute_caldyn_slow_NH and …
(edit) @850   5 years jisesh devel: separate module for compute_caldyn_slow_NH
(edit) @849   5 years jisesh devel: separate module for compute_caldyn_slow_hydro
(edit) @848   5 years dubos devel : reorganized etat0_collocated.f90
(edit) @847   5 years dubos devel : split etat0 into etat0, etat0_collocated and etat0_isothermal
(edit) @846   5 years dubos devel : towards Fortran driver for unstructured/LAM meshes
(edit) @845   5 years dubos devel : reorganized dissip_gcm.f90
(edit) @844   5 years jisesh devel: separate module for compute_caldyn_Coriolis
(edit) @843   5 years jisesh devel: separate module for compute_caldyn_kv
(edit) @842   5 years jisesh devel: separate module for compute_caldyn_kv
(edit) @840   5 years dubos devel : work around intel-15 compiler issue
(edit) @839   5 years dubos devel : allocate_field for unstructured mesh
(edit) @837   5 years dubos devel : Cp(T) thermodynamics (TBC)
(edit) @836   5 years dubos devel : Cp(T) thermodynamics (TBC)
(edit) @835   5 years dubos devel : print svn info / svn status in log file
(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) @827   5 years dubos devel : towards Fortran driver for unstructured/LAM meshes
(edit) @824   5 years dubos devel : fix errors caught by 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) @811   5 years adurocher trunk+devel : fixed cross product
(edit) @802   5 years dubos devel/unstructured : reduced, configurable log output
(edit) @796   5 years jisesh unstructured : reconstruction of velocity components (bugged)
(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   7 years dubos devel/unstructured : updated kernels
(edit) @657   7 years dubos devel/hex : updated kernels
(edit) @652   7 years dubos devel/unstructured : basic profiling
(edit) @651   7 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
Note: See TracRevisionLog for help on using the revision log.