We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
General

General

Can we show User Parameter update on each iteration?

    • FAQFAQ
      Participant

      The user parameters can not be printed at each iteration. You can get the status of such parameters after the LoadStep or Substep. For this also, you can use *STATUS, parameter_name to get its update. If you want to track any particular result value then you can use NLHIST command for result tracking during the solution. You can also use the OUTPR command for controlling the solution printout.