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

Index of /MITgcm/eesupp/src

Files shown:94
Sticky Tag:


File Rev. Age Author Last log entry (rev)
 Parent Directory        
eeboot_minimal.F View Revision Graph  1.20  14 years  mlosch   why can't I ever get it right the first time?
bar_check.F View Revision Graph  1.2  18 years  jmc   use print_error( , mythid)
lef_zero.F View Revision Graph  1.1  19 years  jmc   taken out of external_fields_load.F (no longer used in external_fields_load)
exch1_rx_ad.template View Revision Graph  1.1  15 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  15 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  18 years  edhill   sometimes a from-scratch rewrite is the best fix
mds_check4file.F View Revision Graph  1.1  16 years  jmc   short S/R to check if file (with various suffix) exist
exch1_bg_rx_cube.template View Revision Graph  1.1  15 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  15 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  15 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  15 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  15 years  jmc   rename all exch_*rx_cube.F to exch1_*rx_cube.F remove argument "simulationMode"…
eesupp_ad_diff.list View Revision Graph  1.6  15 years  jmc   remove exch_rx_cube.f (not needed)
eeboot.F View Revision Graph  1.19  15 years  jmc   remove JAM communication code (obsolete)
mds_byteswapr8.F View Revision Graph  1.3  16 years  jmc   remove "tabs" from src files
mds_reclen.F View Revision Graph  1.3  16 years  jmc   remove "tabs" from src files
mds_byteswapi4.F View Revision Graph  1.3  16 years  jmc   remove "tabs" from src files
mds_byteswapr4.F View Revision Graph  1.3  16 years  jmc   remove "tabs" from src files
diff_phase_multiple.F View Revision Graph  1.4  18 years  jmc   previous modification: "return FALSE when argument val1 (=time) < phase" only ap…
Makefile View Revision Graph  1.17  14 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  14 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  14 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  15 years  jmc   no longer needs PARAMS.h
stop_if_error.F View Revision Graph  1.2  16 years  jmc   new S/R ALL_PROC_DIE: like eedie but without the threads check and error msg.
eesupp.flow View Revision Graph  1.13  16 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  16 years  jmc   moved from model/src (no dependence to any model/inc or src file)
eeset_parms.F View Revision Graph  1.28  15 years  jmc   initialise useSingleCpuIO
ini_communication_patterns.F View Revision Graph  1.10  15 years  jmc   incorporate modifs from Contrib/nesting_sannino/code_nest_merged
setrlstk.c View Revision Graph  1.2  19 years  edhill   hopefully fix sigreg problems for Martin
exch1_ad.flow View Revision Graph  1.1  15 years  jmc   flow directive for all exch-1 low-level S/R
global_sum.F View Revision Graph  1.15  15 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  14 years  gforget   fix adjoint of cd scheme for curvilinear grids etc., which requires the adjoint …
gsum.F View Revision Graph  1.8  15 years  jmc   changed to pass when compiling with strick checking of arguments across S/R
bar2.F View Revision Graph  1.7  15 years  jmc   changed to pass when compiling with strick checking of arguments across S/R
fool_the_compiler.F View Revision Graph  1.9  15 years  jmc   changed to pass when compiling with strick checking of arguments across S/R
barrier.F View Revision Graph  1.14  15 years  jmc   changed to pass when compiling with strick checking of arguments across S/R
eewrite_eeenv.F View Revision Graph  1.11  16 years  jmc   change previous modif: print parameter on 1 line simply using PRINT_MESSAGE
scatter_xz.F View Revision Graph  1.3  16 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  16 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  16 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
timers.F View Revision Graph  1.29  15 years  jmc   avoid un-used variables
different_multiple.F View Revision Graph  1.9  19 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  16 years  dimitri   adding missing include files
check_threads.F View Revision Graph  1.14  18 years  jmc   add the 1rst call to BAR_CHECK
all_proc_die.F View Revision Graph  1.4  14 years  mlosch   add hooks for new packages OASIS, the package will follow (hooks exclude the sea…
eedie.F View Revision Graph  1.10  14 years  mlosch   add hooks for new packages OASIS, the package will follow (hooks exclude the sea…
ini_threading_environment.F View Revision Graph  1.13  15 years  jmc   add few stops (after printing communication summary) for unsafe options.
timer_stats.c View Revision Graph  1.4  17 years  jmc   add cvs $Header:$ or $Name:$ if they were missing
gsl_ieee_env.c View Revision Graph  1.2  17 years  jmc   add cvs $Header:$ or $Name:$ if they were missing
eeintro_msg.F View Revision Graph  1.11  17 years  jmc   add cvs "$Name:"
scatter_2d_rx.template View Revision Graph  1.6  16 years  jmc   add bj in exch2 arrays and S/R
fill_cs_corner_ag_rl.F View Revision Graph  1.3  16 years  jmc   add bj in exch2 arrays and S/R
fill_cs_corner_uv_rs.F View Revision Graph  1.4  16 years  jmc   add bj in exch2 arrays and S/R
fill_cs_corner_tr_rl.F View Revision Graph  1.6  16 years  jmc   add bj in exch2 arrays and S/R
gather_2d_rx.template View Revision Graph  1.6  16 years  jmc   add bj in exch2 arrays and S/R
main.F View Revision Graph  1.23  17 years  cnh   Testing cvs messaging after loginfo change
mdsfindunit.F View Revision Graph  1.2  18 years  ce107   Increased limit of open file descriptors to avoid unwarranted trouble
exch_rx_recv_get_x.template View Revision Graph  1.15  15 years  mlosch   I can't believe it: I caught Jean-Michel checking in stuff that does not compile…
open_copy_data_file.F View Revision Graph  1.2  15 years  jmc   From Matt: each processor open different scratch files (for TARGET_BGL or TARGE…
print.F View Revision Graph  1.32  14 years  zhc   CS510 over I4 range (changed to I6)
ini_procs.F View Revision Graph  1.29  14 years  zhc   CS510 over I4 range (changed to I6)
nml_filter.F View Revision Graph  1.8  17 years  heimbach   Added TARGET_CRAYXT for I/O from/to SCRATCH
gather_yz.F View Revision Graph  1.2  18 years  dimitri   Added CPP_EEOPTIONS.h flag DISABLE_MPI_READY_TO_RECEIVE, which disables MPI_SEND…
gather_xz.F View Revision Graph  1.2  18 years  dimitri   Added CPP_EEOPTIONS.h flag DISABLE_MPI_READY_TO_RECEIVE, which disables MPI_SEND…
gather_vector.F View Revision Graph  1.4  18 years  dimitri   Added CPP_EEOPTIONS.h flag DISABLE_MPI_READY_TO_RECEIVE, which disables MPI_SEND…
sigreg.c View Revision Graph  1.6  17 years  ce107   Add check for SIGREG
global_sum_tile.F View Revision Graph  1.3  16 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  16 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  16 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  15 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  15 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  15 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  15 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  15 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  15 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  15 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  15 years  jmc   - change all exch_*_rx.template to call new exch1_rx S/R ; - update Makefile and…
.cvsignore View Revision Graph  1.13  15 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  15 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  15 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  15 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  15 years  jmc   - change all exch_*_rx.template to call new exch1_rx S/R ; - update Makefile and…
ptwrapper.c View Revision Graph  1.1  20 years  edhill   o multi-threading for compilers that do not support threading extensions - u…
exch_cycle_ebl.F View Revision Graph  1.5  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
exch_init.F View Revision Graph  1.6  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
memsync.F View Revision Graph  1.6  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
nml_set_terminator.F View Revision Graph  1.3  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
eedata_example.F View Revision Graph  1.5  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
comm_stats.F View Revision Graph  1.6  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
utils.F View Revision Graph  1.15  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
tim.c View Revision Graph  1.6  21 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  15 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  15 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  15 years  jmc   - Separate buffer filling and MPI sending: allow EXCH-1 to work for local ar…

  ViewVC Help
Powered by ViewVC 1.1.22