Ignore:
Timestamp:
Feb 9, 2011 2:25:15 PM (13 years ago)
Author:
raasch
Message:

New:
---

optional exchange of ghost points in synchronous mode via MPI_SENDRCV,
steered by d3par parameter synchronous_exchange
(cpu_statistics, exchange_horiz, modules, parin)

openMP-parallelization of pressure solver (fft-method) for 2d-domain-decomposition
(poisfft, transpose)

Changed:


Errors:


mpt bugfix for netCDF4 usage (mrun)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/parin.f90

    r668 r683  
    44! Current revisions:
    55! -----------------
     6! +synchronous_exchange in d3par
    67!
    78! Former revisions:
     
    185186             skip_time_data_output, skip_time_data_output_av, skip_time_dopr, &
    186187             skip_time_do2d_xy, skip_time_do2d_xz, skip_time_do2d_yz, &
    187              skip_time_do3d, skip_time_domask, termination_time_needed, &
    188              use_prior_plot1d_parameters, z_max_do1d, z_max_do1d_normalized, &
    189              z_max_do2d
     188             skip_time_do3d, skip_time_domask, synchronous_exchange, &
     189             termination_time_needed, use_prior_plot1d_parameters, z_max_do1d, &
     190             z_max_do1d_normalized, z_max_do2d
    190191
    191192
Note: See TracChangeset for help on using the changeset viewer.