/[MITgcm]/MITgcm/pkg/fizhi
ViewVC logotype

Index of /MITgcm/pkg/fizhi

Files shown:61
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
AtoC.F View Revision Graph  1.8  17 years  jmc   use _3D_ version of EXCH_UV_AGRID with 3rd dimension as input argument
CtoA.F View Revision Graph  1.6  19 years  jmc   use a local copy of the input array: this fix the Pb when called with the same …
FIZHI_OPTIONS.h View Revision Graph  1.3  12 years  jmc   by default, use new version of S/R GETPWHERE (#define TRY_NEW_GETPWHERE)
cah-dat.h View Revision Graph  1.3  15 years  jmc   avoid blank after 72 column (produces warning with some compiler)
cai-dat.h View Revision Graph  1.2  16 years  jmc   add cvs $Header:$ or $Name:$ if they were missing
chronos.h View Revision Graph  1.2  19 years  molod   Add head and name prefix to .h files
co2-tran3.h View Revision Graph  1.2  16 years  jmc   add cvs $Header:$ or $Name:$ if they were missing
do_fizhi.F View Revision Graph  1.55  12 years  jmc   clean-up turbulence cold-start switch: decided in fizhi_init_vars.F, stored in c…
fizhi_SHP.h View Revision Graph  1.1  18 years  molod   Add new common block to compute some diagnostics when needed
fizhi_SIZE.h View Revision Graph  1.2  19 years  edhill   o adding cvs 'Header:' and 'Name:' strings
fizhi_alarms.F View Revision Graph  1.13  15 years  jmc   remove unnecessary MPI stuff
fizhi_chemistry_coms.h View Revision Graph  1.6  19 years  molod   Still debugging...
fizhi_clockstuff.F View Revision Graph  1.31  12 years  jmc   in S/R SET_ALARM, print msg to STDOUT (cleaner if using MPI)
fizhi_coms.h View Revision Graph  1.8  12 years  jmc   clean-up turbulence cold-start switch: decided in fizhi_init_vars.F, stored in c…
fizhi_diagalarms.F View Revision Graph  1.5  18 years  molod   Bug fix for alarm system for small time intervals
fizhi_diagnostics_init.F View Revision Graph  1.13  14 years  jmc   replace remaining calls to old S/R DIAGNOSTICS_ADD2LIST with newer S/R DIAGNOST…
fizhi_driver.F View Revision Graph  1.43  12 years  jmc   clean-up turbulence cold-start switch: decided in fizhi_init_vars.F, stored in c…
fizhi_earth_coms.h View Revision Graph  1.11  19 years  molod   Rearrange integers and reals to avoid padding
fizhi_fillnegs.F View Revision Graph  1.9  15 years  jmc   avoid blank after 72 column (produces warning with some compiler)
fizhi_gwdrag.F View Revision Graph  1.11  18 years  jmc   fix number of pressure interfaces (=Lm+1 instead of Lm)
fizhi_init_chem.F View Revision Graph  1.15  19 years  molod   Change file names for input data fields
fizhi_init_fixed.F View Revision Graph  1.34  12 years  jmc   edits to reduce number of differences with version in fizhi-aqualev20 & fizhi-g…
fizhi_init_vars.F View Revision Graph  1.23  12 years  jmc   clean-up turbulence cold-start switch: decided in fizhi_init_vars.F, stored in c…
fizhi_init_veg.F View Revision Graph  1.25  12 years  jmc   STOP if _BYTESWAPIO is defined (does not work for sequential acces file)
fizhi_init_vegsurftiles.F View Revision Graph  1.13  14 years  jmc   add bj in exch2 arrays and S/R
fizhi_io_comms.h View Revision Graph  1.2  19 years  molod   Stuff for mnc to read and write vegetation tile space fields
fizhi_land_SIZE.h View Revision Graph  1.5  19 years  molod   Make sure nchp is big enough for real vegetation tiles
fizhi_land_coms.h View Revision Graph  1.3  19 years  molod   Add head and name prefix to .h files
fizhi_lsm.F View Revision Graph  1.9  13 years  jmc   remove tabs
fizhi_lwrad.F View Revision Graph  1.26  14 years  jmc   avoid unbalanced quote (single or double) in commented line
fizhi_mnc_init.F View Revision Graph  1.9  15 years  mlosch   replace another instance of mnc_common.h with MNC_COMMON.h
fizhi_moist.F View Revision Graph  1.38  15 years  jmc   forgot this one from previous check-in.
fizhi_mpistuff.F View Revision Graph  1.4  19 years  molod   Went to use of FIZHI_OPTIONS and _RL in all routines
fizhi_ocean_coms.h View Revision Graph  1.5  17 years  molod   Take out freq option - too much choice
fizhi_rayleigh.F View Revision Graph  1.9  17 years  molod   disable RF diagnostics in this routine
fizhi_read_pickup.F View Revision Graph  1.15  14 years  jmc   use type specific (RL or RS) S/R from rw pkg instead of calling old S/R MDSREAD…
fizhi_readparms.F View Revision Graph  1.18  16 years  jmc   After changing "nTimeSteps", make "nEndIter" consistent with "endTime"
fizhi_readwrite_vegtiles.F View Revision Graph  1.20  14 years  jmc   add bj in exch2 arrays and S/R
fizhi_step_diag.F View Revision Graph  1.20  12 years  jmc   fix filling of diag RADSWT
fizhi_swrad.F View Revision Graph  1.26  15 years  jmc   - perpetual spring equinox with "#define FIZHI_USE_FIXED_DAY"
fizhi_tendency_apply.F View Revision Graph  1.12  18 years  molod   Bug fix
fizhi_turb.F View Revision Graph  1.50  12 years  jmc   clean-up turbulence cold-start switch: decided in fizhi_init_vars.F, stored in c…
fizhi_update_time.F View Revision Graph  1.4  19 years  molod   Add extra argument - myiter
fizhi_utils.F View Revision Graph  1.16  15 years  jmc   change to avoid indices going deliberately over array-bounds: (allows to use co…
fizhi_wrapper.F View Revision Graph  1.36  12 years  jmc   clean-up turbulence cold-start switch: decided in fizhi_init_vars.F, stored in c…
fizhi_write_datetime.F View Revision Graph  1.3  18 years  jmc   use MDSFINDUNIT to get a free ioUnit (avoid conflicts with diagstats_ini_io)
fizhi_write_pickup.F View Revision Graph  1.10  14 years  jmc   use type specific (RL or RS) S/R from rw pkg instead of calling old S/R MDSREAD…
fizhi_write_state.F View Revision Graph  1.10  14 years  jmc   use type specific (RL or RS) S/R from rw pkg instead of calling old S/R MDSREAD…
getcon.F View Revision Graph  1.3  15 years  jmc   move getcon.F from model/src to pkg/fizhi
getpwhere.F View Revision Graph  1.11  14 years  jmc   avoid unbalanced quote (single or double) in commented line
h2o-tran3.h View Revision Graph  1.2  16 years  jmc   add cvs $Header:$ or $Name:$ if they were missing
o3-tran3.h View Revision Graph  1.2  16 years  jmc   add cvs $Header:$ or $Name:$ if they were missing
sibber.h View Revision Graph  1.5  13 years  jmc   remove tabs
slprs.F View Revision Graph  1.4  15 years  jmc   avoid blank after 72 column (produces warning with some compiler)
snwmid.h View Revision Graph  1.4  16 years  jmc   add cvs $Header:$ or $Name:$ if they were missing
step_fizhi_corr.F View Revision Graph  1.19  12 years  jmc   avoid line longer than 72c
step_fizhi_fg.F View Revision Graph  1.11  19 years  molod   Change myTime from integer to real (_RL), change pressure0 calculation in ini_fi…
step_physics.F View Revision Graph  1.6  19 years  molod   Bug fix in one, clearer code in the other
update_chemistry_exports.F View Revision Graph  1.14  14 years  jmc   avoid unbalanced quote (single or double) in commented line
update_earth_exports.F View Revision Graph  1.31  12 years  jmc   fix 2 calls to S/R GRD2MSC (wrong argument igrd if multi-tile per proc)
update_ocean_exports.F View Revision Graph  1.33  13 years  jmc   remove "??)" in comments (trigger a warning from xmakedepend)

  ViewVC Help
Powered by ViewVC 1.1.22