Can I extract results when running VA One on Linux?
To view the full version of this page (or to download files), please log in or create a new account
VA ONE
Vibro-Acoustics
|2017年3月13日

Can I extract results when running VA One on Linux?, Yes, here is few options:
1. One way to do this is to execute a QuickScript on Windows, while leaving the va1 file on Linux.
Eg. solve on the Linux box, and run a QS script on Windows to extract the results, while working on a Linux file system (no need to shuffle the file over). This requires no extra license, but one needs to write the script. Eg:
solver file.va1
vaone -script export_script.ebs
1. One way to do this is to execute a QuickScript on Windows, while leaving the va1 file on Linux.
Eg. solve on the Linux box, and run a QS script on Windows to extract the results, while working on a Linux file system (no need to shuffle the file over). This requires no extra license, but one needs to write the script. Eg:
solver file.va1
vaone -script export_script.ebs