New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 2474 for branches/nemo_v3_3_beta/NEMOGCM/NEMO/OPA_SRC/OBS/obs_mpp.F90 – NEMO

Ignore:
Timestamp:
2010-12-16T16:32:33+01:00 (13 years ago)
Author:
djlea
Message:

Update to OBS and ASM documentation. Removal of cpp key options to OBS code. Also moved the diaobs call to after the timestep code in step.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/OPA_SRC/OBS/obs_mpp.F90

    r2363 r2474  
    88   !!             -   ! 2008-01  (K. Mogensen)  add mpp_global_max 
    99   !!---------------------------------------------------------------------- 
    10 #if defined key_mpp_mpi 
    11 # if defined key_sp 
    12 #  define mpivar mpi_real 
    13 # else 
    1410#  define mpivar mpi_double_precision 
    15 # endif 
    16 #endif 
    1711   !!---------------------------------------------------------------------- 
    1812   !! obs_mpp_bcast_integer : Broadcast an integer array from a processor to all processors 
Note: See TracChangeset for help on using the changeset viewer.