source: codes/icosagcm/devel

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @908   5 years dubos devel : extra digits in detailed AAM budget
(edit) @907   5 years dubos devel : backported [866] from trunk
(edit) @906   5 years dubos devel : compute_rhodz for unstructured mesh
(edit) @905   5 years dubos devel : XIOS output for unstructured mesh
(edit) @886   5 years jisesh devel: Fix to Changeset 880
(edit) @885   5 years dubos devel/unstructured : caldyn_BC & legacy_to_DEC
(edit) @884   5 years dubos devel/unstructured : fixed etat0 + renamed compute => compute_caldyn
(edit) @883   5 years dubos devel/unstructured : XIOS output
(edit) @880   5 years dubos devel : store cell bounds once, use them for XIOS later
(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) @870   5 years dubos devel/Python : bugfix cell bounds, last vertex of pentagons must be …
(edit) @869   5 years dubos devel/Python : write cell bounds into mesh file / partition file
(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) @865   5 years dubos devel : update CICLAD arch file to link with latest XIOS
(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) @860   5 years jisesh devel/Python : sample batch job for camelot
(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) @857   5 years dubos devel : revert accidental change to make_python
(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) @841   5 years dubos devel : update signature.f90 (=> rebuild) only if necessary
(edit) @840   5 years dubos devel : work around intel-15 compiler issue
(edit) @839   5 years dubos devel : allocate_field for unstructured mesh
(edit) @838   5 years dubos devel/Python : fix meshes.py
(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) @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   5 years jisesh devel/unstructured : moved Davies relaxation zone outside physical domain
(edit) @792   5 years jisesh devel/unstructured : added kernel for curl curl ; used by …
(edit) @791   5 years dubos devel/Python : moved kernels (grad ...) and Davies relaxation as modules
(edit) @790   5 years dubos devel/Python : centralize logging and command-line argument parsing + …
(edit) @789   5 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
Note: See TracRevisionLog for help on using the revision log.