You can bring the data from FLAC to Excel using following steps.
I. In the FLAC console, print the variable data (e.g. in a triaxial test, I can record the history of deviator stress 'devstr' and axial strain 'astr'. In console, I can give a command 'print devstr vs astr', which displays the values in two columns.
2. Copy the data from screen into a notepad, say "test.txt".
3. Open Excel and open file --> all files --> test.txt
4. A text import wizard will pop up, where you need to select "delimited" and then --> next and then select all delimiters --> OK
5. Your FLAC data is now imported to Excel. You can draw any plot using this.
You can bring the data from FLAC to Excel using following steps.
I. In the FLAC console, print the variable data (e.g. in a triaxial test, I can record the history of deviator stress 'devstr' and axial strain 'astr'. In console, I can give a command 'print devstr vs astr', which displays the values in two columns.
2. Copy the data from screen into a notepad, say "test.txt".
3. Open Excel and open file --> all files --> test.txt
4. A text import wizard will pop up, where you need to select "delimited" and then --> next and then select all delimiters --> OK
5. Your FLAC data is now imported to Excel. You can draw any plot using this.
Madhavi explained the solution very well. However, if you do not have a FLAC software or unable to open the graph, you can use Digitizeit software. In this software, you can import your graph and by simply selecting points you can get a digital form of it.
Just put the command line" history " number" write filename.txt . and a text file will be saved in the project folder. For more details see the command reference
Try this example code. You will see the two columns dumped in your console. Yes, you should define fish functions to obtain axial strain (ev below) and deviator stress (s1_s3 below).
As some of the colleagues recommended here; You may use a simple and free software such as "Web Plot Digitizer" which can provide you continuous data of your graph in a matter of seconds :)
Hi , does anyone know how can I express the output of a certain node of a structure element ? for example, if I want to put the value of the moment of node 1 in an array, what is the keyword that I should use ?
Hi, anyone knows how to get deformed shape? I have modelled 3d concrete getting deposited according to time and I am getting all deflection value, stresses but I want deformed shape as per Mohr coulomb.