• Help Home
  • English (US)
    1. English (US)
    2. 简体中文
    3. Deutsch
    4. 日本語
    • Autodesk Helius PFA
      • What's New
      • New User Quick Start
      • User Guides
      • Videos
      • Tutorials
      • Example Problems
      • Theory Manual
      • Operations Guide
        • ReadMe
        • System Requirements
        • Running Helius PFA
        • Helius PFA environment file
        • User Subroutines & Damage API
          • UDMGEVO2
          • UDMGINI2
          • UDMGINI3
          • Use ANSYS User Subroutines with Helius PFA
          • Informational Routines
            • HELIUS_ERR
            • FEA_JOBNAME
            • FEA_JOBDIR
            • HELIUS2_NAME
            • HELIUS2_STRENGTH
            • HELIUS2_ELASTIC
            • HELIUS2_MICROSTRUCTURE
            • HELIUS2_DMGINI_MCT
            • HELIUS3_NAME
            • HELIUS3_STRENGTH
            • HELIUS3_ELASTIC
            • HELIUS3_MICROSTRUCTURE
            • HELIUS_MICROMECHANICS_HEXPACK
          • HIN File
          • Build on Windows
          • Run an Analysis with User Subroutines
        • Troubleshooting
        • Helius FEA Registration
    • Advanced Material Exchange Help
    • Helius PFA Installation Supplement
    • Autodesk Installation
    Share
    • Email
    • Facebook
    • Twitter
    • LinkedIn

    FEA_JOBNAME

    FEA_JOBNAME can be called to obtain the name of the job.

    This can be useful if you need to write any additional files during the analysis and want to use the name of the input file.

    SUBROUTINE FEA_JOBNAME(JNAME)
        CHARACTER(LEN=240), INTENT(OUT) :: JNAME
    ENDSUBROUTINE FEA_JOBNAME

    Variables Passed In

    NONE

    Variables Updated

    JNAME
    This returns the name of the input file.
    Parent page: Informational Routines

    Was this information helpful?

    Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Please see the Autodesk Creative Commons FAQ for more information.

    • Privacy Statement
    • Legal Notices & Trademarks
    • Report Noncompliance
    • © 2025 Autodesk Inc. All rights reserved