Welcome, Guest
Username: Password: Remember me

TOPIC: TIDE forcing with TPXO

TIDE forcing with TPXO 5 years 3 months ago #34318

  • flanagan
  • flanagan's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 28
  • Thank you received: 8

File Attachment:

File Name: t3d_test.cas_2019-08-19-14h20min33s.sortie.txt
File Size: 5 KB

So, to debbug the problem I tried with the "tide" example of telemac3d with tpxo instead of the jmj database. (it's working on ubuntu but not on the cluster)
The administrator has disabled public write access.

TIDE forcing with TPXO 5 years 3 months ago #34319

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Then the problem still exist...
It's in your cluster configuration or something related to your cluster...
Christophe
The administrator has disabled public write access.

TIDE forcing with TPXO 5 years 3 months ago #34323

  • flanagan
  • flanagan's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 28
  • Thank you received: 8
I identified the problem but I do not get the solution yet:

apparently, the cluster is not able to read the tidal's harmonic.

[...] [in tpxo.f]
!
!
!
! READ AVAILABLE DIMENSIONS
!
WRITE(LU,*) 'READ AVAILABLE DIMENSIONS:1' !JL
WRITE(LU,*) T2D_FILES(T2DBB1)%NAME ,'name'!JL
REWIND(T2D_FILES(T2DBB1)%LU)
!>JR @ ADJOINTWARE: READING AND WRITING ASSUMED ARRAYS
! READ(T2D_FILES(T2DBB1)%LU) N,M,NC,TH_LIM_R,PH_LIM_R,C_ID_MOD(1:NC)
WRITE(LU,*) 'READ AVAILABLE DIMENSIONS:2' !JL
READ(T2D_FILES(T2DBB1)%LU) N,M,NC,
& ( TH_LIM_R(I),I=1,2 ),( PH_LIM_R(I),I=1,2 ),C_ID_MOD(1:NC)
!<JR @ ADJOINTWARE
WRITE(LU,*) 'READ AVAILABLE DIMENSIONS:3' !JL

[...] [output file]
INITIALISATION BASED ON TPXO:
READ AVAILABLE DIMENSIONS:1
./DATA/h_tpxo7.2
name
READ AVAILABLE DIMENSIONS:2

===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 35884 RUNNING AT beaufix87
= EXIT CODE: 7
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================

Does someone know the solution of this problem ?
The administrator has disabled public write access.

TIDE forcing with TPXO 5 years 3 months ago #34324

  • Leballeur
  • Leballeur's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 434
  • Thank you received: 163
Hi,

Some ideas:
-are you sure you're not reading the netcdf version of tpxo atlas,
-did you look at each procs output listing,
-do you have the possibility to run the case in sequential mode,
-can you try to add error option to the read statement and print it after,
-...

Regards,
Laurent
The administrator has disabled public write access.

TIDE forcing with TPXO 5 years 3 months ago #34325

  • flanagan
  • flanagan's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 28
  • Thank you received: 8
Hi,
- the tpxo atlas is working on my personnal computer and it is not the netcdf version.
- the different logfile did not show something else than the message I copied and I pasted.
- in sequential mode: same thing ... it did not worked either.
- as you can see on the previous message I modified the tpxo.f file to print more comments and the conclusion is (previous message): it crashed in reading the file ./DATA/h_tpxo7.2

Cheers
The administrator has disabled public write access.

TIDE forcing with TPXO 5 years 3 months ago #34328

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
What is the value of T2D_FILES(T2DBB1)%LU ?
Christophe
The administrator has disabled public write access.

TIDE forcing with TPXO 5 years 3 months ago #34332

  • flanagan
  • flanagan's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 28
  • Thank you received: 8
In the output file it is written:
./DATA/h_tpxo7.2
The administrator has disabled public write access.

TIDE forcing with TPXO 5 years 3 months ago #34333

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Yes, i saw it but this is the name, not the logical unit!
Christophe
The administrator has disabled public write access.

TIDE forcing with TPXO 5 years 3 months ago #34334

  • flanagan
  • flanagan's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 28
  • Thank you received: 8
For the T2D_FILES(T2DBB1)%LU I have got the number " 8 ".
The administrator has disabled public write access.

TIDE forcing with TPXO 5 years 3 months ago #34335

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
This means the file exists and was opened by telemac.
Could there be a problem with this file in your cluster? Corrupted during transfer?
Christophe
The administrator has disabled public write access.
Moderators: pham

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.