x

ADONIS:
Version 3.90.9 (Released at 10/19/2024)
- Minor bugs in mesh generation module has been fixed.
- Gmsh is upgraded to version 4.13.1.

HYRCAN:
Version 2.0.18 (Released at 10/26/2024)
- Minor bug in translation has been fixed.
- Minor bug in geometry creation is fixed.


file - save as ascii text file?(Read 10459 times)
file - save as ascii text file? on: September 22, 2018, 04:38:35 am
Hi Roozbeh,

Just an idea, I don't know how realistic/troublesome that is. Maybe it is possible to write that 'Adonis adf file' optionally as ASCII file (text file). Then external programmers ( I ,  :) ) can take from that file elements , nodes, etc., or even write such file so that Adonis can read it.

Greetings, Dennis



Re: file - save as ascii text file? Reply #1 on: September 22, 2018, 01:26:42 pm
the main reason to go binary was to speed up the saving and reading process and also reduce the adf file size. generating text file is doable but it's not priority.