Goodmorning Yoann,
Just tried the new STBTEL update in the trunk. By default, it can now read DOUBLE PRECISION meshes, does the refining, but saves it as SINGLE PRECISION.
Setting
GEOMETRY FILE FORMAT FOR TELEMAC : 'SERAFIND'
results in the following error:
In O:\Projects\kardamaina\CAS_Set\tom-art\1.Artemis\stb_yfist.cas_2019-08-23-09h29min29s:
O:\Projects\kardamaina\CAS_Set\tom-art\1.Artemis\stb_yfist.cas_2019-08-23-09h29min29s\out_stbtel.exe
LISTING OF STBTEL------------------------------------------------------------------------------
SSSSS TTTTT BBBB TTTTT EEEEE L
S T B B T E L
SSSSS T BBBB T EEEE L
S T B B T E L
SSSSS T BBBB T EEEEE LLLLL
VERSION TRUNK FORTRAN 2003
* * * /\__/\ * --- *
* / \ / \
* * | - - | | |*
* __________| \ /| | |
/ \ T / | \ /
/ | * ---
| || | | / *
| || /______\ / |* *
| | \ | / \ / |
\/ | |\ \ | | \ \
| | \ \ | | \ \
| | \ \ | | \ \
''' ''' ''' '''
nptfr from lecsel 2248
nptfr from lecsellim 2248
MESH GENERATOR : SELAFIN
--------------
DATAS READ IN THE UNIVERSAL FILE
---------------------------------
TITLE OF THE MESH : newSelafin
REAL NUMBER OF POINTS : 81676
MAX. NUMBER GIVEN BY THE MESH GENERATOR: 81676
TOTAL NUMBER OF ELEMENTS : 161104
TYPE OF ELEMENTS : TRIANGLES
CUTTING ELEMENTS BY 4
---------------------
NEW NUMBER OF POINTS : 324456
NEW NUMBER OF ELEMENTS : 644416
NUMBER OF BOUNDARY POINTS : 4496
NUMBER OF ISLANDS : 1
ELIMINATION OK BACKWARDS DEPENDENCIES
------------------------------------
BACKWARD DEPENDENCIES ARE CANCELLED AFTER 0 ATTEMPTS
GENERATING GEOMETRY FILE
------------------------
TREATMENT OF BOUNDARY CONDITIONS
--------------------------------
STOP 0
CORRECT END OF RUN
COMPUTER TIME: 1 SECONDS
CALL OF P_EXIT IN ITS VOID VERSION
... merging separated result files
... handling result files
moving: SERAFIND
moving: geo_art_1m_yfist_SE.cli
Traceback (most recent call last):
File "\\hydra\opentelemac\trunk\scripts\python3\stbtel.py", line 7, in <module>
main('stbtel')
File "\\hydra\opentelemac\trunk\scripts\python3\runcode.py", line 275, in main
run_study(cas_file, code_name, options)
File "\\hydra\opentelemac\trunk\scripts\python3\execution\run_cas.py", line 157, in run_study
run_local_cas(my_study, options)
File "\\hydra\opentelemac\trunk\scripts\python3\execution\run_cas.py", line 77, in run_local_cas
my_study.gather(options.sortie_file, options.nozip)
File "\\hydra\opentelemac\trunk\scripts\python3\execution\study.py", line 680, in gather
self.ncsize)
File "\\hydra\opentelemac\trunk\scripts\python3\execution\process.py", line 412, in process_ecr
raise TelemacException(xcpt) # raise full report
utils.exceptions.TelemacException: [{'name': 'process_ecr', 'msg': 'did not create outfile: geo_art_1m_yfist_SE.slf (STBRES)'}]
A valid 'SERAFIND' does create in the folder, but it is still single precision.
Is there anything I am missing?
Best Regards,
Costas