Topic: Monitor request ATENA Studio
Dear Dobromil,
1. I'd like to request a bunch of monitoring points after I finished analysis. Standard tool seems very annoying for this purpose, so I supposed that I can execute a command with "Execute custom command" with list of necessary monitors (or data extract).
Unfortunately I found that the command generated in Monitor request window doesn't work in Execute custom command (please see the video by the link: https://drive.google.com/file/d/1jA3MuW … =sharing).
But in fact I'd like to paste into Execute custom command the text below. It doesn't work now. How can I make it working?
OUTPUT MONITOR_10 NAME "REBAR" EACH STEP
LOCATION NODES
Node FROM 37298 TO 37298 BY 1
DATA LIST "BOND_SLIP" "STRAIN" "STRESS" END
OUTPUT MONITOR_11 NAME "BEAM_CONC" EACH STEP
LOCATION NODES
Node FROM 35684 TO 35684 BY 1
DATA LIST "STRAIN" "STRESS" END
ITEM FROM 2 TO 2
OUTPUT MONITOR_12 NAME "Displacement" EACH STEP
LOCATION NODES
Node FROM 4861 TO 4861BY 1
Node FROM 19436 TO 19436BY 1
Node FROM 30431 TO 30431BY 1
Node FROM 57862 TO 57862BY 1
Node FROM 61655 TO 61655BY 1
Node FROM 75688 TO 75688BY 1
Node FROM 78419 TO 78419BY 1
Node FROM 88524 TO 88524BY 1
Node FROM 102788 TO 102788BY 1
Node FROM 120964 TO 120964BY 1
DATA LIST "DISPLACEMENTS" END
ITEM FROM 3 TO 3
RECORD
OUTPUT SUPLEMENT FROM 67 ARCHIVES
C:\Users\postrovskiy\Desktop\FT\ATENA\FT4_v11.gid\AtenaCalculation\FT4_v11.0002
...
C:\Users\postrovskiy\Desktop\FT\ATENA\FT4_v11.gid\AtenaCalculation\FT4_v11.0131
;
2. There are many useless rows in Monitoring points window (and csv file as well) with the text like:
Step [None]: 2.
LC coeffs [ ]: 1.02
LC coeffs1 [ ]: 2.
LC coeffs2 [ ]: 2.
LC coeffs3 [ ]: 2.
LC coeffs4 [ ]: 2.
LC coeffs5 [ ]: 2.
LC coeffs6 [ ]: 2.
LC coeffs7 [ ]: 2.
LC coeffs8 [ ]: 2.
LC coeffs9 [ ]: 2.
C coeffs10 [ ]: 2.
C coeffs11 [ ]: 2.
C coeffs12 [ ]: 2.
C coeffs13 [ ]: 2.
C coeffs14 [ ]: 2.
C coeffs15 [ ]: 2.
C coeffs16 [ ]: 2.
How can I eliminate this?