!WRITE,VISUAL¶
Enables visualization data output via the in-memory visualizer. It is implemented as the VISUAL parameter of the single !WRITE card, and acts as an output destination specification alongside !WRITE,RESULT and !WRITE,FEMAP (fstr_ctrl_get_WRITE in fistr1/src/common/fstr_ctrl_common.f90, fstr_ctrl_get_output in fistr1/src/lib/m_out.f90).
Format and surface specifications for visualization are given on the separate !VISUAL card.
Parameters¶
Example of Use¶
The minimal dataset for enabling visualization is shown below. The surface_num and !surface specifications on the !VISUAL card are required.