!WRITE,VISUAL¶
Enables visualization data output using the in-memory visualizer. In the implementation, a single !WRITE card uses the VISUAL parameter, which functions as an output destination specification alongside !WRITE,RESULT / !WRITE,FEMAP (fistr1/src/common/fstr_ctrl_common.f90, fstr_ctrl_get_WRITE; fistr1/src/lib/m_out.f90, fstr_ctrl_get_output).
The visualization format and surface specifications are given with the separate !VISUAL card.
Parameters¶
Example¶
The following shows a minimal dataset for enabling visualization. In the !VISUAL card, the surface_num and !surface specifications cannot be omitted.