• 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_JOBDIR

    FEA_JOBDIR can be called to obtain the file directory where the analysis was run from.

    This can be useful if you need to write any additional files.

    SUBROUTINE FEA_JOBDIR(JDIR)
        CHARACTER(LEN=240), INTENT(OUT) :: JDIR
    ENDSUBROUTINE FEA_JOBDIR

    Variables Passed In

    NONE

    Variables Updated

    JDIR
    This returns the file directory where the analysis is run from.
    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