Parent Directory
|
|
|
|
|
load_fields_driver.F
|
|
1.15
|
10 years |
gforget |
( modifications for ALLOW_GENTIM2D_CONTROL )
- forward_step.F, the_main_loop.F …
|
dynamics.F
|
|
1.169
|
9 years |
gforget |
- avoid recomputation.
|
ini_mixing.F
|
|
1.11
|
10 years |
gforget |
- fix CPP brackets.
|
salt_integrate.F
|
|
1.6
|
9 years |
gforget |
- re-include store directives that were removed on Dec 27th.
- note : this only…
|
temp_integrate.F
|
|
1.6
|
9 years |
gforget |
- re-include store directives that were removed on Dec 27th.
- note : this only…
|
calc_grad_phi_surf.F
|
|
1.2
|
21 years |
cnh |
Bringing comments up to data and formatting for document extraction.
|
do_atmospheric_phys.F
|
|
1.11
|
9 years |
jmc |
- add entry point for new pkg "atm_phys" (atmospheric physics pkg
from P. O'Go…
|
packages_init_fixed.F
|
|
1.82
|
9 years |
jmc |
- add entry point for new pkg "atm_phys" (atmospheric physics pkg
from P. O'Go…
|
solve_uv_tridiago.F
|
|
1.1
|
10 years |
jmc |
- add global (multi-tile) linear solver for pair of tri-diagonal system
along …
|
ini_forcing.F
|
|
1.52
|
10 years |
jmc |
- add initialisation of frictional-heating and addMass forcing;
- read-in time-c…
|
calc_grid_angles.F
|
|
1.2
|
10 years |
jmc |
- add new argument to skip the setting of grid-angle at grid-cell center
- also …
|
ini_curvilinear_grid.F
|
|
1.52
|
10 years |
jmc |
- always call S/R CALC_GRID_ANGLES to set new new projection array for
model C…
|
diags_rho.F
|
|
1.5
|
11 years |
jmc |
- change diagnostics WRHOMASS to just the Vertical transport of in-situ density;…
|
convective_weights.F
|
|
1.6
|
11 years |
jmc |
- fix description (comments)
- set output convectCount over the full array range…
|
ini_masks_etc.F
|
|
1.53
|
9 years |
jmc |
- isolate in new S/R ADD_WALLS2MASKS the part dealing with additional
thin-wal…
|
model_ad_diff.list
|
|
1.46
|
9 years |
jmc |
- isolate in new S/R ADD_WALLS2MASKS the part dealing with additional
thin-wal…
|
add_walls2masks.F
|
|
1.1
|
9 years |
jmc |
- isolate in new S/R ADD_WALLS2MASKS the part dealing with additional
thin-wal…
|
calc_div_ghat.F
|
|
1.27
|
10 years |
jmc |
- move addMass common block from DYNVARS.h to FFIELDS.h
|
momentum_correction_step.F
|
|
1.10
|
11 years |
jmc |
- move bi,bj loops inside INTEGR_CONTINUITY ;
- call INTEGR_CONTINUITY directly …
|
thermodynamics.F
|
|
1.147
|
9 years |
jmc |
- move calls to GAD_IMPLICIT_R & IMPLDIFF + DWNSLP_APPLY from thermodynamics.F
…
|
load_grid_spacing.F
|
|
1.8
|
11 years |
jmc |
- move delX,delY to new header file (SET_GRID.h) and adjust length to 1rst
fac…
|
ini_nh_vars.F
|
|
1.4
|
9 years |
jmc |
- move horiz-viscosity 3-D arrays viscAh_W & viscA4_W (used in calc_gw.F)
from…
|
ini_cartesian_grid.F
|
|
1.25
|
10 years |
jmc |
- move initialisation of all horizontal grid arrays to null value
from specifi…
|
ini_grid.F
|
|
1.35
|
10 years |
jmc |
- move initialisation of all horizontal grid arrays to null value
from specifi…
|
ini_cylinder_grid.F
|
|
1.8
|
10 years |
jmc |
- move initialisation of all horizontal grid arrays to null value
from specifi…
|
calc_gw.F
|
|
1.53
|
9 years |
jmc |
- move to pkg/mom_common and model/src (previously in tutorial_deep_convection
…
|
forcing_surf_relax.F
|
|
1.1
|
9 years |
jmc |
- put surface relaxation of SST & SSS in new S/R (forcing_surf_relax.F)
which …
|
cg2d_sr.F
|
|
1.6
|
10 years |
jmc |
- reduce by 1 (now: cg2dMaxIters-1) the upper bound of iteration loop
- if going…
|
solve_tridiagonal.F
|
|
1.10
|
11 years |
jmc |
- remove 1 local array in original version (SOLVE_DIAGONAL_LOWMEMORY)
- replace …
|
cg2d.F
|
|
1.55
|
10 years |
jmc |
- remove commented-out pieces of code from Dec 2006 (store main diagonal)
- remo…
|
ini_cori.F
|
|
1.33
|
12 years |
jmc |
- remove useConstantF, useBetaPlaneF, useSphereF and replace them
with integer…
|
rotate_spherical_polar_grid.F
|
|
1.4
|
11 years |
jmc |
- rename S/R CALC_ANGLES to CALC_GRID_ANGLES and move it outside
rotate_spheri…
|
solve_pentadiagonal.F
|
|
1.10
|
11 years |
jmc |
- replace division with multication by inverse (similar to original version)
- r…
|
calc_adv_flow.F
|
|
1.2
|
9 years |
jmc |
AUTODIFF only: in calc_adv_flow.F, recompute rTransKp (instead of copying from
r…
|
adams_bashforth2.F
|
|
1.9
|
10 years |
jmc |
Add 3-D array 3rd dimension to argument list of S/R adams_bashforth2/3
|
adams_bashforth3.F
|
|
1.5
|
10 years |
jmc |
Add 3-D array 3rd dimension to argument list of S/R adams_bashforth2/3
|
convective_adjustment.F
|
|
1.33
|
14 years |
heimbach |
Add TAF option "kind" (or adjust "byte") to enable real*4 common blocks
|
the_main_loop.F
|
|
1.158
|
9 years |
heimbach |
Add control var xx_hfluxm
|
ini_dynvars.F
|
|
1.25
|
9 years |
m_bates |
Changes to implement a residual model. Also, calculation of the mean velocity f…
|
taueddy_external_forcing.F
|
|
1.5
|
9 years |
m_bates |
Changes to implement a residual model. Also, calculation of the mean velocity f…
|
read_pickup.F
|
|
1.9
|
9 years |
m_bates |
Fixed bugs in CPP defines when using ALLOW_EDDYPSI and ALLOW_GMREDI
|
write_pickup.F
|
|
1.15
|
9 years |
m_bates |
Fixed bugs in CPP defines when using ALLOW_EDDYPSI and ALLOW_GMREDI
|
ini_cg2d.F
|
|
1.51
|
10 years |
heimbach |
Initialise some scalars
|
initialise_fixed.F
|
|
1.55
|
10 years |
heimbach |
Merge OpenAD-specific code into main branch.
|
freeze_surface.F
|
|
1.7
|
16 years |
heimbach |
Modifications for bottom topography control
o replace hFacC by _hFacC at various…
|
tracers_iigw_correction.F
|
|
1.2
|
16 years |
heimbach |
Modifications for bottom topography control
o replace hFacC by _hFacC at various…
|
turnoff_model_io.F
|
|
1.7
|
10 years |
heimbach |
Turn off one more pkg at the end of cost_final.F
|
ini_spherical_polar_grid.F
|
|
1.31
|
10 years |
jmc |
add 1 argument to S/R CALC_GRID_ANGLES
|
update_masks_etc.F
|
|
1.9
|
10 years |
jmc |
add PACKAGES_CONFIG.h wherever ALLOW_AUTODIFF[_TAMC] is used (in model/src)
|
cg2d_nsa.F
|
|
1.6
|
10 years |
jmc |
add PACKAGES_CONFIG.h wherever ALLOW_AUTODIFF[_TAMC] is used (in model/src)
|
find_rho.F
|
|
1.41
|
10 years |
jmc |
add PACKAGES_CONFIG.h wherever ALLOW_AUTODIFF[_TAMC] is used (in model/src)
|
find_alpha.F
|
|
1.20
|
10 years |
jmc |
add PACKAGES_CONFIG.h wherever ALLOW_AUTODIFF[_TAMC] is used (in model/src)
|
packages_check.F
|
|
1.64
|
9 years |
jmc |
add S/R OFFLINE_CHECK to print offline parameter summary
and stop if loading a f…
|
packages_error_msg.F
|
|
1.2
|
10 years |
jmc |
add a call to ALL_PROC_DIE before stopping
|
ini_eos.F
|
|
1.21
|
11 years |
mlosch |
add code for TEOS-10 (www.teos-10.org, McDougall et al. 2011). Use
this eos with…
|
ini_depths.F
|
|
1.50
|
11 years |
jmc |
add exchange topoZ after reading from file
|
set_defaults.F
|
|
1.170
|
9 years |
jmc |
add input files for 2-D additional Western and Southern cell-edge wall
(e.g., …
|
ini_parms.F
|
|
1.258
|
9 years |
jmc |
add input files for 2-D additional Western and Southern cell-edge wall
(e.g., …
|
solve_for_pressure.F
|
|
1.81
|
10 years |
jmc |
add run-time parameter to select CG2D solver minimum-residual solution
(in cas…
|
set_parms.F
|
|
1.18
|
9 years |
jmc |
add run-time parameters for isotropic 3-D Smagorinsky (Smag3D)
|
ini_linear_phisurf.F
|
|
1.23
|
9 years |
jmc |
add specific OpenAD compatible code
|
calc_viscosity.F
|
|
1.9
|
13 years |
jmc |
allow to specify a vertical profile of vertical viscosity
|
do_oceanic_phys.F
|
|
1.133
|
9 years |
jmc |
also fill-up some (selected) surface diags if fluidIsAir
|
diags_oceanic_surf_flux.F
|
|
1.12
|
9 years |
jmc |
also fill-up some (selected) surface diags if fluidIsAir
|
calc_surf_dr.F
|
|
1.19
|
10 years |
jmc |
also use h0FacC to compute hFac_surfC (more similar to calc_r_star.F).
|
packages_readparms.F
|
|
1.73
|
9 years |
jmc |
always call DIAGNOSTICS_READPARMS (if useDiagnostics=F, just set
pkgStatus= -1 …
|
external_forcing.F
|
|
1.64
|
9 years |
jmc |
apply surface forcing at k=kSurf in case we use pkg/shelfice in z coordinate
|
tracers_correction_step.F
|
|
1.16
|
13 years |
jmc |
apply zonal filter to all passive tracers
|
seawater.F
|
|
1.6
|
13 years |
jmc |
avoid unbalanced quote (single or double) in commented line
|
ini_nh_fields.F
|
|
1.6
|
9 years |
jmc |
avoid unused variables
|
do_fields_blocking_exchanges.F
|
|
1.29
|
11 years |
jmc |
back to previous version (comment out calls to OBCS_COPY_TRACER):
no longer nee…
|
calc_wsurf_tr.F
|
|
1.2
|
13 years |
jmc |
call GLOBAL_SUM_TILE_RL (result is less dependant on Nb of Procs/Threads)
|
external_forcing_surf.F
|
|
1.59
|
9 years |
jmc |
call new routine SHELFICE_FORCING_SURF
|
impldiff.F
|
|
1.29
|
11 years |
jmc |
change argument recip_hFac (drop bi,bj indices) in IMPLDIFF S/R
|
packages_write_pickup.F
|
|
1.41
|
9 years |
m_bates |
changes to accommodate writing a gmredi pickup
|
config_check.F
|
|
1.75
|
9 years |
jmc |
check size of overlap for the unlikely case useSmag3D & useCDscheme
|
timestep_wvel.F
|
|
1.7
|
11 years |
jmc |
clean-up: remove call to OBCS_APPLY_W (not necessary).
|
port_rand.F
|
|
1.8
|
9 years |
jmc |
cleaning (remove GOTO since there was already "DO WHILE")
|
pressure_for_eos.F
|
|
1.4
|
14 years |
jmc |
comment out maskC multiplication (not really needed as far as I know,
but harmf…
|
timestep_tracer.F
|
|
1.17
|
11 years |
mlosch |
comment out masking of gtracer, lets keep our fingers crossed
|
do_the_model_io.F
|
|
1.64
|
12 years |
jmc |
do not by-pass OBCS_OUTPUT call at nIter0.
|
cycle_tracer.F
|
|
1.8
|
16 years |
jmc |
do the k loop inside CYCLE_TRACER (supposed to be more efficient)
|
ini_mnc_vars.F
|
|
1.12
|
9 years |
jmc |
extend length of drC & recip_drC from Nr to Nr+1.
|
write_grid.F
|
|
1.38
|
9 years |
jmc |
extend length of drC & recip_drC from Nr to Nr+1.
|
ini_vertical_grid.F
|
|
1.22
|
9 years |
jmc |
extend length of drC & recip_drC from Nr to Nr+1.
|
write_state.F
|
|
1.63
|
9 years |
utke |
filter out if streamice is on
|
ini_p_ground.F
|
|
1.9
|
12 years |
jmc |
first check-in of sigma (and hybrid-sigma) coordinate code
|
ini_sigma_hfac.F
|
|
1.1
|
12 years |
jmc |
first check-in of sigma (and hybrid-sigma) coordinate code
|
initialise_varia.F
|
|
1.74
|
9 years |
jmc |
fix Sigma-Coords initialisation part.
|
calc_grad_phi_hyd.F
|
|
1.15
|
10 years |
jmc |
fix comments in error message.
|
convectively_mixtracer.F
|
|
1.3
|
11 years |
jmc |
fix description (comments)
|
config_summary.F
|
|
1.146
|
9 years |
jmc |
fix reported value of hFacMinDr
|
set_ref_state.F
|
|
1.5
|
9 years |
jmc |
fix typo in description
|
timestep.F
|
|
1.55
|
9 years |
jmc |
fix typo in diagnostics for momentum tendency from AB
|
remove_mean.F
|
|
1.3
|
13 years |
jmc |
fix wrong type of GLOBAL_SUM in REMOVE_MEAN_RS ;
+ change macros (EXCH & GLOBAL_…
|
calc_eddy_stress.F
|
|
1.2
|
9 years |
m_bates |
fixed bug (incorrect minus sign) in calculation of eddy stress for residual mode…
|
swfrac.F
|
|
1.16
|
9 years |
dimitri |
fixing comment to be consistent with code
|
update_cg2d.F
|
|
1.10
|
10 years |
jmc |
for TAF: (re-)initialise aC2d to zero
|
calc_grad_phi_fv.F
|
|
1.1
|
10 years |
jmc |
implement Finite-Volume method for (hydrostatic) presure gradient
from S.-J. Lin…
|
calc_phi_hyd.F
|
|
1.43
|
10 years |
jmc |
implement Finite-Volume method for (hydrostatic) presure gradient
from S.-J. Lin…
|
cg3d.F
|
|
1.25
|
10 years |
jmc |
import some minor changes from cg2d.F
|
rotate_uv2en.F
|
|
1.1
|
12 years |
gforget |
introducing rotate_uv2en.F that rotates a vector field
from X/Y to Eastward/Nort…
|
check_pickup.F
|
|
1.5
|
11 years |
jmc |
more uniform warning message
|
calc_3d_diffusivity.F
|
|
1.17
|
11 years |
jmc |
move KPP hack into kpp_calc_diff_ptr.F (+ add argument to S/R KPP_CALC_DIFF_PTR)…
|
update_r_star.F
|
|
1.9
|
11 years |
jmc |
move call to OBCS_APPLY_R_STAR from update_r_star.F to calc_r_star.F
and add ar…
|
calc_r_star.F
|
|
1.21
|
11 years |
jmc |
move call to OBCS_APPLY_R_STAR from update_r_star.F to calc_r_star.F
and add ar…
|
update_surf_dr.F
|
|
1.10
|
11 years |
jmc |
move call to OBCS_APPLY_SURF_DR from update_surf_dr.F to calc_surf_dr.F
and add…
|
packages_init_variables.F
|
|
1.93
|
9 years |
jmc |
move call to OFFLINE_INIT_VARIA at the top (more logical this way)
|
grad_sigma.F
|
|
1.10
|
11 years |
jmc |
multiply sigmaR by maskC(k)*maskC(k-1) (instead of just maskC(k))
|
cg3d_ex0.F
|
|
1.1
|
10 years |
jmc |
new CG-solver version (_EX0) for disconnected-tiles special case.
|
cg2d_ex0.F
|
|
1.1
|
10 years |
jmc |
new CG-solver version (_EX0) for disconnected-tiles special case.
|
ini_local_grid.F
|
|
1.1
|
11 years |
jmc |
new S/R INI_LOCAL_GRID to define model tile-local grid (using same units
as delX…
|
main_do_loop.F
|
|
1.15
|
9 years |
jmc |
no longer includes additional (AUTODIFF) header files when using TAF
but only i…
|
plot_field.F
|
|
1.14
|
21 years |
heimbach |
o merge of relevant stuff from the ecco-branch:
- genmake: removed $S64 overwr…
|
ini_fields.F
|
|
1.26
|
9 years |
jmc |
offline with rStar: use normal pickup files (needed for restart with NLFS)
|
do_write_pickup.F
|
|
1.9
|
9 years |
jmc |
offline with rStar: use normal pickup files (needed for restart with NLFS)
|
do_statevars_tave.F
|
|
1.5
|
13 years |
jmc |
oops! fix previous modif
|
packages_print_msg.F
|
|
1.1
|
9 years |
jmc |
print a summary of compiled and/or used pkgs
|
packages_boot.F
|
|
1.65
|
9 years |
jmc |
print a summary of compiled and/or used pkgs
|
load_ref_files.F
|
|
1.2
|
12 years |
jmc |
read grid-spacing and ref.profile using S/R READ_GLVEC_RL.
|
external_fields_load.F
|
|
1.39
|
11 years |
jmc |
refine debugLevel criteria when printing messages
|
ini_cg3d.F
|
|
1.28
|
11 years |
jmc |
refine debugLevel criteria when printing messages
|
the_model_main.F
|
|
1.115
|
9 years |
jmc |
remove a 2nd identical DEBUG_CALL('THE_MAIN_LOOP') print
|
do_statevars_diags.F
|
|
1.21
|
10 years |
jmc |
remove bi,bj from argument list of S/R LAND_DIAGNOSTICS_STATE
and S/R THSICE_D…
|
forward_step.F
|
|
1.220
|
9 years |
jmc |
remove some unnecessary TAF storage directives (note: not always removed,
e.g.,…
|
ini_vel.F
|
|
1.8
|
13 years |
jmc |
remove unnecessary BARRIER
|
ini_psurf.F
|
|
1.11
|
13 years |
jmc |
remove unnecessary BARRIER
|
state_summary.F
|
|
1.8
|
13 years |
jmc |
remove unnecessary BARRIER
|
ini_model_io.F
|
|
1.46
|
9 years |
jmc |
remove unused (since Aug 2006) S/R SET_WRITE_GLOBAL_PICKUP and its call.
|
set_grid_factors.F
|
|
1.2
|
13 years |
jmc |
remove unused variables
|
update_etaws.F
|
|
1.2
|
11 years |
jmc |
remove/avoid un-used variables
|
integr_continuity.F
|
|
1.28
|
11 years |
jmc |
remove/avoid un-used variables
|
convective_adjustment_ini.F
|
|
1.22
|
14 years |
jmc |
replace calls to "FIND_RHO" with recent version "FIND_RHO_2D"
|
taueddy_init_varia.F
|
|
1.4
|
13 years |
jmc |
replace calls to MDSREADFIELD with equivalent READ_FLD_XYZ_RS
|
freesurf_rescale_g.F
|
|
1.7
|
12 years |
jmc |
sigma (and hybrid-sigma) coordinate code for non-linear free-surface
|
update_sigma.F
|
|
1.1
|
12 years |
jmc |
sigma (and hybrid-sigma) coordinate code for non-linear free-surface
|
diags_phi_hyd.F
|
|
1.6
|
9 years |
jmc |
skip DIAGNOSTICS_FILL call if called from INI_PRESSURE
|
do_stagger_fields_exchanges.F
|
|
1.9
|
9 years |
jmc |
skip EXCH calls when using pkg/offline (similar to do_fields_blocking_exchanges.…
|
ini_pressure.F
|
|
1.15
|
9 years |
jmc |
stop to iterate for pressure once it converges
|
update_etah.F
|
|
1.13
|
11 years |
jmc |
take sigma-coords related code out of update_etah.F into new S/R UPDATE_ETAWS
|
ini_theta.F
|
|
1.29
|
11 years |
jmc |
test debugLevel (instead of debugMode) to print maps (using PLOT_FIELDS call)
|
ini_salt.F
|
|
1.24
|
11 years |
jmc |
test debugLevel (instead of debugMode) to print maps (using PLOT_FIELDS call)
|
pre_cg3d.F
|
|
1.5
|
10 years |
jmc |
test for uniformFreeSurfLev instead of testing for singZCoords
(will matters wh…
|
post_cg3d.F
|
|
1.4
|
10 years |
jmc |
test for uniformFreeSurfLev instead of testing for singZCoords
(will matters wh…
|
ini_global_domain.F
|
|
1.1
|
10 years |
jmc |
to refine CS-grid check, add logical flag: true if using Cubed-Sphere Exch with
…
|
calc_oce_mxlayer.F
|
|
1.10
|
9 years |
m_bates |
use calc_oce_mxlayer to calculate the mixed layer depth for the PV eddy closure …
|
integrate_for_w.F
|
|
1.16
|
11 years |
jmc |
use new local variable rStarDhDt (instead of common block variable rStarDhCDt)
t…
|
calc_ivdc.F
|
|
1.8
|
11 years |
mlosch |
use sigmaR in calc_ivdc rather than rhokp1 and rhokm1
|
diags_phi_rlow.F
|
|
1.10
|
10 years |
jmc |
use standard constant (from EEPARAMS.h) to replace local cst zero,one & half
|
ini_nlfs_vars.F
|
|
1.9
|
10 years |
jmc |
was missing PACKAGES_CONFIG.h
|
correction_step.F
|
|
1.26
|
11 years |
jmc |
zero out velocity outside OB interior region: This has no effect on the
solutio…
|