Changes between Version 14 and Version 15 of HFSS
- Timestamp:
- 08/10/09 09:55:34 (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HFSS
v14 v15 58 58 59 59 == Interactive Execution on CIRCE == 60 This method assumes that you wish to use the HFSS design graphical interface while running your analysis. For shorter analysis (<= 1 hour), this is an ideal method although one must consider that there are only a handful of licenses available to use the HFSS desktop application. 60 This method assumes that you wish to use the HFSS design graphical interface while running your analysis. For shorter analysis (<= 1 hour), this is an ideal method although one must consider that there are only a handful of licenses available to use the HFSS desktop application. Also consider that the responsiveness of the HFSS user interface while running over X11 forwarding is less than ideal. 61 61 62 62 1. As above, make sure X11 Forwarding is enabled before logging into `circe` 63 63 64 2. Run the following command: 65 {{{ 66 module initadd apps/ansoft/hfss-11 67 }}} 68 69 3. Now you will want to start an interactive job, but unlike the first-time instructions, you do NOT want to just run `qlogin` with no options. This is because the default session time limit is 10 minutes, and you won't get to choose which queue you run your job in. Please refer to [wiki:gridEngineInter "this wiki"] to learn how to run interactive jobs properly. 64 2. Now you will want to start an interactive job, but unlike the first-time instructions, you do NOT want to just run `qlogin` with no options. This is because the default session time limit is 10 minutes, and you won't get to choose which queue you run your job in. Please refer to [wiki:gridEngineInter "this wiki"] to learn how to run interactive jobs properly. 70 65 71 66 4. Once you login to the node, simply run `hfss`. … … 81 76 82 77 1. Change your directory to `~/Ansoft` 83 2. Choose whichproject for which you wish to run analyses. In this example, we'll use `antenna1.hfss`.78 2. Choose the project for which you wish to run analyses. In this example, we'll use `antenna1.hfss`. 84 79 3. Run the job submission client, `hfss-batch`: 85 80 {{{