/[MITgcm]/MITgcm/pkg/generic_advdiff
ViewVC logotype

Index of /MITgcm/pkg/generic_advdiff

Files shown:63
Sticky Tag:


File (rev) Rev. Age Author Last log entry
 Parent Directory        
salt_fill.F View Revision Graph  1.4  17 years  dimitri   added missing #ifdef ALLOW_DIAGNOSTICS
generic_advdiff.tex View Revision Graph  1.1  18 years  cnh   Fixing up package so that PACKAGENAME_description.tex contains short tex fragmen…
gad_write_pickup.F View Revision Graph  1.3  16 years  jmc   change option: GAD_ALLOW_SOM_ADVECT to GAD_ALLOW_TS_SOM_ADV which only applies t…
gad_u3c4_impl_r.F View Revision Graph  1.8  18 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
gad_u3_adv_y.F View Revision Graph  1.4  22 years  jmc   Change the masking to return to standard formulation (described in the documen…
gad_u3_adv_x.F View Revision Graph  1.5  16 years  mlosch   improve vectorizability by moving a few statements out of the main loop
gad_u3_adv_r.F View Revision Graph  1.4  22 years  jmc   Change the masking to return to standard formulation (described in the documen…
gad_som_prep_cs_corner.F View Revision Graph  1.2  16 years  jmc   change option: GAD_ALLOW_SOM_ADVECT to GAD_ALLOW_TS_SOM_ADV which only applies t…
gad_som_lim_r.F View Revision Graph  1.4  16 years  jmc   change option: GAD_ALLOW_SOM_ADVECT to GAD_ALLOW_TS_SOM_ADV which only applies t…
gad_som_fill_cs_corner.F View Revision Graph  1.3  15 years  jmc   changes in FILL_CS_CORNER_TR_RL argument list.
gad_som_exchanges.F View Revision Graph  1.3  16 years  jmc   change option: GAD_ALLOW_SOM_ADVECT to GAD_ALLOW_TS_SOM_ADV which only applies t…
gad_som_advect.F View Revision Graph  1.4  16 years  jmc   clean-up
gad_som_adv_y.F View Revision Graph  1.5  16 years  jmc   change option: GAD_ALLOW_SOM_ADVECT to GAD_ALLOW_TS_SOM_ADV which only applies t…
gad_som_adv_x.F View Revision Graph  1.5  16 years  jmc   change option: GAD_ALLOW_SOM_ADVECT to GAD_ALLOW_TS_SOM_ADV which only applies t…
gad_som_adv_r.F View Revision Graph  1.5  15 years  jmc   move kSurfC from SURFACE.h to GRID.h
gad_read_pickup.F View Revision Graph  1.3  15 years  jmc   allow to restart without SOM pickup (resetting SOM to zero).
gad_os7mp_adv_y.F View Revision Graph  1.8  16 years  jmc   - add "_d 0" for real constant (safer, but has no effect here) - simplify and av…
gad_os7mp_adv_x.F View Revision Graph  1.9  16 years  jmc   - add "_d 0" for real constant (safer, but has no effect here) - simplify and av…
gad_os7mp_adv_r.F View Revision Graph  1.7  16 years  jmc   - add "_d 0" for real constant (safer, but has no effect here) - simplify and av…
gad_init_varia.F View Revision Graph  1.2  16 years  jmc   change option: GAD_ALLOW_SOM_ADVECT to GAD_ALLOW_TS_SOM_ADV which only applies t…
gad_init_fixed.F View Revision Graph  1.5  16 years  jahn   hack to make Redi positive
gad_implicit_r.F View Revision Graph  1.13  18 years  jmc   make a local copy of velocity to pass (like u,v,r_Trans) to tracer advection S/R…
gad_grad_y.F View Revision Graph  1.9  15 years  jmc   changes in FILL_CS_CORNER_TR_RL argument list.
gad_grad_x.F View Revision Graph  1.9  15 years  jmc   changes in FILL_CS_CORNER_TR_RL argument list.
gad_fluxlimit_impl_r.F View Revision Graph  1.8  18 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
gad_fluxlimit_adv_y.F View Revision Graph  1.12  17 years  jmc   add a logical argument "calcCFL" to DST horizontal Advection S/R (if false, assu…
gad_fluxlimit_adv_x.F View Revision Graph  1.12  16 years  mlosch   improve vectorizability by moving a few statements out of the main loop
gad_fluxlimit_adv_r.F View Revision Graph  1.12  17 years  jmc   similar to the other DST advection scheme : fct of CFL number, > 0.
gad_exch_som.F View Revision Graph  1.4  16 years  jmc   change option: GAD_ALLOW_SOM_ADVECT to GAD_ALLOW_TS_SOM_ADV which only applies t…
gad_dst3fl_impl_r.F View Revision Graph  1.3  18 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
gad_dst3fl_adv_y.F View Revision Graph  1.13  17 years  jmc   add a logical argument "calcCFL" to DST horizontal Advection S/R (if false, assu…
gad_dst3fl_adv_x.F View Revision Graph  1.14  16 years  mlosch   improve vectorizability by moving a few statements out of the main loop
gad_dst3fl_adv_r.F View Revision Graph  1.9  17 years  jmc   similar to the other DST advection scheme : fct of CFL number, > 0.
gad_dst3_adv_y.F View Revision Graph  1.12  17 years  jmc   add a logical argument "calcCFL" to DST horizontal Advection S/R (if false, assu…
gad_dst3_adv_x.F View Revision Graph  1.13  16 years  mlosch   improve vectorizability by moving a few statements out of the main loop
gad_dst3_adv_r.F View Revision Graph  1.9  17 years  jmc   use Samar's version as the default (instead of only if useMatrix=T)
gad_dst2u1_impl_r.F View Revision Graph  1.2  18 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
gad_dst2u1_adv_y.F View Revision Graph  1.7  17 years  jmc   add a logical argument "calcCFL" to DST horizontal Advection S/R (if false, assu…
gad_dst2u1_adv_x.F View Revision Graph  1.8  16 years  mlosch   improve vectorizability by moving a few statements out of the main loop
gad_dst2u1_adv_r.F View Revision Graph  1.4  18 years  jmc   DST advection S/R : use local copy of velocity to compute CFL
gad_diff_y.F View Revision Graph  1.4  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
gad_diff_x.F View Revision Graph  1.4  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
gad_diff_r.F View Revision Graph  1.6  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
gad_diagnostics_state.F View Revision Graph  1.2  16 years  jmc   change option: GAD_ALLOW_SOM_ADVECT to GAD_ALLOW_TS_SOM_ADV which only applies t…
gad_diagnostics_init.F View Revision Graph  1.8  16 years  jmc   change option: GAD_ALLOW_SOM_ADVECT to GAD_ALLOW_TS_SOM_ADV which only applies t…
gad_del2.F View Revision Graph  1.5  17 years  jmc   fix deepFactor.
gad_check.F View Revision Graph  1.3  16 years  jmc   change option: GAD_ALLOW_SOM_ADVECT to GAD_ALLOW_TS_SOM_ADV which only applies t…
gad_calc_rhs.F View Revision Graph  1.52  16 years  jahn   fix faulty Smolarkiewicz (positive Redi) hack
gad_c4_adv_y.F View Revision Graph  1.5  21 years  jmc   return to previous (c40pre7) masking near boundaries (= use now the same mas…
gad_c4_adv_x.F View Revision Graph  1.6  16 years  mlosch   improve vectorizability by moving a few statements out of the main loop
gad_c4_adv_r.F View Revision Graph  1.5  21 years  jmc   return to previous (c40pre7) masking near boundaries (= use now the same mas…
gad_c2_impl_r.F View Revision Graph  1.5  18 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
gad_c2_adv_y.F View Revision Graph  1.3  22 years  adcroft   Added comments in form compatible with "protex".
gad_c2_adv_x.F View Revision Graph  1.4  16 years  mlosch   improve vectorizability by moving a few statements out of the main loop
gad_c2_adv_r.F View Revision Graph  1.4  22 years  adcroft   Added comments in form compatible with "protex".
gad_biharm_y.F View Revision Graph  1.4  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
gad_biharm_x.F View Revision Graph  1.4  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
gad_advection.F View Revision Graph  1.58  15 years  jmc   changes in FILL_CS_CORNER_TR_RL argument list.
gad_ad_diff.list View Revision Graph  1.6  16 years  heimbach   Adding 7th Order One Step method (OS7MP) to adjoint. Gradient check OK, but long…
GAD_SOM_VARS.h View Revision Graph  1.2  16 years  jmc   change option: GAD_ALLOW_SOM_ADVECT to GAD_ALLOW_TS_SOM_ADV which only applies t…
GAD_OPTIONS.h View Revision Graph  1.13  16 years  jmc   change option: GAD_ALLOW_SOM_ADVECT to GAD_ALLOW_TS_SOM_ADV which only applies t…
GAD_FLUX_LIMITER.h View Revision Graph  1.5  22 years  adcroft   Added comments in form compatible with "protex".
GAD.h View Revision Graph  1.21  16 years  jahn   hack to make Redi positive

  ViewVC Help
Powered by ViewVC 1.1.22