All public logs

Jump to navigation Jump to search

Combined display of all available logs of FEAP Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 11:51, 29 June 2023 S g talk contribs created page User macro customized to change material data (Created page with " Copy one of the <code>umacrXX.f</code> files from the <code>user</code> folder to your working directory. Add the include files <pre> include 'cdat1.h' include 'pointer.h' include 'comblk.h' </pre> Set the <code>uct</code> variable to what you would like to name your macro (4 letters). Let's say <pre> uct = 'resd' </pre> We will call the macro as <code>resd,,ma,dl,dv</code> where <code>ma</code> will correspond to our material number and <code>dl</code> the data loc...")