Welcome, Guest
Username: Password: Remember me

TOPIC: How to add latitude and longitude in the cas file?

How to add latitude and longitude in the cas file? 2 years 1 month ago #41262

  • Romero64
  • Romero64's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 40
  • Thank you received: 1
I saw that now in v8p3 you can add latitude and longitude data in the cas file using the keywords

LATITUDE OF ORIGIN POINT
LONGITUDE OF ORIGIN POINT

But I would like to know where I should insert this keywords. My simulation file has 2 cas files, the t3d heat exchange and the waq file.
The administrator has disabled public write access.

How to add latitude and longitude in the cas file? 2 years 1 month ago #41263

  • pham
  • pham's Avatar
  • OFFLINE
  • Administrator
  • Posts: 1559
  • Thank you received: 602
Hello,

I have 2 suggestions for you:
- read the TELEMAC-3D reference manual and the WAQTEL reference manual available here: wiki.opentelemac.org/doku.php?id=documentation_latest
they describe every keyword available for each module. If you do not find a keyword, that means it does not exist for this module,
- try to include the keyword in your steering files and run a computation. If the keyword does not exist or you misspell it, the code will tell you, in that case, I still recommend my first suggestion.

Looking at the heat_exchange example available in $HOMETEL/examples/waqtel/heat_exchange, I am surprised that you cannot read the answer of your question.

Chi-Tuan
The administrator has disabled public write access.

How to add latitude and longitude in the cas file? 2 years 1 month ago #41328

  • Romero64
  • Romero64's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 40
  • Thank you received: 1
I was looking for an answer and discover that you just need to write the following keywords in the cas file:

/************************************
/ WATER QUALITY
/************************************
COUPLING WITH = 'WAQTEL'
WAQTEL STEERING FILE = 'waq_steer.cas'
WATER QUALITY PROCESS = 11
LATITUDE OF ORIGIN POINT = 10.10
LONGITUDE OF ORIGIN POINT = 10.10
/
The administrator has disabled public write access.
Moderators: pham

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