Changeset 823
- Timestamp:
- Feb 16, 2012 12:21:53 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mrun
r821 r823 245 245 # Farah queue for lcsgi to testq, since bigq is not 246 246 # available on ice1 247 # 16/02/12 - BjornM - bugfix: replaced $localhost by $host in the ENVPAR 248 # file, which is generated for the namelist file check 247 249 248 250 # VARIABLENVEREINBARUNGEN + DEFAULTWERTE … … 2612 2614 # CREATE ENVPAR FILE, WHICH IS NEEDED BY CHECK_NAMELIST_FILES.X 2613 2615 cat > ENVPAR << %%END%% 2614 &envpar run_identifier = '$fname', host = '$ localhost',2616 &envpar run_identifier = '$fname', host = '$host', 2615 2617 write_binary = '$write_binary', tasks_per_node = $tasks_per_node, 2616 2618 maximum_parallel_io_streams = $maximum_parallel_io_streams,
Note: See TracChangeset
for help on using the changeset viewer.