Changeset 1765 for palm/trunk/SOURCE
- Timestamp:
- Feb 28, 2016 1:30:40 PM (9 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/Makefile
r1764 r1765 20 20 # Current revisions: 21 21 # ------------------ 22 # update dependency of check_parameters, header, local_stop, 23 # pmc_handle_communicator 22 # 24 23 # 25 24 # Former revisions: 26 25 # ----------------- 27 26 # $Id$ 28 # 27 # 28 # 1764 2016-02-28 12:45:19Z raasch 29 # several updates of dependencies 30 # 29 31 # 1762 2016-02-25 12:31:13Z hellstea 30 32 # +pmc_interface, +pmc routines -
palm/trunk/SOURCE/boundary_conds.f90
r1764 r1765 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! index bug for u_p at left outflow removed21 ! 22 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1764 2016-02-28 12:45:19Z raasch 28 ! index bug for u_p at left outflow removed 26 29 ! 27 30 ! 1762 2016-02-25 12:31:13Z hellstea -
palm/trunk/SOURCE/check_parameters.f90
r1764 r1765 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! output of nest id in run description header,22 ! bugfix: check of validity of lateral boundary conditions moved to parin23 21 ! 22 ! 24 23 ! Former revisions: 25 24 ! ----------------- 26 25 ! $Id$ 26 ! 27 ! 1764 2016-02-28 12:45:19Z raasch 28 ! output of nest id in run description header, 29 ! bugfix: check of validity of lateral boundary conditions moved to parin 27 30 ! 28 31 ! 1762 2016-02-25 12:31:13Z hellstea -
palm/trunk/SOURCE/header.f90
r1764 r1765 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! output of nesting informations21 ! 22 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1764 2016-02-28 12:45:19Z raasch 28 ! output of nesting informations 26 29 ! 27 30 ! 1697 2015-10-28 17:14:10Z raasch -
palm/trunk/SOURCE/init_3d_model.f90
r1764 r1765 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! bugfix: increase size of volume_flow_area_l and volume_flow_initial_l by 121 ! 22 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1764 2016-02-28 12:45:19Z raasch 28 ! bugfix: increase size of volume_flow_area_l and volume_flow_initial_l by 1 26 29 ! 27 30 ! 1762 2016-02-25 12:31:13Z hellstea -
palm/trunk/SOURCE/init_pegrid.f90
r1764 r1765 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! cpp-statements for nesting removed22 21 ! 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1764 2016-02-28 12:45:19Z raasch 28 ! cpp-statements for nesting removed 26 29 ! 27 30 ! 1762 2016-02-25 12:31:13Z hellstea -
palm/trunk/SOURCE/local_stop.f90
r1764 r1765 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! abort with MPI_COMM_WORLD added, nested runs always abort with MPI_ABORT22 21 ! 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1764 2016-02-28 12:45:19Z raasch 28 ! abort with MPI_COMM_WORLD added, nested runs always abort with MPI_ABORT 26 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop -
palm/trunk/SOURCE/message.f90
r1764 r1765 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! nest id added to header string, add linefeed to stdout to get messages better 22 ! seperatedvfrom the location messages, 23 ! in case of nested runs, location messages are given only by the root domain 24 ! 21 ! 22 ! 25 23 ! Former revisions: 26 24 ! ----------------- 27 25 ! $Id$ 26 ! 27 ! 1764 2016-02-28 12:45:19Z raasch 28 ! nest id added to header string, add linefeed to stdout to get messages better 29 ! seperated from the location messages, 30 ! in case of nested runs, location messages are given only by the root domain 28 31 ! 29 32 ! 1682 2015-10-07 23:56:08Z knoop -
palm/trunk/SOURCE/modules.f90
r1764 r1765 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! some reformatting21 ! 22 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1764 2016-02-28 12:45:19Z raasch 28 ! some reformatting 26 29 ! 27 30 ! 1762 2016-02-25 12:31:13Z hellstea -
palm/trunk/SOURCE/palm.f90
r1764 r1765 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! cpp-statements for nesting removed, communicator settings cleaned up21 ! 22 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1764 2016-02-28 12:45:19Z raasch 28 ! cpp-statements for nesting removed, communicator settings cleaned up 26 29 ! 27 30 ! 1762 2016-02-25 12:31:13Z hellstea -
palm/trunk/SOURCE/parin.f90
r1764 r1765 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! 22 ! 23 ! Former revisions: 24 ! ----------------- 25 ! $Id$ 26 ! 27 ! 1764 2016-02-28 12:45:19Z raasch 21 28 ! cpp-statements for nesting removed, explicit settings of boundary conditions 22 29 ! in nest domains, … … 24 31 ! bugfix: check of lateral boundary conditions from check_parameters to here, 25 32 ! because they will be already used in init_pegrid and init_grid 26 !27 ! Former revisions:28 ! -----------------29 ! $Id$30 33 ! 31 34 ! 1762 2016-02-25 12:31:13Z hellstea -
palm/trunk/SOURCE/pmc_client.f90
r1764 r1765 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! cpp-statement added (nesting can only be used in parallel mode), 23 ! all kinds given in PALM style 22 ! 24 23 ! 25 24 ! Former revisions: 26 25 ! ----------------- 27 26 ! $Id$ 27 ! 28 ! 1764 2016-02-28 12:45:19Z raasch 29 ! cpp-statement added (nesting can only be used in parallel mode), 30 ! all kinds given in PALM style 28 31 ! 29 32 ! 1762 2016-02-25 12:31:13Z hellstea -
palm/trunk/SOURCE/pmc_general.f90
r1764 r1765 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! cpp-statement added (nesting can only be used in parallel mode), 23 ! all kinds given in PALM style 22 ! 24 23 ! 25 24 ! Former revisions: 26 25 ! ----------------- 27 26 ! $Id$ 27 ! 28 ! 1764 2016-02-28 12:45:19Z raasch 29 ! cpp-statement added (nesting can only be used in parallel mode), 30 ! all kinds given in PALM style 28 31 ! 29 32 ! 1762 2016-02-25 12:31:13Z hellstea -
palm/trunk/SOURCE/pmc_handle_communicator.f90
r1764 r1765 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! 23 ! 24 ! Former revisions: 25 ! ----------------- 26 ! $Id$ 27 ! 28 ! 1764 2016-02-28 12:45:19Z raasch 22 29 ! pmc_layout type: comm_cpl and comm_parent removed, character "name" moved at 23 30 ! the beginning of the variable list, … … 26 33 ! variable domain_layouts instead of m_couplers introduced for this NAMELIST, 27 34 ! general format changed to PALM style 28 !29 ! Former revisions:30 ! -----------------31 ! $Id$32 35 ! 33 36 ! 1762 2016-02-25 12:31:13Z hellstea -
palm/trunk/SOURCE/pmc_interface.f90
r1764 r1765 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! 23 ! 24 ! Former revisions: 25 ! ----------------- 26 ! $Id$ 27 ! 28 ! 1764 2016-02-28 12:45:19Z raasch 22 29 ! +cpl_parent_id, 23 30 ! cpp-statements for nesting replaced by __parallel statements, … … 25 32 ! index bugfixes in pmci_interp_tril_all, 26 33 ! some adjustments to PALM style 27 !28 ! Former revisions:29 ! -----------------30 ! $Id$31 34 ! 32 35 ! 1762 2016-02-25 12:31:13Z hellstea -
palm/trunk/SOURCE/pmc_mpi_wrapper.f90
r1764 r1765 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! cpp-statement added (nesting can only be used in parallel mode), 23 ! kind-parameters adjusted to PALM-kinds 22 ! 24 23 ! 25 24 ! Former revisions: 26 25 ! ----------------- 27 26 ! $Id$ 27 ! 28 ! 1764 2016-02-28 12:45:19Z raasch 29 ! cpp-statement added (nesting can only be used in parallel mode), 30 ! kind-parameters adjusted to PALM-kinds 28 31 ! 29 32 ! 1762 2016-02-25 12:31:13Z hellstea -
palm/trunk/SOURCE/pmc_server.f90
r1764 r1765 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! cpp-statement added (nesting can only be used in parallel mode)22 ! 23 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 1764 2016-02-28 12:45:19Z raasch 29 ! cpp-statement added (nesting can only be used in parallel mode) 27 30 ! 28 31 ! 1762 2016-02-25 12:31:13Z hellstea -
palm/trunk/SOURCE/time_integration.f90
r1764 r1765 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! PMC_ACTIVE flags removed, 22 ! nest synchronization after first call of timestep 21 ! 23 22 ! 24 23 ! Former revisions: 25 24 ! ----------------- 26 25 ! $Id$ 26 ! 27 ! 1764 2016-02-28 12:45:19Z raasch 28 ! PMC_ACTIVE flags removed, 29 ! bugfix: nest synchronization after first call of timestep 27 30 ! 28 31 ! 1762 2016-02-25 12:31:13Z hellstea
Note: See TracChangeset
for help on using the changeset viewer.