We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
構造全般

構造全般

/POST26で、対数グラフに使用されるグリッド線を変更できますか。

Tagged:

    • FAQFAQ
      Participant

      いいえ。線グラフで使用されるグリッド線は、/GROPTコマンドのDIVXおよびDIVY設定で管理されます。 これらの設定は、線形グラフの外観にのみ影響します。 対数グラフの外観には影響しません。 /prep7 et,1,182 mp,ex,1,10e6 mp,prxy,1,.3 mp,dens,1,.001 rect,0,10,0,1 amesh,1 nsel,s,loc,x,0 d,all,all,0 alls nf = node(10,1,0) /solu time,1 nsubst,10 f,nf,fy,100 outres,all,all solve time,2 nsubst,10 f,nf,fy,200 outres,all,all solve /post26 nsol,2,nf,u,y plvar,2 /gropt,divx,30 ! グリッド線plvar,2を変更 /gropt,logx,1 ! グリッド線plvar,2には影響なし