/[MITgcm]/MITgcm/pkg/thsice
ViewVC logotype

Index of /MITgcm/pkg/thsice

Files shown:55
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
THSICE_COST.h View Revision Graph  1.1  11 years  heimbach   First stab at a thsice-specific cost function.
THSICE_DEBUG.h View Revision Graph  1.1  17 years  jmc   add CPP option: ALLOW_DBUG_THSICE and header file THSICE_DEBUG.h to make debugg…
THSICE_OPTIONS.h View Revision Graph  1.5  12 years  jmc   move #include "CPP_OPTIONS.h" just after #include "PACKAGES_CONFIG.h", outside o…
THSICE_PARAMS.h View Revision Graph  1.17  11 years  jmc   add a run-time parameter to by-pass thermodynamics calculation
THSICE_SIZE.h View Revision Graph  1.5  13 years  gforget   rename iicekey as ticekey to avoid conflict with pkg/seaice
THSICE_TAVE.h View Revision Graph  1.5  10 years  jmc   remove snow-precip output & time-ave
THSICE_VARS.h View Revision Graph  1.13  10 years  jmc   remove snowPrc from common block THSICE_FLUX, in THSICE_VARS.h and declared it …
thsice_ad.flow View Revision Graph  1.3  16 years  jmc   add missing cvs $Header:$ or $Name:$
thsice_ad_check_lev1_dir.h View Revision Graph  1.6  10 years  heimbach   Prelim. step for adjoint code: * change few variable names * change iceFlag from…
thsice_ad_check_lev2_dir.h View Revision Graph  1.6  10 years  heimbach   Prelim. step for adjoint code: * change few variable names * change iceFlag from…
thsice_ad_check_lev3_dir.h View Revision Graph  1.6  10 years  heimbach   Prelim. step for adjoint code: * change few variable names * change iceFlag from…
thsice_ad_check_lev4_dir.h View Revision Graph  1.6  10 years  heimbach   Prelim. step for adjoint code: * change few variable names * change iceFlag from…
thsice_ad_diff.list View Revision Graph  1.8  11 years  jmc   take setting of Mixed-Layer properties out of thsice_main.F into new S/R THSICE…
thsice_advdiff.F View Revision Graph  1.14  11 years  heimbach   Fix store directives for case #undef OLD_THSICE_CALL_SEQUENCE
thsice_advection.F View Revision Graph  1.16  12 years  jmc   refine debugLevel criteria when printing messages
thsice_albedo.F View Revision Graph  1.8  10 years  heimbach   Prelim. step for adjoint code: * change few variable names * change iceFlag from…
thsice_ave.F View Revision Graph  1.15  10 years  jmc   remove snow-precip output & time-ave
thsice_balance_frw.F View Revision Graph  1.2  11 years  jmc   move real-type constant (zeroRS,RL) declaration to EEPARAMS.h
thsice_calc_thickn.F View Revision Graph  1.29  10 years  jmc   initialise local arrays that TAF will store (so that overlap are valid, even if…
thsice_check.F View Revision Graph  1.6  10 years  jmc   stop if trying to use Adjoint code with ALLOW_DBUG_THSICE defined
thsice_check_conserv.F View Revision Graph  1.5  10 years  jmc   remove snow-precip output & time-ave
thsice_cost_driver.F View Revision Graph  1.2  10 years  heimbach   Bug fix argument list.
thsice_cost_final.F View Revision Graph  1.2  10 years  jmc   - add cost to final cost function contribution on a per tile base - use GLOBAL_S…
thsice_cost_init_varia.F View Revision Graph  1.1  11 years  heimbach   First stab at a thsice-specific cost function.
thsice_cost_test.F View Revision Graph  1.3  10 years  heimbach   Clean up code.
thsice_diagnostics_init.F View Revision Graph  1.10  10 years  jmc   - remove diagnostics 'SI_FrcFx' (now identical to 'SI_Fract')
thsice_diagnostics_state.F View Revision Graph  1.4  11 years  jmc   move bi,bj loops inside S/R THSICE_DIAGNOSTICS_STATE and remove bi,bj from argu…
thsice_diffusion.F View Revision Graph  1.3  12 years  jmc   refine debugLevel criteria when printing messages
thsice_do_advect.F View Revision Graph  1.5  10 years  jmc   Forgot to move (after the advection) THSICE_AVE call in new sequence of calls
thsice_do_exch.F View Revision Graph  1.1  11 years  jmc   new S/R to apply EXCH to thsice variables
thsice_extend.F View Revision Graph  1.13  12 years  heimbach   Initialization should fix ADM and TLM problem.
thsice_get_bulkf.F View Revision Graph  1.8  10 years  heimbach   Prelim. step for adjoint code: * change few variable names * change iceFlag from…
thsice_get_exf.F View Revision Graph  1.23  10 years  heimbach   Fix store directives
thsice_get_ocean.F View Revision Graph  1.3  10 years  jmc   remove snowPrc from common block THSICE_FLUX, in THSICE_VARS.h and declared it …
thsice_get_precip.F View Revision Graph  1.4  10 years  jmc   allow precip from pkg/cheapaml to make snow over seaice
thsice_get_velocity.F View Revision Graph  1.3  12 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
thsice_impl_temp.F View Revision Graph  1.8  12 years  jmc   refine debugLevel criteria when printing messages
thsice_ini_vars.F View Revision Graph  1.22  10 years  jmc   remove snowPrc from common block THSICE_FLUX, in THSICE_VARS.h and declared it …
thsice_init_fixed.F View Revision Graph  1.2  18 years  edhill   o mnc-ify the thsice package as requested by Daniel Enderton - the monitor--…
thsice_main.F View Revision Graph  1.38  10 years  jmc   allow precip from pkg/cheapaml to make snow over seaice
thsice_map_exf.F View Revision Graph  1.7  10 years  jmc   In case Energy-Reference-Level is used (temp_EvPrRn=0), account for energy cont…
thsice_mnc_init.F View Revision Graph  1.3  18 years  edhill   o add missing VNAME definitions and add both iter and T to monitor
thsice_monitor.F View Revision Graph  1.19  11 years  jmc   comment out unused variable
thsice_output.F View Revision Graph  1.14  10 years  jmc   remove snow-precip output & time-ave
thsice_read_pickup.F View Revision Graph  1.5  16 years  jmc   use pickupSuff (if defined) instead of nIter0
thsice_readparms.F View Revision Graph  1.21  11 years  jmc   adjust printed message (from previous modif)
thsice_reshape_layers.F View Revision Graph  1.3  18 years  jmc   put the right units in Qice description (change only commented lines)
thsice_salt_plume.F View Revision Graph  1.2  12 years  jmc   - diagnose directly amount of seawater freezing in THSICE_CALC_THICKN (not used)…
thsice_slab_ocean.F View Revision Graph  1.11  10 years  jmc   - move Mixed-Layer temp & salt Time-Ave out of thsice_ave.F into thsice_slab_o…
thsice_solve4temp.F View Revision Graph  1.37  10 years  jmc   remove unnecessary included headers
thsice_step_fwd.F View Revision Graph  1.43  10 years  jmc   - remove diagnostics 'SI_FrcFx' (now identical to 'SI_Fract')
thsice_step_temp.F View Revision Graph  1.16  10 years  heimbach   Modifs for thsice adjoint
thsice_test_addfluid.h View Revision Graph  1.1  15 years  jmc   add a small piece of code to check AddFluid implementation ; leave the "include"…
thsice_turnoff_io.F View Revision Graph  1.1  13 years  jmc   new S/R to turn off some of the Therm-SeaIce output flags
thsice_write_pickup.F View Revision Graph  1.5  16 years  jmc   more stantard interface: - change argument list (pass pickup suffix, declared as…

  ViewVC Help
Powered by ViewVC 1.1.22