/[MITgcm]/MITgcm/eesupp/src
ViewVC logotype

Index of /MITgcm/eesupp/src

Files shown:95
Sticky Tag:


File Rev. Age Author Last log entry (rev)
 Parent Directory        
bar_check.F View Revision Graph  1.2  17 years  jmc   use print_error( , mythid)
lef_zero.F View Revision Graph  1.1  18 years  jmc   taken out of external_fields_load.F (no longer used in external_fields_load)
eeset_parms.F View Revision Graph  1.30  13 years  jmc   switch reading of debugMode from S/R INI_PARMS, file "data" to S/R EESET_PARMS,…
exch1_rx_ad.template View Revision Graph  1.1  14 years  jmc   split exch_rx.F into Forward S/R (exch1_rx.F) and Adjoint S/R (exch1_rx_ad.F) a…
exch1_rx.template View Revision Graph  1.1  14 years  jmc   split exch_rx.F into Forward S/R (exch1_rx.F) and Adjoint S/R (exch1_rx_ad.F) a…
global_vec_sum.F View Revision Graph  1.4  17 years  edhill   sometimes a from-scratch rewrite is the best fix
eewrite_eeenv.F View Revision Graph  1.12  13 years  jmc   report value of debugMode
exch1_bg_rx_cube.template View Revision Graph  1.1  14 years  jmc   rename all exch_*rx_cube.F to exch1_*rx_cube.F and remove argument "simulationMo…
exch1_z_rx_cube.template View Revision Graph  1.1  14 years  jmc   rename all exch_*rx_cube.F to exch1_*rx_cube.F and remove argument "simulationMo…
exch1_rx_cube_ad.template View Revision Graph  1.1  14 years  jmc   rename all exch_*rx_cube.F to exch1_*rx_cube.F and remove argument "simulationMo…
exch1_uv_rx_cube.template View Revision Graph  1.1  14 years  jmc   rename all exch_*rx_cube.F to exch1_*rx_cube.F and remove argument "simulationMo…
exch1_rx_cube.template View Revision Graph  1.1  14 years  jmc   rename all exch_*rx_cube.F to exch1_*rx_cube.F remove argument "simulationMode"…
eesupp.flow View Revision Graph  1.14  13 years  jmc   remove nml_filter.F (calls to nml_filter were removed ~5 years ago)
eeboot.F View Revision Graph  1.19  14 years  jmc   remove JAM communication code (obsolete)
mds_byteswapr8.F View Revision Graph  1.3  15 years  jmc   remove "tabs" from src files
mds_reclen.F View Revision Graph  1.3  15 years  jmc   remove "tabs" from src files
mds_byteswapi4.F View Revision Graph  1.3  15 years  jmc   remove "tabs" from src files
mds_byteswapr4.F View Revision Graph  1.3  15 years  jmc   remove "tabs" from src files
eeboot_minimal.F View Revision Graph  1.23  13 years  jmc   put Nesting code into separated S/R NEST_EEINIT (similar to coupling).
diff_phase_multiple.F View Revision Graph  1.4  17 years  jmc   previous modification: "return FALSE when argument val1 (=time) < phase" only ap…
all_proc_die.F View Revision Graph  1.5  12 years  jmc   only master thread does MPI call.
Makefile View Revision Graph  1.17  13 years  gforget   o eesup and pkg/mdsio: ALLOW_WHIO Option to write/read 2D fields to files inc…
gather_2d_wh_rx.template View Revision Graph  1.1  13 years  gforget   o eesup and pkg/mdsio: ALLOW_WHIO Option to write/read 2D fields to files inc…
scatter_2d_wh_rx.template View Revision Graph  1.1  13 years  gforget   o eesup and pkg/mdsio: ALLOW_WHIO Option to write/read 2D fields to files inc…
master_cpu_io.F View Revision Graph  1.4  14 years  jmc   no longer needs PARAMS.h
eesupp_ad_diff.list View Revision Graph  1.7  13 years  jmc   new S/R GET_PERIODIC_INTERVAL to calculate which time-record (and linear interpo…
stop_if_error.F View Revision Graph  1.2  15 years  jmc   new S/R ALL_PROC_DIE: like eedie but without the threads check and error msg.
write_utils.F View Revision Graph  1.1  15 years  jmc   moved from model/src (no dependence to any model/inc or src file)
sigreg.c View Revision Graph  1.7  12 years  jahn   make name of global variable a little more unique
ini_communication_patterns.F View Revision Graph  1.10  14 years  jmc   incorporate modifs from Contrib/nesting_sannino/code_nest_merged
setrlstk.c View Revision Graph  1.2  18 years  edhill   hopefully fix sigreg problems for Martin
exch1_ad.flow View Revision Graph  1.2  13 years  jmc   fix flow dir for exch1_z_RX_cube, exch1_uv_RX_cube & exch1_bg_RX_cube
global_sum.F View Revision Graph  1.15  14 years  jmc   fix bug in GLOBAL_RUM_R4 (spotted by Ralf; but don't think it's ever used)
exch_ad_diff.list View Revision Graph  1.2  13 years  gforget   fix adjoint of cd scheme for curvilinear grids etc., which requires the adjoint …
get_periodic_interval.F View Revision Graph  1.2  13 years  jmc   extended to non-periodic time-record sequence (taken from pkg/rbcs)
gsum.F View Revision Graph  1.8  14 years  jmc   changed to pass when compiling with strick checking of arguments across S/R
bar2.F View Revision Graph  1.7  14 years  jmc   changed to pass when compiling with strick checking of arguments across S/R
fool_the_compiler.F View Revision Graph  1.9  14 years  jmc   changed to pass when compiling with strick checking of arguments across S/R
barrier.F View Revision Graph  1.14  14 years  jmc   changed to pass when compiling with strick checking of arguments across S/R
scatter_xz.F View Revision Graph  1.3  15 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
scatter_yz.F View Revision Graph  1.3  15 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
scatter_vector.F View Revision Graph  1.5  15 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
open_copy_data_file.F View Revision Graph  1.3  13 years  jmc   call S/R NML_CHANGE_SYNTAX instead of NML_SET_TERMINATOR
nml_change_syntax.F View Revision Graph  1.2  13 years  jmc   avoid warnings from xmakedepend
nml_set_terminator.F View Revision Graph  1.4  13 years  jmc   avoid warnings from xmakedepend
timers.F View Revision Graph  1.29  14 years  jmc   avoid un-used variables
different_multiple.F View Revision Graph  1.9  18 years  jmc   avoid 2 consecutive time-steps to be T (if freq is just half a multiple of dT) …
master_cpu_thread.F View Revision Graph  1.2  15 years  dimitri   adding missing include files
eedie.F View Revision Graph  1.10  13 years  mlosch   add hooks for new packages OASIS, the package will follow (hooks exclude the sea…
.cvsignore View Revision Graph  1.14  13 years  mlosch   add files gather_2d_wh_r[48].F scatter_2d_wh_r[48].F after new template files
ini_threading_environment.F View Revision Graph  1.13  14 years  jmc   add few stops (after printing communication summary) for unsafe options.
timer_stats.c View Revision Graph  1.4  16 years  jmc   add cvs $Header:$ or $Name:$ if they were missing
gsl_ieee_env.c View Revision Graph  1.2  16 years  jmc   add cvs $Header:$ or $Name:$ if they were missing
eeintro_msg.F View Revision Graph  1.11  16 years  jmc   add cvs "$Name:"
scatter_2d_rx.template View Revision Graph  1.6  14 years  jmc   add bj in exch2 arrays and S/R
fill_cs_corner_ag_rl.F View Revision Graph  1.3  14 years  jmc   add bj in exch2 arrays and S/R
fill_cs_corner_uv_rs.F View Revision Graph  1.4  14 years  jmc   add bj in exch2 arrays and S/R
fill_cs_corner_tr_rl.F View Revision Graph  1.6  14 years  jmc   add bj in exch2 arrays and S/R
gather_2d_rx.template View Revision Graph  1.6  14 years  jmc   add bj in exch2 arrays and S/R
check_threads.F View Revision Graph  1.15  12 years  jmc   USE_OMP_THREADING : check that number of threads (from eedata) match env.var. s…
main.F View Revision Graph  1.25  12 years  heimbach   Minor tweaks to adjoint.
mdsfindunit.F View Revision Graph  1.2  17 years  ce107   Increased limit of open file descriptors to avoid unwarranted trouble
exch_rx_recv_get_x.template View Revision Graph  1.15  14 years  mlosch   I can't believe it: I caught Jean-Michel checking in stuff that does not compile…
print.F View Revision Graph  1.32  13 years  zhc   CS510 over I4 range (changed to I6)
ini_procs.F View Revision Graph  1.29  13 years  zhc   CS510 over I4 range (changed to I6)
gather_yz.F View Revision Graph  1.2  17 years  dimitri   Added CPP_EEOPTIONS.h flag DISABLE_MPI_READY_TO_RECEIVE, which disables MPI_SEND…
gather_xz.F View Revision Graph  1.2  17 years  dimitri   Added CPP_EEOPTIONS.h flag DISABLE_MPI_READY_TO_RECEIVE, which disables MPI_SEND…
gather_vector.F View Revision Graph  1.4  17 years  dimitri   Added CPP_EEOPTIONS.h flag DISABLE_MPI_READY_TO_RECEIVE, which disables MPI_SEND…
global_sum_tile.F View Revision Graph  1.3  15 years  jmc   - change name of buffer (R4,R8 instead of RS,RL) to match buffer type - add one …
global_sum_singlecpu.F View Revision Graph  1.4  15 years  jmc   - change name of buffer (R4,R8 instead of RS,RL) to match buffer type - add one …
global_max.F View Revision Graph  1.12  15 years  jmc   - change name of buffer (R4,R8 instead of RS,RL) to match buffer type - add one …
exch_z_3d_rx.template View Revision Graph  1.4  14 years  jmc   - change all exch_*_rx.template to call new exch1_rx S/R ; - update Makefile and…
exch_uv_dgrid_3d_rx.template View Revision Graph  1.3  14 years  jmc   - change all exch_*_rx.template to call new exch1_rx S/R ; - update Makefile and…
exch_uv_3d_rx.template View Revision Graph  1.5  14 years  jmc   - change all exch_*_rx.template to call new exch1_rx S/R ; - update Makefile and…
exch_xy_rx.template View Revision Graph  1.9  14 years  jmc   - change all exch_*_rx.template to call new exch1_rx S/R ; - update Makefile and…
exch_uv_xy_rx.template View Revision Graph  1.11  14 years  jmc   - change all exch_*_rx.template to call new exch1_rx S/R ; - update Makefile and…
exch_sm_3d_rx.template View Revision Graph  1.3  14 years  jmc   - change all exch_*_rx.template to call new exch1_rx S/R ; - update Makefile and…
exch_uv_bgrid_3d_rx.template View Revision Graph  1.2  14 years  jmc   - change all exch_*_rx.template to call new exch1_rx S/R ; - update Makefile and…
exch_s3d_rx.template View Revision Graph  1.5  14 years  jmc   - change all exch_*_rx.template to call new exch1_rx S/R ; - update Makefile and…
exch_uv_xyz_rx.template View Revision Graph  1.12  14 years  jmc   - change all exch_*_rx.template to call new exch1_rx S/R ; - update Makefile and…
exch_3d_rx.template View Revision Graph  1.3  14 years  jmc   - change all exch_*_rx.template to call new exch1_rx S/R ; - update Makefile and…
exch_uv_agrid_3d_rx.template View Revision Graph  1.5  14 years  jmc   - change all exch_*_rx.template to call new exch1_rx S/R ; - update Makefile and…
exch_xyz_rx.template View Revision Graph  1.10  14 years  jmc   - change all exch_*_rx.template to call new exch1_rx S/R ; - update Makefile and…
cumulsum_z_tile.F View Revision Graph  1.2  12 years  jmc   - call W2_CUMULSUM_Z_TILE (when compiling pkg/exch2) - move shared buffer in spe…
ptwrapper.c View Revision Graph  1.1  19 years  edhill   o multi-threading for compilers that do not support threading extensions - u…
exch_cycle_ebl.F View Revision Graph  1.5  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
exch_init.F View Revision Graph  1.6  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
memsync.F View Revision Graph  1.6  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
eedata_example.F View Revision Graph  1.5  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
comm_stats.F View Revision Graph  1.6  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
utils.F View Revision Graph  1.15  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
tim.c View Revision Graph  1.6  20 years  edhill   o add various compilation tests to genmake2 so that it acts more like a typi…
exch_rx_send_put_y.template View Revision Graph  1.14  14 years  jmc   - Separate buffer filling and MPI sending: allow EXCH-1 to work for local ar…
exch_rx_recv_get_y.template View Revision Graph  1.14  14 years  jmc   - Separate buffer filling and MPI sending: allow EXCH-1 to work for local ar…
exch_rx_send_put_x.template View Revision Graph  1.14  14 years  jmc   - Separate buffer filling and MPI sending: allow EXCH-1 to work for local ar…

  ViewVC Help
Powered by ViewVC 1.1.22