Thanks for the help, I'd checked my project path was correct, but I'd not changed the perl path in systel.ini (which was wrong).
Then I encountered the problem discussed above about the temporary working directory not being deleted, but, as suggested, removing './' solved this.
So now it looks like it is working.... but I don't seem to be getting any results file.
Is this how the screen should appear after a successful run? (below). The model should be compiled+linked+run with just one command I believe? I'm just using a blank fortran file to test at the minute, but this should still provide a results file I think? (albeit without any forcing, just water levels). The 'duration of job : 0 seconds' looks like it may not be running....
Again, any advice much appreciated,
thanks,
Rowena
C:\TELEMAC\Hydro_Jan11>telemac2d Sfile_Jan11.txt
=========================================================
Telemac System 5.6 to 5.9 - Perl scripts version 5.9
=========================================================
starting...
HOSTTYPE : win
PROJECT : C:\TELEMAC\V6P0
BASE DIRECTORY : C:\TELEMAC\Hydro_Jan11
LAUNCH DIRECTORY : C:\TELEMAC\Hydro_Jan11
WORK DIRECTORY : C:\TELEMAC\Hydro_Jan11\Sfile_Jan11.txt4284_tmp
PARAMETER FILE : Sfile_Jan11.txt
*** Using default configuration file :
C:\TELEMAC\V6P0\config\systel.ini ***
*** TELEMAC2D ON STATION ***
*** Interactive mode ***
*** RELEASE v6p0 ***
________________________________________________________
Steering file : Sfile_Jan11.txt
________________________________________________________
________________________________________________________
Starting execution: telemac2d.bat
________________________________________________________
- FORTRAN FILE : ForFile.f
______________________________________________________________________________
*** COMPILATION ***
ifort /compile_only /optimize:4 /check=overflow /iface:nomixed_str_len_arg /wa
rn:declaration /warn:argument_checking /warn:unused /nologo /convert:big_endian
/extend-source:132 /include:C:\TELEMAC\V6P0\telemac2d\tel2d_v6p0\win /include
:C:\TELEMAC\V6P0\sisyphe\sisyphe_v6p0\win /include:C:\TELEMAC\V6P0\special\speci
al_v6p0\win /include:C:\TELEMAC\V6P0\bief\bief_v6p0\win /include:C:\TELEMAC\V6P0
\damocles\damo_v6p0\win /include:C:\TELEMAC\V6P0\paravoid\paravoid_v6p0\win t2df
ort.f
______________________________________________________________________________
*** LIBRARIES ***
- C:\TELEMAC\V6P0\telemac2d\tel2d_v6p0\win\telemac2dv6p0.lib
- C:\TELEMAC\V6P0\sisyphe\sisyphe_v6p0\win\sisyphev6p0.lib
- C:\TELEMAC\V6P0\special\special_v6p0\win\specialv6p0.lib
- C:\TELEMAC\V6P0\bief\bief_v6p0\win\biefv6p0.lib
- C:\TELEMAC\V6P0\damocles\damo_v6p0\win\damov6p0.lib
- C:\TELEMAC\V6P0\paravoid\paravoid_v6p0\win\paravoidv6p0.lib
- C:\TELEMAC\V6P0\mumpsvoid\mumpsvoid_v6p0\win\mumpsvoidv6p0.lib
*** LINKING ***
Microsoft (R) Incremental Linker Version 9.00.21022.08
Copyright (C) Microsoft Corporation. All rights reserved.
______________________________________________________________________________
*** ALLOCATION OF USER FILES ***
- STEERING FILE : Sfile_Jan11.txt
- DICTIONARY : telemac2dv6p0.dico
- GEOMETRY FILE : LS.geo
- BOUNDARY CONDITIONS FILE : LS.conlim
______________________________________________________________________________
*** RUNNING ***
RM test +++
Duration of job : 0 seconds ( 0:0:0 ) (system=0 sec)
______________________________________________________________________________
*** FILES DELIVERY ***
- RESULTS FILE : ResultsJanFF1.slf
________________________________________________________
Execution finished: telemac2d.bat
________________________________________________________
No compilation/linking/file errors detected.
No execution errors detected.
Returning exit status 0
=========================================================
Telemac System 5.6 to 5.9 - Perl scripts version 5.9
=========================================================
...stopping.