Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
Licensing

Licensing

I want to set a limit of the maximum number of license usage for each user

    • FAQFAQ
      Participant

      You can use ‘MAX’ in ansys license option file (ansyslmd.opt) ‘MAX’ option applies to concurrent licenses held in license file. This limits usage for a group or user. Syntex: MAX num_lic feature[:keyword=value] type {name | group_name} Example Option file with MAX: # Disables case sensitivity when defining groups/host_groups GROUPCASEINSENSITIVE ON GROUP ANSUSR usr01 usr02 usr03 usr04 usr05 MAX 2 meba GROUP ANSUSR MAX 1 preppost GROUP ANSUSR MAX 1 acfdsol2 USER usr06 MAX 1 anshpc_pack_VERSION=9999.9999 GROUP ANSUSR