HyperWorks Tools

HVVH Batch Mode

HVVH Batch Mode

Previous topic Next topic No expanding text in this topic  

HVVH Batch Mode

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

HVVH can be run in batch mode with a simple command line syntax using command line argument(s).

Batch mode

HVVH   Batch Mode

Launch.bat –b  Session_path.session

 

Syntax Example

Launch.bat –b  FE_Model_Basic_IO_all.session

 

Solver check run Batch Mode

Launch.bat –b   Session_path.session -check run

 

Syntax Example

Launch.bat –b   FE_Model_Basic_IO_all.session   -check run

(this is applicable for FE Basic IO, Special case, HC Basic IO)

 

Interlinking Tabs

Launch.bat –b LinkingOptions.txt

Interlinking Sessions

Launch.bat –b InterLinkingSessionfiles.txt

Session file example:

MainTab : {FE Model}

SubTab : {Basic IO}

Number : 1

Begin : 1

    {Solver Type} : {OptiStruct}

     {HW Version} : {13.0}

     {Model Checker} : 1

     {Input Files} : { Composite_Wing_cr1.fem}

     {Ouput Directory} : {C:/TEMP2}

End : 1

Linking Options text file example:

OPTIONS:

 {CAD} : {0}

 {FE} : {0}

 {CAD-FE} : {0}

 {FE-SOL-RESULT} : {0}

 {CAD-FE-SOL-RESULT} : {1}

Paths:

 {CAD} : LinkingCadTabs.txt

 {FE}  : LinkingFEModelTabs.txt

 {SOL-RESULT} : LinkingSolutionTabs.txt

Linking Session text file example:

Sessions:

C:\temp\CAD_CAD_IO.session

C:\temp\CAD_Compare_Versions.session

C:\temp\CAD_CAD__Mesh.session

C:\temp\CAD_FE-FE.session

C:\temp\FE_Model_Model_Setup.session

C:\temp\FE_Model_Keywords_coverage_lsdyna.session

C:\temp\FE_Model_Basic_IO.session

C:\temp\FE_Model_Compare_HM_Versions.session

C:\temp\Solution_Solver_version_result_comparison.session

C:\temp\Result_Advanced_solver_result_comparison_HV_versions.session