add proper support for micro, meander turb for pbs_in_turb and zipchunks
add pbsfile module and a function in htc_file module pep8 split pbs file in general PBSFile and temporary pbsfile_hawc2.py add hawc2/htc_file_set.py, improved PBSFile and integrated pbs generation in HTCFile changed from hardcoded to dynamic values add missing utils/cluster_tools/os_path.py remove unused problematic import fix failing test moved import win32wnet to try/except protected section add missing test files improved Template fixed some problem in pbs file generation more updates for pbs generation fix failing test use environ var for ppn instead of hardcoding in PBSMultiRunner add function to obtain wine command + add "_64" dlls to HTCFile.input_files fix tests fix double "//" problem in hawc2/hawc2_pbs_file.py
Showing
- wetb/hawc2/hawc2_pbs_file.py 117 additions, 0 deletionswetb/hawc2/hawc2_pbs_file.py
- wetb/hawc2/htc_file.py 35 additions, 5 deletionswetb/hawc2/htc_file.py
- wetb/hawc2/htc_file_set.py 55 additions, 0 deletionswetb/hawc2/htc_file_set.py
- wetb/hawc2/tests/test_files/simulation_setup/DTU10MWRef6.0_IOS/input/data/DTU_10MW_RWT_Blade_st.dat 109 additions, 0 deletions...up/DTU10MWRef6.0_IOS/input/data/DTU_10MW_RWT_Blade_st.dat
- wetb/hawc2/tests/test_files/simulation_setup/DTU10MWRef6.0_IOS/input/data/DTU_10MW_RWT_Hub_st.dat 9 additions, 0 deletions...etup/DTU10MWRef6.0_IOS/input/data/DTU_10MW_RWT_Hub_st.dat
- wetb/hawc2/tests/test_files/simulation_setup/DTU10MWRef6.0_IOS/input/data/DTU_10MW_RWT_Shaft_st.dat 10 additions, 0 deletions...up/DTU10MWRef6.0_IOS/input/data/DTU_10MW_RWT_Shaft_st.dat
- wetb/hawc2/tests/test_files/simulation_setup/DTU10MWRef6.0_IOS/input/data/DTU_10MW_RWT_Tower_st.dat 44 additions, 0 deletions...up/DTU10MWRef6.0_IOS/input/data/DTU_10MW_RWT_Tower_st.dat
- wetb/hawc2/tests/test_files/simulation_setup/DTU10MWRef6.0_IOS/input/data/DTU_10MW_RWT_Towertop_st.dat 9 additions, 0 deletions...DTU10MWRef6.0_IOS/input/data/DTU_10MW_RWT_Towertop_st.dat
- wetb/hawc2/tests/test_files/simulation_setup/DTU10MWRef6.0_IOS/input/data/DTU_10MW_RWT_ae.dat 42 additions, 0 deletions...on_setup/DTU10MWRef6.0_IOS/input/data/DTU_10MW_RWT_ae.dat
- wetb/hawc2/tests/test_files/simulation_setup/DTU10MWRef6.0_IOS/input/data/DTU_10MW_RWT_pc.dat 638 additions, 0 deletions...on_setup/DTU10MWRef6.0_IOS/input/data/DTU_10MW_RWT_pc.dat
- wetb/hawc2/tests/test_files/simulation_setup/DTU10MWRef6.0_IOS/input/htc/DTU_10MW_RWT.htc 652 additions, 0 deletions...lation_setup/DTU10MWRef6.0_IOS/input/htc/DTU_10MW_RWT.htc
- wetb/hawc2/tests/test_files/simulation_setup/DTU10MWRef6.0_IOS/input/htc/test_no_turb.htc 647 additions, 0 deletions...lation_setup/DTU10MWRef6.0_IOS/input/htc/test_no_turb.htc
- wetb/hawc2/tests/test_htc_file.py 20 additions, 0 deletionswetb/hawc2/tests/test_htc_file.py
- wetb/utils/cluster_tools/os_path.py 31 additions, 0 deletionswetb/utils/cluster_tools/os_path.py
- wetb/utils/cluster_tools/pbsfile.py 191 additions, 0 deletionswetb/utils/cluster_tools/pbsfile.py
- wetb/utils/cluster_tools/pbsfile_hawc2.py 208 additions, 0 deletionswetb/utils/cluster_tools/pbsfile_hawc2.py
- wetb/utils/cluster_tools/pbsjob.py 19 additions, 8 deletionswetb/utils/cluster_tools/pbsjob.py
- wetb/utils/cluster_tools/ssh_client.py 105 additions, 116 deletionswetb/utils/cluster_tools/ssh_client.py
- wetb/utils/tests/test_pbs_file.py 147 additions, 0 deletionswetb/utils/tests/test_pbs_file.py
Loading
Please register or sign in to comment