Welcome, Guest
Username: Password: Remember me

TOPIC: The terminal may be shut down after first step

The terminal may be shut down after first step 1 year 6 months ago #42589

  • lyybert
  • lyybert's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 24
I am working on a case of current-wave coupling. I want to know reason of suddenly shutdown of the Ubuntu terminal after first time step of calculation.
The administrator has disabled public write access.

The terminal may be shut down after first step 1 year 6 months ago #42593

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

What about running the TELEMAC-3D and TOMAWAC models alone? Do they work?
What about running the same set-up but with a another geometry file (e.g. coarser)?
Can you run every example of coupling between TELEMAC-3D and TOMAWAC without problem?
- examples/tomawac/3Dcoupling/vnv_3d_coupling.py
- examples/tomawac/Coupling_Wind/vnv_3d_coupling.py
- examples/tomawac/Rip/vnv_rip.py
You can run the command:
validate_telemac.py vnv_3d_coupling.py or validate_telemac.py vnv_rip.py
to run them in a row

Try to use a debug configuration with debug options to investigate.
See e.g. the S9.gfortran.debug configuration in the $HOMETEL/configs/systel.edf.cfg configuration file, in particular the flag fflags_debug_gfo for gfortran compiler.
fflags_debug_gfo: -g -Wall -fcheck=all -fbacktrace -fbounds-check -finit-integer=-1 -finit-real=nan -ffpe-trap=invalid,zero,overflow
It may be a memory issue.

You can put the output listing in a file in order to read possible other messages.

Otherwise proceed step by step:
- start with standard input files, options, no Fortran file or usual user Fortran files,
- then change what is not standard one by one and when OK add another one etc.
It may help you to isolate what could be suspicious.

Hope this helps,

Chi-Tuan
The administrator has disabled public write access.

The terminal may be shut down after first step 1 year 6 months ago #42594

  • lyybert
  • lyybert's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 24
Chi-Tuan,
Thank you very much. Let me have a try. Now I found this problem may be related to the number of threads or memory. When I reduce the ncsize to a smaller value, the problem disappear.
The administrator has disabled public write access.
Moderators: pham

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