Changeset 367 for palm/trunk
- Timestamp:
- Aug 25, 2009 8:35:52 AM (15 years ago)
- Location:
- palm/trunk
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mbuild
r366 r367 106 106 # .dvrserver.config 107 107 # 21/04/09 - Siggi - adjustments for new IBM at DKRZ, which is now ibmh 108 # 25/08/09 - BjornM- adapted for lck 108 109 109 110 … … 472 473 (lcsgib) remote_addres=130.73.232.102;; 473 474 (lcsgih) remote_addres=130.75.4.102;; 475 (lck) remote_addres=165.132.26.61;; 474 476 (lctit) remote_addres=172.17.75.161;; 475 477 (lcxt4) remote_addres=129.177.20.113;; -
palm/trunk/SCRIPTS/mrun
r366 r367 187 187 # 19/08/09 - Marcus - MPI debug option 188 188 # 21/08/09 - Marcus - totalview on hice/bice also available for mvapich2 189 # 25/08/09 - BjornM - adpated for lck 189 190 190 191 … … 634 635 do_remote=true 635 636 case $host in 636 (ibm|ibmb|ibmh|ibms|ibmy|nech|necriam|lcsgib|lcsgih|lctit|unics|lcxt4 ) true;;637 (ibm|ibmb|ibmh|ibms|ibmy|nech|necriam|lcsgib|lcsgih|lctit|unics|lcxt4|lck) true;; 637 638 (*) printf "\n" 638 639 printf "\n +++ sorry: execution of batch jobs on remote host \"$host\"" … … 809 810 do_remote=true 810 811 case $host in 811 (ibm|ibms|ibmy|lcsgib|lcsgih|lctit|nech|necriam|unics|lcxt4 ) true;;812 (ibm|ibms|ibmy|lcsgib|lcsgih|lctit|nech|necriam|unics|lcxt4|lck) true;; 812 813 (*) printf "\n +++ sorry: execution of batch jobs on remote host \"$host\"" 813 814 printf "\n is not available" … … 1064 1065 do_remote=true 1065 1066 case $host in 1066 (ibm|ibmb|ibmh|ibms|ibmy|lcsgib|lcsgih|lctit|nech|necriam|unics|lcxt4 ) true;;1067 (ibm|ibmb|ibmh|ibms|ibmy|lcsgib|lcsgih|lctit|nech|necriam|unics|lcxt4|lck) true;; 1067 1068 (*) printf "\n" 1068 1069 printf "\n +++ sorry: execution of batch jobs on remote host \"$host\"" … … 1984 1985 lopts="$lopts $netcdf_lib $dvr_lib" 1985 1986 ROPTS="$ropts" 1986 if [[ ( $(echo $host | cut -c1-3) = nec || $(echo $host | cut -c1-3) = ibm || $host = lcsgih || $host = lcsgib || $host = lctit || $host = lcfimm || $host = lcxt4 ) && -n $numprocs ]]1987 if [[ ( $(echo $host | cut -c1-3) = nec || $(echo $host | cut -c1-3) = ibm || $host = lcsgih || $host = lcsgib || $host = lctit || $host = lcfimm || $host = lcxt4 || $host = lck ) && -n $numprocs ]] 1987 1988 then 1988 1989 XOPT="-X $numprocs" … … 3252 3253 aprun -n $ii -N $tasks_per_node a.out < runfile_atmos $ROPTS 3253 3254 3255 elif [[ $host = lck ]] 3256 then 3257 mpiexec -n $ii ./a.out $ROPTS < runfile_atmos & 3254 3258 fi 3255 3259 wait -
palm/trunk/SCRIPTS/subjob
r366 r367 103 103 # 20/07/09 - Siggi - On lcsgi, jobs for returning the job protocol are 104 104 # now run on the data nodes (feature=data) 105 105 # 25/08/09 - BjornM- adapted for lck 106 106 107 107 # VARIABLENVEREINBARUNGEN + DEFAULTWERTE … … 179 179 (elephanta) local_addres=130.75.105.6; local_host=lcmuk;; 180 180 (fimm.bccs.uib.no) local_addres=172.20.4.2; local_host=lcfimm;; 181 (node*) local_addres=165.132.26.61 local_host=lck;; 181 182 (gallego) local_addres=130.75.105.10; local_host=lcmuk;; 182 183 (gfdl5) local_addres=165.132.26.58; local_host=ibmy;; … … 330 331 (lcsgib) queue=smallq; remote_addres=130.73.232.103; submcom=/opt/moab/bin/msub;; 331 332 (lcsgih) queue=smallq; remote_addres=130.75.4.102; submcom=/opt/moab/bin/msub;; 333 (lck) remote_addres=165.132.26.61; submcom=/usr/torque/bin/qsub;; 332 334 (lctit) queue=lctit; remote_addres=172.17.75.161; submcom=/n1ge/TITECH_GRID/tools/bin/n1ge;; 333 335 (lcxt4) remote_addres=129.177.20.113; submcom=/opt/torque/2.3.0/bin/qsub;; … … 1199 1201 then 1200 1202 eval $submcom $job_on_remhost 1201 elif [[ $local_host = lcfimm || $local_host = lctit || $localhost = lcxt4 ]]1203 elif [[ $local_host = lcfimm || $local_host = lctit || $localhost = lcxt4 || $localhost = lck ]] 1202 1204 then 1203 1205 eval $submcom $job_on_remhost -
palm/trunk/SOURCE/CURRENT_MODIFICATIONS
r366 r367 1 1 New: 2 2 --- 3 4 Adapted for machine lck 5 (mrun, mbuild, subjob) 6 3 7 bc_lr/bc_ns in most subroutines replaced by LOGICAL variables bc_lr_cyc, 4 8 bc_ns_cyc for speed optimization … … 49 53 50 54 51 average_3d_data, check_for_restart, check_parameters, data_output_2d, data_output_3d, data_output_dvrp, data_output_profiles, data_output_ptseries, data_output_spectra, data_output_tseries, init_coupling, init_dvrp, init_grid, init_3d_model, header, m odules, mrun, package_parin, parin, prognostic_equations, read_3d_binary, read_var_list, surface_coupler, timestep, time_integration, user_check_parameters, user_data_output_2d, user_data_output_dvrp, user_header, user_init_grid, write_3d_binary, write_var_list55 average_3d_data, check_for_restart, check_parameters, data_output_2d, data_output_3d, data_output_dvrp, data_output_profiles, data_output_ptseries, data_output_spectra, data_output_tseries, init_coupling, init_dvrp, init_grid, init_3d_model, header, mbuild, modules, mrun, package_parin, parin, prognostic_equations, read_3d_binary, read_var_list, subjob, surface_coupler, timestep, time_integration, user_check_parameters, user_data_output_2d, user_data_output_dvrp, user_header, user_init_grid, write_3d_binary, write_var_list 52 56 53 57 New: set_particle_attributes, set_slicer_attributes_dvrp -
palm/trunk/SOURCE/average_3d_data.f90
r354 r367 4 4 ! Actual revisions: 5 5 ! ----------------- 6 ! 6 ! Added calculation of shf* and qsws* 7 7 ! 8 8 ! Former revisions: … … 129 129 ENDDO 130 130 ENDDO 131 131 132 132 CASE ( 'ql' ) 133 133 DO i = nxl-1, nxr+1 … … 175 175 ENDDO 176 176 ENDDO 177 177 178 178 CASE ( 'rho' ) 179 179 DO i = nxl-1, nxr+1 … … 184 184 ENDDO 185 185 ENDDO 186 186 187 187 CASE ( 's' ) 188 188 DO i = nxl-1, nxr+1 … … 193 193 ENDDO 194 194 ENDDO 195 195 196 196 CASE ( 'sa' ) 197 197 DO i = nxl-1, nxr+1 … … 202 202 ENDDO 203 203 ENDDO 204 204 205 205 CASE ( 'shf*' ) 206 206 DO i = nxl-1, nxr+1 … … 209 209 ENDDO 210 210 ENDDO 211 211 212 212 CASE ( 't*' ) 213 213 DO i = nxl-1, nxr+1 -
palm/trunk/SOURCE/check_parameters.f90
r366 r367 13 13 ! topography_grid_convention moved from user_check_parameters 14 14 ! 'single_street_canyon' 15 ! Added shf* and qsws* to the list of available output data 15 16 ! 16 17 ! Former revisions: -
palm/trunk/SOURCE/data_output_2d.f90
r355 r367 10 10 ! Output of user defined 2D (XY) arrays at z=nzb+1 is now possible 11 11 ! Bugfix: to_be_resorted => s_av for time-averaged scalars 12 ! 12 ! Calculation of shf* and qsws* added. 13 13 ! 14 14 ! Former revisions: -
palm/trunk/SOURCE/modules.f90
r366 r367 20 20 ! run_coupled, time_since_reference_point, u_bulk, v_bulk in control_parameters, 21 21 ! default value of grid_matching changed to strict 22 ! +shf_av, qsws_av 22 23 ! 23 24 ! Former revisions: -
palm/trunk/SOURCE/read_3d_binary.f90
r354 r367 5 5 ! ----------------- 6 6 ! Output of messages replaced by message handling routine. 7 ! 7 ! +shf_av, qsws_av 8 8 ! 9 9 ! Former revisions: -
palm/trunk/SOURCE/sum_up_3d_data.f90
r354 r367 4 4 ! Actual revisions: 5 5 ! ----------------- 6 ! 6 ! +shf*, qsws* 7 7 ! 8 8 ! Former revisions: -
palm/trunk/SOURCE/write_3d_binary.f90
r354 r367 4 4 ! Actual revisions: 5 5 ! ----------------- 6 ! 6 ! +shf_av, qsws_av 7 7 ! 8 8 ! Former revisions:
Note: See TracChangeset
for help on using the changeset viewer.