/[MITgcm]/MITgcm/pkg/ptracers
ViewVC logotype

Index of /MITgcm/pkg/ptracers

Files shown:49
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
PTRACERS_FIELDS.h View Revision Graph  1.1  16 years  jmc   split PTRACERS.h in 2 header files: PTRACERS_FIELDS.h & PTRACERS_PARAMS.h
PTRACERS_MOD.h View Revision Graph  1.2  15 years  jmc   remove option: GAD_ALLOW_SOM_ADVECT
PTRACERS_OPTIONS.h View Revision Graph  1.8  12 years  jmc   move #include "CPP_OPTIONS.h" just after #include "PACKAGES_CONFIG.h", outside o…
PTRACERS_PARAMS.h View Revision Graph  1.10  11 years  jmc   from Ryan A.: code to allow to restart a tracer at regular time interval speci…
PTRACERS_SIZE.h View Revision Graph  1.4  18 years  heimbach   Adding ptracers-specific key
PTRACERS_START.h View Revision Graph  1.1  12 years  jmc   -rename PTRACERS_RESTART.h to PTRACERS_START.h -add run-time flag to switch on/o…
PTRACERS_TAVE.h View Revision Graph  1.1  14 years  jmc   -rename: PTRACERS_STATV.h --> PTRACERS_TAVE.h -rename: ptracers_statvars.F --> p…
ptracers_ad.flow View Revision Graph  1.6  10 years  jmc   add flow dir for S/R PTRACERS_CHECK_PICKUP
ptracers_ad_check_lev1_dir.h View Revision Graph  1.1  13 years  heimbach   Add ptracers check_lev1_dir
ptracers_ad_check_lev2_dir.h View Revision Graph  1.5  13 years  heimbach   Fix tapelev names (revert back to default).
ptracers_ad_check_lev3_dir.h View Revision Graph  1.5  13 years  heimbach   Fix tapelev names (revert back to default).
ptracers_ad_check_lev4_dir.h View Revision Graph  1.4  13 years  heimbach   Fix tapelev names (revert back to default).
ptracers_ad_diff.list View Revision Graph  1.7  10 years  jahn   ptracers_read_pickup required by OpenAD (TAF seems agnostic)
ptracers_ad_dump.F View Revision Graph  1.4  11 years  jmc   comment out the very nasty "writeBinaryPrec = writeStatePrec" line
ptracers_adcommon.h View Revision Graph  1.1  12 years  heimbach   Make adjoint dump more modular.
ptracers_advection.F View Revision Graph  1.17  12 years  jmc   -only step forward tracer if PTRACERS_StepFwd(iTr)=T
ptracers_calc_diff.F View Revision Graph  1.10  12 years  jmc   -only step forward tracer if PTRACERS_StepFwd(iTr)=T
ptracers_check.F View Revision Graph  1.2  10 years  jmc   report PTRACERS_monitorFreq value to STDOUT
ptracers_check_pickup.F View Revision Graph  1.3  12 years  jmc   -rename PTRACERS_RESTART.h to PTRACERS_START.h -add run-time flag to switch on/o…
ptracers_convect.F View Revision Graph  1.7  12 years  jmc   -only step forward tracer if PTRACERS_StepFwd(iTr)=T
ptracers_cycle.F View Revision Graph  1.7  12 years  jmc   -only step forward tracer if PTRACERS_StepFwd(iTr)=T
ptracers_debug.F View Revision Graph  1.6  16 years  jmc   split PTRACERS.h in 2 header files: PTRACERS_FIELDS.h & PTRACERS_PARAMS.h
ptracers_diagnostics_init.F View Revision Graph  1.10  12 years  jmc   add diagnostics for Adams-Bashforth tendency increment
ptracers_diagnostics_state.F View Revision Graph  1.6  14 years  jmc   avoid unbalanced quote (single or double) in commented line
ptracers_dwnslp_apply.F View Revision Graph  1.3  12 years  jmc   -only step forward tracer if PTRACERS_StepFwd(iTr)=T
ptracers_dyn_state_data_mod.F View Revision Graph  1.5  15 years  jahn   fix length of subroutine name
ptracers_dyn_state_mod.F View Revision Graph  1.4  15 years  jmc   fix syntax of dummy S/R for pgf77
ptracers_fields_blocking_exch.F View Revision Graph  1.1  12 years  jmc   -rename file (to match S/R name) ptracers_fields_blocking_exchanges.F to ptrace…
ptracers_forcing.F View Revision Graph  1.16  13 years  jmc   cleanup RBCS calls
ptracers_forcing_surf.F View Revision Graph  1.11  12 years  jmc   -only step forward tracer if PTRACERS_StepFwd(iTr)=T
ptracers_implicit.F View Revision Graph  1.10  12 years  jmc   -only step forward tracer if PTRACERS_StepFwd(iTr)=T
ptracers_init_fixed.F View Revision Graph  1.10  11 years  jmc   move pkg/ptracers summary and setup check into separated S/R
ptracers_init_varia.F View Revision Graph  1.11  11 years  jahn   pass character argument via temporary (for OpenAD)
ptracers_integrate.F View Revision Graph  1.47  11 years  jmc   Add 3-D array 3rd dimension to argument list of S/R adams_bashforth2/3
ptracers_mnc_init.F View Revision Graph  1.5  16 years  jmc   split PTRACERS.h in 2 header files: PTRACERS_FIELDS.h & PTRACERS_PARAMS.h
ptracers_monitor.F View Revision Graph  1.18  14 years  jmc   avoid unbalanced quote (single or double) in commented line
ptracers_monitor_ad.F View Revision Graph  1.6  11 years  jmc   remove #include "AD_CONFIG.h" (not necessary)
ptracers_output.F View Revision Graph  1.5  11 years  jahn   call ptracers_reset directly from forward_step, so the adjoint can see it
ptracers_read_pickup.F View Revision Graph  1.16  10 years  jmc   allow to restart without SOM pickup (resetting SOM to zero).
ptracers_readparms.F View Revision Graph  1.41  11 years  jmc   from Ryan A.: code to allow to restart a tracer at regular time interval speci…
ptracers_reset.F View Revision Graph  1.2  11 years  jahn   pass character argument via temporary (for OpenAD)
ptracers_set_iolabel.F View Revision Graph  1.2  14 years  jmc   avoid unbalanced quote (single or double) in commented line
ptracers_switch_onoff.F View Revision Graph  1.1  12 years  jmc   new S/R to switch on/off tracer time-stepping ; not available with AUTODIFF.
ptracers_timeave.F View Revision Graph  1.2  14 years  jmc   cumulate fields only if doing time-ave output (PTRACERS_taveFreq > 0)
ptracers_turnoff_io.F View Revision Graph  1.1  13 years  jmc   new S/R to turn off some of the ptracers output flags
ptracers_write_pickup.F View Revision Graph  1.15  11 years  jmc   - add missing value argument to S/R MDS_WR_METAFILES argument list
ptracers_write_state.F View Revision Graph  1.20  10 years  jahn   fix writing of state variables with OpenAD
ptracers_write_timeave.F View Revision Graph  1.10  14 years  jmc   -rename: PTRACERS_STATV.h --> PTRACERS_TAVE.h -rename: ptracers_statvars.F --> p…
ptracers_zonal_filt_apply.F View Revision Graph  1.2  12 years  jmc   -only step forward tracer if PTRACERS_StepFwd(iTr)=T

  ViewVC Help
Powered by ViewVC 1.1.22