source: LMDZ6/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3798   3 years lguez Sync latest trunk changes to Ocean_skin
(edit) @3797   3 years lguez Polish
(edit) @3782   4 years fhourdin Modification cosmetique pour tourner en 1D sur des gfortran récents.
(edit) @3769   4 years adurocher Fixed missing xios function in interface
(edit) @3768   4 years adurocher Offload post-processing to XIOS use expressions in .xml files to …
(edit) @3767   4 years lguez Store delta_sal instead of s_int Revision analoguous to revision …
(edit) @3766   4 years lguez Bug fix: read before close_startphy Bug fix: in procedure phyetat0, …
(edit) @3765   4 years adurocher Use cvl_comp_threshold to control whether to use compression or not …
(edit) @3764   4 years adurocher Removed some timers in cv3a_driver
(edit) @3763   4 years adurocher Remove useless zero-initializations
(edit) @3762   4 years adurocher Added a path to execute cv3a_driver without compression at all + fix …
(edit) @3761   4 years adurocher Moved compressed part of cv3a_driver to separate subroutine
(edit) @3760   4 years adurocher Use blocks to allocate compressed arrays to the right size
(edit) @3759   4 years adurocher Fixed array size in cv3_tracer to match compressed arrays
(edit) @3758   4 years adurocher Refactoring and cleaning cv3a_driver
(edit) @3757   4 years adurocher Create separate subroutines for cv3a_driver and cv4a_driver
(edit) @3755   4 years adurocher Fixed compilation error without RRTM or without XIOS
(edit) @3754   4 years adurocher Fix conditional compilation to compile without XIOS
(edit) @3753   4 years adurocher Refactoring IOs : added new phys_output_write_xios with XIOS only …
(edit) @3752   4 years adurocher Check if field is active before gather (static check) Check is still …
(edit) @3751   4 years adurocher Check if field is active before omp_gather (dynamic check) At each …
(edit) @3750   4 years adurocher Optimize gather_omp_r*
(edit) @3749   4 years adurocher Added getin parameter to enable/disable profiling
(edit) @3747   4 years lguez Bug fix: revert revision [3601] Bug fix: revert revision [3601]. …
(edit) @3746   4 years adurocher Fixed undefined reference to omp_get_team_size in physics timers
(edit) @3744   4 years lguez Store delta_sst instead of sst_nff Store as a state variable the …
(edit) @3741   4 years oboucher correcting some mistakes in some VolMIP diagnostics
(edit) @3740   4 years lguez Send delta temperature to the ocean The grid of Nemo is finer than …
(edit) @3739   4 years adurocher Fixed dict_mod for GCC 4.8
(edit) @3738   4 years adurocher Fixed missing contiguous in cv3a_compress.f90
(edit) @3734   4 years idelkadi Updating xml file in order to run simulations with Cospv2 by default …
(edit) @3730   4 years idelkadi Debugging COSP v2 for simulators Calipso, Parasol, Cloudsat
(edit) @3728   4 years idelkadi Debugging COSP v2 for simulators Calipso, Parasol, Cloudsat
(edit) @3727   4 years idelkadi Debugging COSP v2 for simulators Calipso, Parasol, Cloudsat
(edit) @3725   4 years Laurent Fairhead Creation of devel branch for tracers
(edit) @3724   4 years idelkadi Creation of a branch for the development of COSP
(edit) @3720   4 years lguez Output bulk sea surface salinity Output bulk sea surface salinity …
(edit) @3719   4 years lguez Change name and meaning of t_int to sst_nff Rename variable …
(edit) @3717   4 years adurocher cv3p_mixing_new : VLAs removed from block construct (intel 19 bug) …
(edit) @3716   4 years adurocher cv3p_mixing_new : modify loops to vectorize math calls Some local …
(edit) @3715   4 years adurocher cv3p_mixing_new : change array temporaries into scalars with …
(edit) @3714   4 years adurocher cv3p_mixing_new : Removed lwork
(edit) @3713   4 years adurocher cv3p_mixing_new : swap loops in first part of function
(edit) @3712   4 years adurocher cv3p_mixing_new : swap loops ij and i
(edit) @3711   4 years adurocher cv3p_mixing_new : merge some loops
(edit) @3710   4 years adurocher cv3p_mixing_new : swapped loops ij and j
(edit) @3709   4 years adurocher Add cv3p_mixing_new for optimization
(edit) @3708   4 years adurocher Optimization in cv3_tracer
(edit) @3707   4 years adurocher New generic implementation for compression
(edit) @3706   4 years adurocher Added timers for physiq and display physic profiling
(edit) @3705   4 years adurocher Added new hashtable module
(edit) @3704   4 years adurocher Fixed compilation script : return non-zero on error, delete lock file
(edit) @3703   4 years adurocher Fixed compilation errors - Fixed some OpenMP syntax errors for scorep …
(edit) @3698   4 years Laurent Fairhead Branche créée pour la mission d optimisation de A. Durocher
(edit) @3687   4 years lguez Modify sensible heat due to rain sent to the ocean Modify the …
(edit) @3676   4 years Laurent Fairhead Pour pallier un bug dans le workflow A.Cozic
(edit) @3673   4 years lguez Revert changes made by mistake in revision 3672
(edit) @3672   4 years lguez Do not output t_int if activate_ocean_skin == 2
(edit) @3668   4 years oboucher Correction of a big big bug on ref_ind array initialisation and Mie …
(edit) @3665   4 years oboucher Correct dimension for alpha_bin, piz_bin and cg_bin
(edit) @3664   4 years oboucher Adding some missing OMP THREADPRIVATE in StratAer? code
(edit) @3661   4 years oboucher Correction of diagnostic on extinction coeff at 1020 nm
(edit) @3657   4 years lguez Bug fix: name of field received from the coupler
(edit) @3652   4 years lguez Bug fix: the names of coupling fields should be no more than 8 …
(edit) @3643   4 years Laurent Fairhead Added arch files for IRENE-AMD new machine. AC
(edit) @3639   4 years lguez Bug fix: missing declaration. (This bug could not be seen in …
(edit) @3638   4 years lguez Change name of fields exchanged with the ocean, following choices of …
(edit) @3637   4 years lguez Revert to trunk changes that should not have been done in revision 3605.
(edit) @3636   4 years lguez Revert to trunk changes that should not have been done in revision 3605.
(edit) @3635   4 years lguez Revert to trunk changes that should not have been done in revision 3605.
(edit) @3633   4 years acozic merge with rev 3632 on LMDZ6/trunk
(edit) @3628   4 years lguez If the ocean skin parameterization is working actively …
(edit) @3627   4 years lguez If the ocean skin parameterization is working (passively or actively, …
(edit) @3626   4 years lguez Bug fix: use missing_val from XIOS for output with XIOS, else the …
(edit) @3620   4 years oboucher correction d'un commentaire
(edit) @3617   4 years lguez Sync latest trunk changes to branch Ocean_skin
(edit) @3616   4 years oboucher Addition of diagnostics for the 100 meter wind
(edit) @3612   4 years acozic merge with rev 3611 on LMDZ5/branches/IPSLCM5A2.1
(edit) @3609   4 years jghattas Put back changes done in commit [3604] which were removed temporary in …
(edit) @3608   4 years jghattas Changed back to have same compile options in debug mode as before rev …
(edit) @3607   4 years jghattas Revert commit [3604]. This is only done temporary because we need to …
(edit) @3605   4 years lguez Merge revisions 3427:3600 of trunk into branch Ocean_skin
(edit) @3604   4 years oboucher addition of flag_volc_surfstrat for VolMIP configurations
(edit) @3603   4 years musat flag_wb needs to be real for this branch
(edit) @3602   4 years Laurent Fairhead Update to jean-zay arch files
(edit) @3601   4 years lguez Add output variable tsoil_deep_land.
(edit) @3582   5 years musat Import IPSLCM6.0.15 LMDZ6' branche to create LMDZ-QUEST branche.
(edit) @3564   5 years jghattas Add missing initalization as done in the trunk …
(edit) @3561   5 years Laurent Fairhead Simplification of jeanzay arch files LF
(edit) @3558   5 years Laurent Fairhead First cleanup of arch file
(edit) @3557   5 years Laurent Fairhead Initial arch files for new IDRIS computer jean-zay
(edit) @3556   5 years lguez Polish
(edit) @3555   5 years idelkadi Correction d'erreur dans la routine qui gere les cles de sorties avec XIOS
(edit) @3554   5 years oboucher Atmospheric mass should be weighted by mesh area in the global sum.
(edit) @3545   5 years acozic merge with trunk rev 3544
(edit) @3530   5 years oboucher Adding possibility for daily StratAer? outputs
(edit) @3529   5 years oboucher Removing some WRITEs as some could print a lot of useless info in the …
(edit) @3525   5 years Laurent Fairhead Modifs necessaires à la version 6.0.10 OB
(edit) @3521   5 years oboucher Call for initialisation of S3A model
(edit) @3519   5 years oboucher looks like there was a small bug here on where ok_volcan was inserted
Note: See TracRevisionLog for help on using the revision log.