Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: WIND / TELEMAC 2D

WIND / TELEMAC 2D 3 years 7 months ago #38311

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

When you wrote you "replace[d] the file in the Telemac directory", do you mean in the source/utils/bief directory or in your Fortran folder of your test case?
If the answer is in source/utils/bief, have you compiled again to update your executable?

As told to Clemens, I tried a simple test case and it seems to work to me.

Chi-Tuan
The administrator has disabled public write access.

WIND / TELEMAC 2D 3 years 7 months ago #38313

  • HAris
  • HAris's Avatar
Hi Chi-Tuan

I tried checked with the simulation results after integration of the enclosed file setup. In the configuration of OPTION FOR WIND = 2, it seems that no results were generated when defining the Y component to any value and X=0. I'm not so sure how to fix this issue.
Thank you for your comments

Best Regards
The administrator has disabled public write access.

WIND / TELEMAC 2D 3 years 7 months ago #38314

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

Can you upload all the files to run your issue please (use a .zip as allowed extension e.g.) + telling if you have changed something in the official release v8p2r0? Without seeing the figures or results, it is hard to give advice.

Chi-Tuan
The administrator has disabled public write access.

WIND / TELEMAC 2D 3 years 7 months ago #38315

  • HAris
  • HAris's Avatar
Hi Chi-Tuan

Thank you very much for your quick reply.
I reinstall and integrate the file you posted and compiled it. Because I have changed the files from time to time due to various issues. AS you predicted now it's working fine with the Y component.

Thanks again Chi-Tuan and Clemens for solving the issue,

Regards
Prasanjaya
The administrator has disabled public write access.

WIND / TELEMAC 2D 3 years 7 months ago #38317

  • pham
  • pham's Avatar
  • OFFLINE
  • Administrator
  • Posts: 1559
  • Thank you received: 602
OK good news Prasanjaya, what you described really seemed to be solved by this fix.

As it is good for you, I have deleted the test I suggested you to try.

Chi-Tuan
The administrator has disabled public write access.

WIND / TELEMAC 2D 3 years 7 months ago #38324

  • Mustermann
  • Mustermann's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 268
  • Thank you received: 4
Hi Chi-Tuan,

I did not manage to run the test yesterday, but it was the first thing I did this morning.

As you asked I used the fortran file you attached to #38245 and placed it in
<root>/sources/utils/bief
and recompiled the system.

As for Prasanjaya it works now for me as well without any issues. Thanks for your help.

Will this fix be implemented into the stable version? If yes, when? You mentioned it was fixed with r16549, I assume you meant the trunk version.

Just asking since I installed Telemac on an HPC, where I will apply this changes as done here now as well.

Best regards.
The administrator has disabled public write access.

WIND / TELEMAC 2D 3 years 7 months ago #38328

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

Good news that it works for you now.

This fix will be available in next tag v8p2r1 which will be released in a few weeks. Yes, this fix is already available in the trunk version.

Chi-Tuan
The administrator has disabled public write access.

WIND / TELEMAC 2D 3 years 7 months ago #38338

  • frank
  • frank's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 8
there are two file name meteo_telemac.f in c:\opentelemac-mascaret\v8p2r0\examples\telemac2d\wind_txy\user-fortran and user-fortran-bin,dose you mean copy new meteo_telemac.f to utils\brief, so new version will override old one ,but I need take effect new version while re-compiling whole telemac source code again ?
The administrator has disabled public write access.

WIND / TELEMAC 2D 3 years 7 months ago #38341

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

If you want the fix to be applied for your local v8p2r0 installation, you have to put it in $HOMETEL/sources/utils/bief and run the compilation (compile_telemac.py).
But if this module is also located in one of your Fortran file as in the wind_txy examples, this last version (your "user fortran") is taken into account and overloads the one in sources folder. It is the classical principle of user fortran files.

If you want to take into account the fix for the 2 wind_txy examples, you have to put the changes in the 2 user fortran files called meteo_telemac.f, i.e. at line 430, change
INC_WINDY = INC_WINDY .AND. ( J.NE.0 )
to
INC_WINDY = INC_WINDY .OR. ( J.NE.0 )

Chi-Tuan
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Moderators: pham

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