/[MITgcm]/MITgcm/pkg/ctrl
ViewVC logotype

Index of /MITgcm/pkg/ctrl

Files shown:51
Sticky Tag:


File Rev. Age Author Last log entry (rev)
 Parent Directory        
ctrl_ad_diff.list View Revision Graph  1.8  13 years  mlosch   update list after removing ctrl_volflux and ctrl_obcsbal
ctrl_getobcss.F View Revision Graph  1.13  13 years  jmc   split "OBCS.h" into 4 separated header files (OBCS_PARAMS,GRID,FIELDS,SEAICE)
ctrl_init_wet.F View Revision Graph  1.11  13 years  jmc   split "OBCS.h" into 4 separated header files (OBCS_PARAMS,GRID,FIELDS,SEAICE)
ctrl_getobcsn.F View Revision Graph  1.13  13 years  jmc   split "OBCS.h" into 4 separated header files (OBCS_PARAMS,GRID,FIELDS,SEAICE)
ctrl_getobcsw.F View Revision Graph  1.13  13 years  jmc   split "OBCS.h" into 4 separated header files (OBCS_PARAMS,GRID,FIELDS,SEAICE)
ctrl_getobcse.F View Revision Graph  1.12  13 years  jmc   split "OBCS.h" into 4 separated header files (OBCS_PARAMS,GRID,FIELDS,SEAICE)
adctrl_bound.F View Revision Graph  1.9  13 years  gforget   revise the check for unsupported control variables for seaice adjoint
ctrl_set_unpack_xyz.F View Revision Graph  1.25  12 years  mlosch   remove unused variables and some obsolete code
ctrl_set_pack_yz.F View Revision Graph  1.15  12 years  mlosch   remove unused variables and some obsolete code
ctrl_set_unpack_yz.F View Revision Graph  1.17  12 years  mlosch   remove unused variables and some obsolete code
ctrl_set_unpack_xz.F View Revision Graph  1.17  12 years  mlosch   remove unused variables and some obsolete code
ctrl_set_pack_xz.F View Revision Graph  1.15  12 years  mlosch   remove unused variables and some obsolete code
ctrl_set_pack_xyz.F View Revision Graph  1.22  12 years  mlosch   remove unused variables and some obsolete code
ctrl_set_globfld_yz.F View Revision Graph  1.16  13 years  mlosch   remove extra 2D field "for good measure", that is confusion and not necessary, w…
ctrl_set_globfld_xz.F View Revision Graph  1.15  13 years  mlosch   remove extra 2D field "for good measure", that is confusion and not necessary, w…
ctrl_set_globfld_xy.F View Revision Graph  1.13  13 years  mlosch   remove extra 2D field "for good measure", that is confusion and not necessary, w…
ctrl_get_gen_rec.F View Revision Graph  1.13  13 years  jmc   remove #include "PACKAGES_CONFIG.h" (now included from CTRL_CPPOPTIONS.h)
ctrl_pack.F View Revision Graph  1.39  13 years  jmc   remove #include "PACKAGES_CONFIG.h" (now included from CTRL_CPPOPTIONS.h)
ctrl_unpack.F View Revision Graph  1.38  13 years  jmc   remove #include "PACKAGES_CONFIG.h" (now included from CTRL_CPPOPTIONS.h)
ctrl_summary.F View Revision Graph  1.5  13 years  jmc   remove #include "PACKAGES_CONFIG.h" (now included from CTRL_CPPOPTIONS.h)
ctrl_getrec.F View Revision Graph  1.12  13 years  jmc   remove #include "PACKAGES_CONFIG.h" (now included from CTRL_CPPOPTIONS.h)
ctrl_mask_set_xz.F View Revision Graph  1.7  13 years  jmc   remove #include "OBCS.h" (don't seem to be needed)
ctrl_mask_set_yz.F View Revision Graph  1.7  13 years  jmc   remove #include "OBCS.h" (don't seem to be needed)
ctrl_init_ctrlvar.F View Revision Graph  1.8  14 years  jmc   put switching-off of output freq & flags in specific S/R (turnoff_model_io.F): f…
ctrl_init.F View Revision Graph  1.42  12 years  mlosch   once again, fix computation of endrec in s/r ctrl_init_rec
CTRL_CPPOPTIONS.h View Revision Graph  1.3  13 years  jmc   like standard {PKG}_OPTIONS.h file (but with AD_CONFIG.h)
ctrl_set_unpack_xy.F View Revision Graph  1.25  13 years  mlosch   improve error messages
ctrl_weights.h View Revision Graph  1.10  13 years  jmc   fix previous modif (fix tutorial_global_oce_optim last night failing)
ctrl_get_gen.F View Revision Graph  1.23  13 years  mmazloff   fix output
ctrl_readparms.F View Revision Graph  1.34  13 years  jmc   comment out #include "GRID.h" and remove #include "OBCS.h" (don't seem to be ne…
ctrl_init_obcs_variables.F View Revision Graph  1.8  13 years  jmc   comment out #include "GRID.h" and remove #include "OBCS.h" (don't seem to be ne…
ctrl_hfacc_ini.F View Revision Graph  1.6  15 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
ctrl_depth_ini.F View Revision Graph  1.4  15 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
ctrl_set_pack_xy.F View Revision Graph  1.20  13 years  jmc   change arg. list of S/R MDSIO_PASS_R4/8toRL/S.
ctrl_check.F View Revision Graph  1.10  12 years  jmc   avoid lines longer than 72c
ctrl.h View Revision Graph  1.54  13 years  mlosch   add new control variable xx_shifwflx (fresh water flux underneath ice shelves). …
ctrl_dummy.h View Revision Graph  1.25  13 years  mlosch   add new control variable xx_shifwflx (fresh water flux underneath ice shelves). …
ctrl_smooth.F View Revision Graph  1.3  16 years  jmc   add missing cvs $Header:$ or $Name:$
optim.h View Revision Graph  1.2  16 years  jmc   add missing cvs $Header:$ or $Name:$
optim_readparms.F View Revision Graph  1.3  16 years  jmc   add missing cvs $Header:$ or $Name:$
ctrl_bound.flow View Revision Graph  1.4  12 years  heimbach   Update flow-dir for TLM of ctrl_bound
ctrl_set_fname.F View Revision Graph  1.8  19 years  heimbach   More on dsvd vs. MITgcm interfacing o handling of g_, ad, via admtlm_vector (mds…
data.ctrl View Revision Graph  1.1  23 years  heimbach   Modifications and additions to enable automatic differentiation. Detailed info's…
ctrl_map_ini.F View Revision Graph  1.33  13 years  heimbach   Merging Benny Cheng code for init. etan, uvel, vvel controls Fix weight handling…
ctrl_set_globfld_xyz.F View Revision Graph  1.11  17 years  heimbach   Fix overlap and check in Matts last set of I/O changes.
ctrl_map_ini_gen.F View Revision Graph  1.17  13 years  mmazloff   Fix output
ctrl_map_forcing.F View Revision Graph  1.14  14 years  heimbach   Adding AUTODIFF_MYFIELDS.h in a few places.
ctrl_description.tex View Revision Graph  1.1  18 years  cnh   Added short description for package ctrl and removed obsolete README CVS
ctrl_init_variables.F View Revision Graph  1.11  12 years  heimbach   Add init.
ctrl_map_ini_ecco.F View Revision Graph  1.21  13 years  gforget   - restrict range of internal model parameter adjustements.
ctrl_bound.F View Revision Graph  1.3  16 years  gforget   - Rewrite of ctrl_map_ini_ecco.F, introducing a generic routine (ctrl_map_ini_ge…

  ViewVC Help
Powered by ViewVC 1.1.22