Parent Directory
|
|
|
|
|
correction_step.F
|
|
1.26
|
13 years |
jmc |
zero out velocity outside OB interior region: This has no effect on the
solutio…
|
ini_theta.F
|
|
1.30
|
10 years |
jmc |
when allowFreezing=T, only reset below-freezing initial Temp to Tfreezing
(at an…
|
calc_ivdc.F
|
|
1.8
|
12 years |
mlosch |
use sigmaR in calc_ivdc rather than rhokp1 and rhokm1
|
diags_phi_rlow.F
|
|
1.11
|
10 years |
jmc |
use pStarFacK (now stored in commom block) instead of re-computing it
|
diags_phi_hyd.F
|
|
1.7
|
10 years |
jmc |
use pStarFacK (now stored in commom block) instead of re-computing it
|
integrate_for_w.F
|
|
1.16
|
13 years |
jmc |
use new local variable rStarDhDt (instead of common block variable rStarDhCDt)
t…
|
calc_oce_mxlayer.F
|
|
1.10
|
11 years |
m_bates |
use calc_oce_mxlayer to calculate the mixed layer depth for the PV eddy closure …
|
ini_global_domain.F
|
|
1.1
|
12 years |
jmc |
to refine CS-grid check, add logical flag: true if using Cubed-Sphere Exch with
…
|
pre_cg3d.F
|
|
1.5
|
12 years |
jmc |
test for uniformFreeSurfLev instead of testing for singZCoords
(will matters wh…
|
post_cg3d.F
|
|
1.4
|
12 years |
jmc |
test for uniformFreeSurfLev instead of testing for singZCoords
(will matters wh…
|
ini_salt.F
|
|
1.24
|
13 years |
jmc |
test debugLevel (instead of debugMode) to print maps (using PLOT_FIELDS call)
|
update_etah.F
|
|
1.13
|
12 years |
jmc |
take sigma-coords related code out of update_etah.F into new S/R UPDATE_ETAWS
|
ini_nlfs_vars.F
|
|
1.10
|
10 years |
jmc |
store factor rStarFacC**atm_kappa in common block (for atmosphere in p* coords)
…
|
ini_pressure.F
|
|
1.15
|
11 years |
jmc |
stop to iterate for pressure once it converges
|
salt_integrate.F
|
|
1.17
|
10 years |
jmc |
simplify iMin,iMax,jMin,jMax settings
|
temp_integrate.F
|
|
1.18
|
10 years |
jmc |
simplify iMin,iMax,jMin,jMax settings
|
taueddy_init_varia.F
|
|
1.4
|
15 years |
jmc |
replace calls to MDSREADFIELD with equivalent READ_FLD_XYZ_RS
|
update_etaws.F
|
|
1.2
|
12 years |
jmc |
remove/avoid un-used variables
|
integr_continuity.F
|
|
1.28
|
12 years |
jmc |
remove/avoid un-used variables
|
set_grid_factors.F
|
|
1.2
|
14 years |
jmc |
remove unused variables
|
ini_vel.F
|
|
1.8
|
15 years |
jmc |
remove unnecessary BARRIER
|
ini_psurf.F
|
|
1.11
|
15 years |
jmc |
remove unnecessary BARRIER
|
state_summary.F
|
|
1.8
|
15 years |
jmc |
remove unnecessary BARRIER
|
gsw_teos10.F
|
|
1.2
|
9 years |
mlosch |
remove reference to gsw_gibbs (not used but causes some compilers to fail)
|
do_statevars_diags.F
|
|
1.21
|
11 years |
jmc |
remove bi,bj from argument list of S/R LAND_DIAGNOSTICS_STATE
and S/R THSICE_D…
|
load_ref_files.F
|
|
1.3
|
10 years |
jmc |
remove "recip_Cp" from common block ; add thetaConst (for pStar)
|
ini_cg3d.F
|
|
1.28
|
13 years |
jmc |
refine debugLevel criteria when printing messages
|
calc_r_star.F
|
|
1.23
|
10 years |
atn |
print out all points pertaining to r_star crash
|
packages_print_msg.F
|
|
1.1
|
10 years |
jmc |
print a summary of compiled and/or used pkgs
|
do_statevars_tave.F
|
|
1.5
|
14 years |
jmc |
oops! fix previous modif
|
reset_nlfs_vars.F
|
|
1.2
|
10 years |
jmc |
only compute pStarFacK if select_rStar > 0
|
ini_fields.F
|
|
1.26
|
11 years |
jmc |
offline with rStar: use normal pickup files (needed for restart with NLFS)
|
do_write_pickup.F
|
|
1.9
|
11 years |
jmc |
offline with rStar: use normal pickup files (needed for restart with NLFS)
|
plot_field.F
|
|
1.14
|
22 years |
heimbach |
o merge of relevant stuff from the ecco-branch:
- genmake: removed $S64 overwr…
|
ini_local_grid.F
|
|
1.1
|
12 years |
jmc |
new S/R INI_LOCAL_GRID to define model tile-local grid (using same units
as delX…
|
packages_unused_msg.F
|
|
1.1
|
10 years |
jmc |
new S/R (to call from THIS_PKG_READPARMS, when useTHIS_PKG=F)
to print a weak wa…
|
cg3d_ex0.F
|
|
1.1
|
12 years |
jmc |
new CG-solver version (_EX0) for disconnected-tiles special case.
|
cg2d_ex0.F
|
|
1.1
|
12 years |
jmc |
new CG-solver version (_EX0) for disconnected-tiles special case.
|
grad_sigma.F
|
|
1.10
|
12 years |
jmc |
multiply sigmaR by maskC(k)*maskC(k-1) (instead of just maskC(k))
|
timestep.F
|
|
1.60
|
9 years |
jmc |
move filling of diagnostics Um_Diss & Vm_Diss from mom_fluxform.F & mom_vecinv.F…
|
update_surf_dr.F
|
|
1.10
|
13 years |
jmc |
move call to OBCS_APPLY_SURF_DR from update_surf_dr.F to calc_surf_dr.F
and add…
|
update_r_star.F
|
|
1.9
|
13 years |
jmc |
move call to OBCS_APPLY_R_STAR from update_r_star.F to calc_r_star.F
and add ar…
|
tracers_correction_step.F
|
|
1.18
|
10 years |
jmc |
move CYCLE_TRACER calls from tracers_correction_step.F to temp/salt/ptracer_inte…
|
seawater.F
|
|
1.11
|
9 years |
mlosch |
modify a few comments
|
rotate_uv2en.F
|
|
1.1
|
14 years |
gforget |
introducing rotate_uv2en.F that rotates a vector field
from X/Y to Eastward/Nort…
|
cg3d.F
|
|
1.25
|
12 years |
jmc |
import some minor changes from cg2d.F
|
calc_grad_phi_fv.F
|
|
1.1
|
11 years |
jmc |
implement Finite-Volume method for (hydrostatic) presure gradient
from S.-J. Lin…
|
config_summary.F
|
|
1.150
|
8 years |
jmc |
forgot to add new run-time flag (applyExchUV_early) in namelist (PARM03)
|
ini_parms.F
|
|
1.267
|
8 years |
jmc |
forgot to add new run-time flag (applyExchUV_early) in namelist (PARM03)
|
update_cg2d.F
|
|
1.10
|
12 years |
jmc |
for TAF: (re-)initialise aC2d to zero
|
swfrac.F
|
|
1.16
|
10 years |
dimitri |
fixing comment to be consistent with code
|
remove_mean.F
|
|
1.3
|
15 years |
jmc |
fix wrong type of GLOBAL_SUM in REMOVE_MEAN_RS ;
+ change macros (EXCH & GLOBAL_…
|
convectively_mixtracer.F
|
|
1.3
|
12 years |
jmc |
fix description (comments)
|
packages_check.F
|
|
1.70
|
8 years |
jmc |
fix a comment
|
ini_p_ground.F
|
|
1.9
|
14 years |
jmc |
first check-in of sigma (and hybrid-sigma) coordinate code
|
ini_sigma_hfac.F
|
|
1.1
|
14 years |
jmc |
first check-in of sigma (and hybrid-sigma) coordinate code
|
ini_mnc_vars.F
|
|
1.12
|
11 years |
jmc |
extend length of drC & recip_drC from Nr to Nr+1.
|
ini_vertical_grid.F
|
|
1.22
|
11 years |
jmc |
extend length of drC & recip_drC from Nr to Nr+1.
|
do_the_model_io.F
|
|
1.66
|
10 years |
jmc |
document calling sequence
|
do_atmospheric_phys.F
|
|
1.13
|
10 years |
jmc |
document calling sequence
|
pressure_for_eos.F
|
|
1.4
|
16 years |
jmc |
comment out maskC multiplication (not really needed as far as I know,
but harmf…
|
port_rand.F
|
|
1.8
|
11 years |
jmc |
cleaning (remove GOTO since there was already "DO WHILE")
|
timestep_wvel.F
|
|
1.7
|
13 years |
jmc |
clean-up: remove call to OBCS_APPLY_W (not necessary).
|
apply_forcing.F
|
|
1.7
|
9 years |
jmc |
change units of frictionHeating field (from W to W/m^2)
|
external_forcing.F
|
|
1.72
|
9 years |
jmc |
change units of frictionHeating field (from W to W/m^2)
|
solve_pentadiagonal.F
|
|
1.11
|
10 years |
jmc |
change gTracer (and/or tracer) argument (drop bi,bj indices) in S/R
ADAMS_BASH…
|
freesurf_rescale_g.F
|
|
1.8
|
10 years |
jmc |
change gTracer (and/or tracer) argument (drop bi,bj indices) in S/R
ADAMS_BASH…
|
cycle_tracer.F
|
|
1.9
|
10 years |
jmc |
change gTracer (and/or tracer) argument (drop bi,bj indices) in S/R
ADAMS_BASH…
|
adams_bashforth2.F
|
|
1.10
|
10 years |
jmc |
change gTracer (and/or tracer) argument (drop bi,bj indices) in S/R
ADAMS_BASH…
|
adams_bashforth3.F
|
|
1.7
|
10 years |
jmc |
change gTracer (and/or tracer) argument (drop bi,bj indices) in S/R
ADAMS_BASH…
|
solve_tridiagonal.F
|
|
1.11
|
10 years |
jmc |
change gTracer (and/or tracer) argument (drop bi,bj indices) in S/R
ADAMS_BASH…
|
cycle_ab_tracer.F
|
|
1.3
|
10 years |
jmc |
change argument list + description
|
calc_wsurf_tr.F
|
|
1.2
|
15 years |
jmc |
call GLOBAL_SUM_TILE_RL (result is less dependant on Nb of Procs/Threads)
|
ini_nh_fields.F
|
|
1.6
|
11 years |
jmc |
avoid unused variables
|
calc_surf_dr.F
|
|
1.20
|
10 years |
jmc |
allows hFacW,S to be larger than surrounding hFacC=1 @ edge of a step with
diffe…
|
config_check.F
|
|
1.82
|
9 years |
jmc |
allow to use Vector-Invariant form in deep atmos and anelastic formulation
|
solve_for_pressure.F
|
|
1.81
|
11 years |
jmc |
add run-time parameter to select CG2D solver minimum-residual solution
(in cas…
|
the_model_main.F
|
|
1.122
|
9 years |
dgoldberg |
add pickup for shelfice when shelfIceMassStepping is on
|
packages_write_pickup.F
|
|
1.44
|
9 years |
dgoldberg |
add pickup for shelfice when shelfIceMassStepping is on
|
ini_depths.F
|
|
1.50
|
13 years |
jmc |
add exchange topoZ after reading from file
|
ini_eos.F
|
|
1.21
|
13 years |
mlosch |
add code for TEOS-10 (www.teos-10.org, McDougall et al. 2011). Use
this eos with…
|
packages_error_msg.F
|
|
1.2
|
12 years |
jmc |
add a call to ALL_PROC_DIE before stopping
|
ini_spherical_polar_grid.F
|
|
1.31
|
11 years |
jmc |
add 1 argument to S/R CALC_GRID_ANGLES
|
turnoff_model_io.F
|
|
1.7
|
12 years |
heimbach |
Turn off one more pkg at the end of cost_final.F
|
calc_grad_phi_hyd.F
|
|
1.17
|
10 years |
jmc |
Switch to more accurate p* coordinate slope term (calc_grad_phi_hyd.F)
|
calc_phi_hyd.F
|
|
1.46
|
10 years |
jmc |
Store in common bloc array "rhoInSitu" the virtual potential temperature
anomal…
|
external_forcing_surf.F
|
|
1.63
|
10 years |
heimbach |
Put back local recip_Cp
|
freeze_surface.F
|
|
1.7
|
18 years |
heimbach |
Modifications for bottom topography control
o replace hFacC by _hFacC at various…
|
tracers_iigw_correction.F
|
|
1.2
|
18 years |
heimbach |
Modifications for bottom topography control
o replace hFacC by _hFacC at various…
|
ini_cg2d.F
|
|
1.51
|
12 years |
heimbach |
Initialise some scalars
|
write_grid.F
|
|
1.39
|
10 years |
jmc |
Include explicitly AUTODIFF_OPTIONS.h (in case we don't use ECCO_CPPOPTIONS.h)
…
|
diags_oceanic_surf_flux.F
|
|
1.16
|
9 years |
rpa |
Fixed bug in layers_fluxcalc.F regarding incorrect interpolation with
partial c…
|
impldiff.F
|
|
1.35
|
9 years |
rpa |
Fixed bug in layers_fluxcalc.F regarding incorrect interpolation with
partial c…
|
thermodynamics.F
|
|
1.158
|
9 years |
rpa |
Fixed bug in layers_fluxcalc.F regarding incorrect interpolation with
partial c…
|
main_do_loop.F
|
|
1.20
|
9 years |
heimbach |
Fix some includes and CPP options related to OpenAD.
|
calc_adv_flow.F
|
|
1.2
|
10 years |
jmc |
AUTODIFF only: in calc_adv_flow.F, recompute rTransKp (instead of copying from
r…
|
do_stagger_fields_exchanges.F
|
|
1.12
|
8 years |
jmc |
- to check restart test, add option to apply EXCH to U,V earlier, just before
…
|
set_defaults.F
|
|
1.176
|
8 years |
jmc |
- to check restart test, add option to apply EXCH to U,V earlier, just before
…
|
momentum_correction_step.F
|
|
1.11
|
8 years |
jmc |
- to check restart test, add option to apply EXCH to U,V earlier, just before
…
|
do_fields_blocking_exchanges.F
|
|
1.31
|
8 years |
jmc |
- to check restart test, add option to apply EXCH to U,V earlier, just before
…
|
rotate_spherical_polar_grid.F
|
|
1.4
|
12 years |
jmc |
- rename S/R CALC_ANGLES to CALC_GRID_ANGLES and move it outside
rotate_spheri…
|
ini_cori.F
|
|
1.33
|
13 years |
jmc |
- remove useConstantF, useBetaPlaneF, useSphereF and replace them
with integer…
|
cg2d.F
|
|
1.55
|
12 years |
jmc |
- remove commented-out pieces of code from Dec 2006 (store main diagonal)
- remo…
|
cg2d_sr.F
|
|
1.6
|
12 years |
jmc |
- reduce by 1 (now: cg2dMaxIters-1) the upper bound of iteration loop
- if going…
|
forcing_surf_relax.F
|
|
1.1
|
11 years |
jmc |
- put surface relaxation of SST & SSS in new S/R (forcing_surf_relax.F)
which …
|
timestep_tracer.F
|
|
1.18
|
10 years |
jmc |
- push the k loop inside S/R TIMESTEP_TRACER (and call it outside the k loop).
-…
|
ini_cartesian_grid.F
|
|
1.25
|
11 years |
jmc |
- move initialisation of all horizontal grid arrays to null value
from specifi…
|
ini_grid.F
|
|
1.35
|
11 years |
jmc |
- move initialisation of all horizontal grid arrays to null value
from specifi…
|
ini_cylinder_grid.F
|
|
1.8
|
11 years |
jmc |
- move initialisation of all horizontal grid arrays to null value
from specifi…
|
ini_nh_vars.F
|
|
1.4
|
11 years |
jmc |
- move horiz-viscosity 3-D arrays viscAh_W & viscA4_W (used in calc_gw.F)
from…
|
load_grid_spacing.F
|
|
1.8
|
12 years |
jmc |
- move delX,delY to new header file (SET_GRID.h) and adjust length to 1rst
fac…
|
calc_div_ghat.F
|
|
1.27
|
11 years |
jmc |
- move addMass common block from DYNVARS.h to FFIELDS.h
|
ini_dynvars.F
|
|
1.27
|
9 years |
jmc |
- move ALLOW_EDDYPSI block out of DYNVARS.h and merge it into FFIELDS.h
- rename…
|
read_pickup.F
|
|
1.12
|
9 years |
jmc |
- move ALLOW_EDDYPSI block out of DYNVARS.h and merge it into FFIELDS.h
- rename…
|
ini_ffields.F
|
|
1.2
|
9 years |
jmc |
- move ALLOW_EDDYPSI block out of DYNVARS.h and merge it into FFIELDS.h
- rename…
|
write_pickup.F
|
|
1.17
|
9 years |
jmc |
- move ALLOW_EDDYPSI block out of DYNVARS.h and merge it into FFIELDS.h
- rename…
|
check_pickup.F
|
|
1.6
|
9 years |
jmc |
- move ALLOW_EDDYPSI block out of DYNVARS.h and merge it into FFIELDS.h
- rename…
|
calc_eddy_stress.F
|
|
1.3
|
9 years |
jmc |
- move ALLOW_EDDYPSI block out of DYNVARS.h and merge it into FFIELDS.h
- rename…
|
taueddy_tendency_apply.F
|
|
1.2
|
9 years |
jmc |
- move ALLOW_EDDYPSI block out of DYNVARS.h and merge it into FFIELDS.h
- rename…
|
model_ad_diff.list
|
|
1.53
|
9 years |
jmc |
- move (from ini_forcing.F) initialisation of all arrays in header file
FFIELD…
|
ini_forcing.F
|
|
1.54
|
9 years |
jmc |
- move (from ini_forcing.F) initialisation of all arrays in header file
FFIELD…
|
ini_masks_etc.F
|
|
1.53
|
10 years |
jmc |
- isolate in new S/R ADD_WALLS2MASKS the part dealing with additional
thin-wal…
|
add_walls2masks.F
|
|
1.1
|
10 years |
jmc |
- isolate in new S/R ADD_WALLS2MASKS the part dealing with additional
thin-wal…
|
do_oceanic_phys.F
|
|
1.147
|
8 years |
jmc |
- in prep for using pkg/seaice Dyn in coupled set-up, implement sequential
cou…
|
the_main_loop.F
|
|
1.179
|
8 years |
jmc |
- fix wrong truncation (single prec) from "FLOAT" function in expressions
like…
|
forward_step.F
|
|
1.237
|
8 years |
jmc |
- fix wrong truncation (single prec) from "FLOAT" function in expressions
like…
|
set_parms.F
|
|
1.23
|
8 years |
jmc |
- fix wrong truncation (single prec) from "FLOAT" function in expressions
like…
|
set_ref_state.F
|
|
1.7
|
8 years |
jmc |
- fix vertical inter/extra-polation of density factor (for anelastic form)
for…
|
ini_mixing.F
|
|
1.15
|
8 years |
jmc |
- fix previous changes: use the right type (here _RL) of function call
that ma…
|
convective_weights.F
|
|
1.6
|
12 years |
jmc |
- fix description (comments)
- set output convectCount over the full array range…
|
load_fields_driver.F
|
|
1.20
|
9 years |
jmc |
- change where Offline-Fields are loaded, from load_fields_driver.F to
directl…
|
diags_rho.F
|
|
1.5
|
12 years |
jmc |
- change diagnostics WRHOMASS to just the Vertical transport of in-situ density;…
|
ini_curvilinear_grid.F
|
|
1.52
|
11 years |
jmc |
- always call S/R CALC_GRID_ANGLES to set new new projection array for
model C…
|
calc_viscosity.F
|
|
1.11
|
9 years |
jmc |
- add one more level to vertical viscosity local arrays (Nr+1, previously Nr)
…
|
calc_gw.F
|
|
1.55
|
9 years |
jmc |
- add one more level to vertical viscosity local arrays (Nr+1, previously Nr)
…
|
dynamics.F
|
|
1.176
|
9 years |
jmc |
- add one more level to vertical viscosity local arrays (Nr+1, previously Nr)
…
|
calc_grid_angles.F
|
|
1.2
|
11 years |
jmc |
- add new argument to skip the setting of grid-angle at grid-cell center
- also …
|
initialise_fixed.F
|
|
1.57
|
8 years |
jmc |
- add new S/R call (to CPL_IMPORT_CPLPARMS) after PACKAGES_BOOT and before
PAC…
|
solve_uv_tridiago.F
|
|
1.1
|
11 years |
jmc |
- add global (multi-tile) linear solver for pair of tri-diagonal system
along …
|
ini_linear_phisurf.F
|
|
1.24
|
10 years |
jmc |
- With p* or Sigma-P, use constant reference Pot.Temp (thetaConst) instead
of …
|
update_masks_etc.F
|
|
1.10
|
10 years |
jmc |
- Start to include explicitly AUTODIFF_OPTIONS.h, COST_OPTIONS.h,
and CTRL_OPT…
|
convective_adjustment.F
|
|
1.34
|
10 years |
jmc |
- Start to include explicitly AUTODIFF_OPTIONS.h, COST_OPTIONS.h,
and CTRL_OPT…
|
cg2d_nsa.F
|
|
1.7
|
10 years |
jmc |
- Start to include explicitly AUTODIFF_OPTIONS.h, COST_OPTIONS.h,
and CTRL_OPT…
|
convective_adjustment_ini.F
|
|
1.23
|
10 years |
jmc |
- Start to include explicitly AUTODIFF_OPTIONS.h, COST_OPTIONS.h,
and CTRL_OPT…
|
external_fields_load.F
|
|
1.40
|
10 years |
jmc |
- Replace ALLOW_AUTODIFF_TAMC by ALLOW_AUTODIFF (except for tape/storage
which…
|
update_sigma.F
|
|
1.2
|
10 years |
jmc |
- Replace ALLOW_AUTODIFF_TAMC by ALLOW_AUTODIFF (except for tape/storage
which…
|
find_rho.F
|
|
1.42
|
10 years |
jmc |
- Replace ALLOW_AUTODIFF_TAMC by ALLOW_AUTODIFF (except for tape/storage
which…
|
find_alpha.F
|
|
1.21
|
10 years |
jmc |
- Replace ALLOW_AUTODIFF_TAMC by ALLOW_AUTODIFF (except for tape/storage
which…
|
write_state.F
|
|
1.64
|
10 years |
jmc |
- Replace ALLOW_AUTODIFF_OPENAD by ALLOW_OPENAD:
because ALLOW_OPENAD is defin…
|
packages_readparms.F
|
|
1.77
|
10 years |
jmc |
- add new pkg "kl10" for mixing due to internal wave breaking
( http://www.sc…
|
calc_3d_diffusivity.F
|
|
1.18
|
10 years |
jmc |
- add new pkg "kl10" for mixing due to internal wave breaking
( http://www.sc…
|
calc_grad_phi_surf.F
|
|
1.2
|
23 years |
cnh |
Bringing comments up to data and formatting for document extraction.
|
initialise_varia.F
|
|
1.79
|
9 years |
gforget |
- add useAUTODIFF run time switch.
|
packages_boot.F
|
|
1.69
|
9 years |
gforget |
- add useAUTODIFF run time switch.
|
ini_model_io.F
|
|
1.48
|
9 years |
gforget |
- add useAUTODIFF run time switch.
|
packages_init_variables.F
|
|
1.99
|
8 years |
gforget |
- add missing useAUTODIFF and useSMOOTH switches.
|
packages_init_fixed.F
|
|
1.87
|
8 years |
gforget |
- add missing useAUTODIFF and useSMOOTH switches.
|