source: perso

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3024   9 years albert.jornet Fix: no bio must increase when there is less ice
(edit) @3023   9 years albert.jornet Fix: code uncommented. This solve precission issues with fractional (0 to …
(edit) @3022   9 years albert.jornet Fix: Compare fuel load with min_stomate rather than zero to avoid …
(edit) @3021   9 years albert.jornet Fix: Modify comparison of fuel load against zero for detection of …
(edit) @3017   9 years josefine.ghattas Use libIGCM/ins_job
(edit) @3010   9 years albert.jornet Fix: variables pcapa and pkappa are now only written in history when …
(edit) @3009   9 years fuxing.wang Define 'nslm' by keyword 'HYDRO_NSLM' for IGEM simulations. HYDRO_NSLM = …
(edit) @3008   9 years josefine.ghattas New perso space
(edit) @3007   9 years albert.jornet Fix: variables pcapa and pkappa are now only written in history when …
(edit) @3004   9 years albert.jornet Revert: rollback r3003/perso/albert.jornet/ORCHIDEE-MICT is wrong. As …
(edit) @3003   9 years albert.jornet Fix: loop index must be implicit for mcl variable at hydrol_soil. There …
(edit) @3002   9 years albert.jornet Fix: nbvmax is not updated anymore after a successfull interpolation. …
(edit) @3000   9 years albert.jornet Fix: dilu_soil_carbon_vertres at lcchange_main methods ares now …
(edit) @2998   9 years albert.jornet Fix: PARAMETER statements cannot be private on OpenMP Change: soil layers …
(edit) @2997   9 years albert.jornet Fix: bug introduced at revision r2688/perso/albert.jornet/ORCHIDEE-MICT. A …
(edit) @2994   9 years albert.jornet Clean: module is now easier to compare with trunk. No code change done.
(edit) @2992   9 years fuxing.wang Add modified version called trunk110515_n86_fwtd used for some IGEM …
(edit) @2990   9 years fuxing.wang Modifications in src_xml/field_def_orchidee.xml and …
(edit) @2989   9 years albert.jornet Fix: variables are now initialised to 0. They were used with no …
(edit) @2987   9 years albert.jornet Clean: unnecessary conditional calls for the same case.
(edit) @2986   9 years albert.jornet Fix: controls cimean when there is no solution for LAI in any level.
(edit) @2985   9 years albert.jornet Merge: [2724:r2749/trunk/ORCHIDEE/]
(edit) @2984   9 years fuxing.wang Correct mistake in rev2983: nslm (in constantes_soil_var.f90) should be 22 …
(edit) @2983   9 years fuxing.wang Add modified version called trunk110515_n22_fwtd used for some IGEM …
(edit) @2982   9 years fuxing.wang Add modified version called trunk110515_n86_newcor used for some IGEM …
(edit) @2981   9 years albert.jornet Fix: jst index is included as dimension. Before it was used ":" for jst …
(edit) @2973   9 years fuxing.wang Add modified version called trunk110515_n22_newcor used for some IGEM …
(edit) @2972   9 years albert.jornet New: introduce subroutine get_soil_order to read soil order netcdf file
(edit) @2971   9 years albert.jornet Fix: Initialize variables
(edit) @2970   9 years josefine.ghattas Add modified version called trunk110515_newcor used for some IGEM offline …
(edit) @2969   9 years josefine.ghattas Copy revision 2686 from the trunk to the IGEM reference version before …
(edit) @2968   9 years josefine.ghattas Add repository to be used as a reference version for simulations in the …
(edit) @2964   9 years albert.jornet Create a personal branch of ORCHIDEE-CNP
(edit) @2959   9 years albert.jornet Fix: nbpmax paramater is now reported to all mpi processes. Otherwise only …
(edit) @2958   9 years albert.jornet Fix: floodplains module history variables are now only saved when …
(edit) @2954   9 years bertrand.guenet different maps of clay may be read
(edit) @2952   9 years albert.jornet fix: totfrac_nobio_nextyear requires the same dimensions as frac_nobio. It …
(edit) @2951   9 years albert.jornet fix: merged revision r2718 was not properly done. This commit includes the …
(edit) @2950   9 years albert.jornet fix: nix and njx are now initialized
(edit) @2949   9 years albert.jornet merge: undone revision r2855. The use EnfOfYear? in slowproc modifies …
(edit) @2948   9 years albert.jornet Fix: nix and njx are now initialized when they do not belong to the root …
(edit) @2946   9 years albert.jornet Fix: subroutine calls had insufficient number of non-optional arguments. …
(edit) @2940   9 years josefine.ghattas Add rev, date
(edit) @2936   9 years albert.jornet enhancement: exv is now checked once instead of twice in slowproc Fix: …
(edit) @2935   9 years fabienne.maignan Personal branch for Crystele Leauthaud
(edit) @2933   9 years josefine.ghattas Added test if file existe. Update ref.
(edit) @2925   9 years albert.jornet Fix: slowproc_update did not check for flioinqv status once executed. …
(edit) @2921   9 years albert.jornet clean: move getin to getin_p clean: add config description for getin_p
(edit) @2920   9 years albert.jornet merge: merge from revision r2846 of orchidee MICT branch. fix: …
(edit) @2915   9 years albert.jornet fix: OK_FREEZE_THERMIX is now loaded before OK_ECORR. There was a conflict …
(edit) @2913   9 years albert.jornet fix: fuel_type_frac is now initiliazed to zero. fix: set fuel_type_frac …
(edit) @2912   9 years albert.jornet fix: in order to manage the precision error zero is set to EPS constant …
(edit) @2911   9 years albert.jornet change: spitfire module only read its options when is activated …
(edit) @2910   9 years albert.jornet Fix: gthick, gtemp and gpkappa variables were not saved in the restart …
(edit) @2909   9 years albert.jornet Fix: gthick, gtemp and gpkappa variables were not saved in the restart …
(edit) @2908   9 years albert.jornet New: ptn_pftmean is now written in SECHIBA_HISTLEVEL2 = 7
(edit) @2907   9 years albert.jornet Fix: variable SoilTemp? should be in the almaoutput condition of the loop …
(edit) @2906   9 years albert.jornet Change: diffsa, diffsw, diffwa are initialized with specific values
(edit) @2905   9 years albert.jornet Change: restore previous behaviour for PERMAFROST_MAP_FILE. NONE value can …
(edit) @2904   9 years albert.jornet Fix: solve ticket:189. Revert previous solution revision r2782. Apply a …
(edit) @2894   9 years nicolas.najdovski Stabilization of the cohort implementation
(edit) @2885   9 years nicolas.vuichard update: fix some bugs
(edit) @2883   9 years daniel.goll removal of useless variabel p_input
(edit) @2881   9 years daniel.goll lsbl=.FALSE.
(edit) @2880   9 years daniel.goll global P weathering FINALIZED: input routine for lithological map …
(edit) @2878   9 years nicolas.vuichard update
(edit) @2876   9 years nicolas.vuichard inclusion of the dynamic roughness
(edit) @2875   9 years albert.jornet Fix: variables tria, trib, tric, trir, triu, diffsw, diffsa and diffwa …
(edit) @2873   9 years josefine.ghattas add test
(edit) @2872   9 years josefine.ghattas Change to daily output in test bench
(edit) @2870   9 years nicolas.vuichard creation of the version from r2425
(edit) @2869   9 years josefine.ghattas Activate alma_output for IOIPSL run. This is done to have the same restart …
(edit) @2867   9 years josefine.ghattas Sort variables before testing restart file.
(edit) @2865   9 years daniel.goll added: routine to read P deposition (also N deposition; right now p_depo …
(edit) @2864   9 years albert.jornet Thermosoil: * Update all getin calls to getin_p PERMAFROST_MAP_FILE flag …
(edit) @2863   9 years daniel.goll Added: 1. routine for biological N2 fixation following JSBACH and CLM …
(edit) @2859   9 years albert.jornet Improvement: wetland module variables are now read only when CH4_calcul is …
(edit) @2857   9 years albert.jornet Clean: add config description to getin_p methods Clean: add indentation to …
(edit) @2855   9 years albert.jornet Clean: removed non used variables
(edit) @2854   9 years albert.jornet Fix: veget_max_new is back to veget_max cause due to merge
(edit) @2850   9 years albert.jornet Fix: lcc variable is now written when do_now_stomate_lcchange. It is also …
(edit) @2848   9 years albert.jornet Issues created due to merge [2847] Fix: several variables not initialized …
(edit) @2847   9 years albert.jornet Merge revision [2655/branches/ORCHIDEE-MICT/ORCHIDEE]. IT adds spitfire.
(edit) @2845   9 years albert.jornet code clean: remove debugging writes
(edit) @2844   9 years nicolas.najdovski Removed the lower limit of density
(edit) @2843   9 years albert.jornet Fix: parameter name shum_ngrnd_prmlng is now consistent with histdef, …
(edit) @2842   9 years nicolas.najdovski Add structure to output and debug divisions by zero
(edit) @2841   9 years albert.jornet Fix: shum_ngrnd_permalong was not read from restart file. This is due to …
(edit) @2840   9 years nicolas.najdovski USE stomate_recruitment in stomate_lpj.f90
(edit) @2839   9 years nicolas.najdovski Debug declaration in testomate
(edit) @2838   9 years nicolas.najdovski Debug declaration in testomate
(edit) @2837   9 years nicolas.najdovski Debug declaration in testomate
(edit) @2836   9 years nicolas.najdovski Debug declaration circ_class_id in sechiba.f90
(edit) @2835   9 years nicolas.najdovski Missing ncirc in slowproc_veget
(edit) @2834   9 years nicolas.najdovski Missing ncirc in slowproc_init
(edit) @2833   9 years nicolas.najdovski Debug typo stomate
(edit) @2832   9 years nicolas.najdovski Debug ncirc dimension in check_biomass_sync
(edit) @2831   9 years nicolas.najdovski Debug ncirc dimension in check_biomass_sync
(edit) @2830   9 years nicolas.najdovski Debug optional argument in check_biomass_sync
(edit) @2829   9 years nicolas.najdovski Attempt commented out gapclean
Note: See TracRevisionLog for help on using the revision log.