-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
166 changed files
with
1,243 additions
and
1,197 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
program run | ||
use astero_lib, only: run_star_astero | ||
use run_star_extras, only: extras_controls | ||
call run_star_astero(extras_controls) | ||
end program run | ||
program run | ||
implicit none | ||
use astero_lib, only: run_star_astero | ||
use run_star_extras, only: extras_controls | ||
call run_star_astero(extras_controls) | ||
end program run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
program run | ||
use astero_lib, only: run_star_astero | ||
use run_star_extras, only: extras_controls | ||
call run_star_astero(extras_controls) | ||
end program run | ||
program run | ||
use astero_lib, only: run_star_astero | ||
use run_star_extras, only: extras_controls | ||
implicit none | ||
call run_star_astero(extras_controls) | ||
end program run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
program run | ||
use astero_lib, only: run_star_astero | ||
use run_star_extras, only: extras_controls | ||
call run_star_astero(extras_controls) | ||
end program run | ||
program run | ||
use astero_lib, only: run_star_astero | ||
use run_star_extras, only: extras_controls | ||
implicit none | ||
call run_star_astero(extras_controls) | ||
end program run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
program run | ||
use astero_lib, only: run_star_astero | ||
use run_star_extras, only: extras_controls | ||
call run_star_astero(extras_controls) | ||
end program run | ||
program run | ||
use astero_lib, only: run_star_astero | ||
use run_star_extras, only: extras_controls | ||
implicit none | ||
call run_star_astero(extras_controls) | ||
end program run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
program run | ||
use astero_lib, only: run_star_astero | ||
use run_star_extras, only: extras_controls | ||
call run_star_astero(extras_controls) | ||
end program run | ||
program run | ||
use astero_lib, only: run_star_astero | ||
use run_star_extras, only: extras_controls | ||
implicit none | ||
call run_star_astero(extras_controls) | ||
end program run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
program run | ||
use astero_lib, only: run_star_astero | ||
use run_star_extras, only: extras_controls | ||
call run_star_astero(extras_controls) | ||
end program run | ||
program run | ||
use astero_lib, only: run_star_astero | ||
use run_star_extras, only: extras_controls | ||
implicit none | ||
call run_star_astero(extras_controls) | ||
end program run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
program run | ||
use astero_lib, only: run_star_astero | ||
use run_star_extras, only: extras_controls | ||
call run_star_astero(extras_controls) | ||
end program run | ||
program run | ||
use astero_lib, only: run_star_astero | ||
use run_star_extras, only: extras_controls | ||
implicit none | ||
call run_star_astero(extras_controls) | ||
end program run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
program run | ||
use astero_lib, only: run_star_astero | ||
use run_star_extras, only: extras_controls | ||
call run_star_astero(extras_controls) | ||
end program run | ||
program run | ||
use astero_lib, only: run_star_astero | ||
use run_star_extras, only: extras_controls | ||
implicit none | ||
call run_star_astero(extras_controls) | ||
end program run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
program run | ||
use astero_lib, only: run_star_astero | ||
use run_star_extras, only: extras_controls | ||
call run_star_astero(extras_controls) | ||
end program run | ||
program run | ||
use astero_lib, only: run_star_astero | ||
use run_star_extras, only: extras_controls | ||
implicit none | ||
call run_star_astero(extras_controls) | ||
end program run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
program binary_run | ||
use run_binary, only: do_run_binary | ||
program binary_run | ||
use run_binary, only: do_run_binary | ||
|
||
call do_run_binary(.true.) | ||
implicit none | ||
|
||
end program binary_run | ||
call do_run_binary(.true.) | ||
|
||
end program binary_run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
program binary_run | ||
use run_binary, only: do_run_binary | ||
program binary_run | ||
use run_binary, only: do_run_binary | ||
|
||
call do_run_binary(.true.) | ||
implicit none | ||
|
||
end program binary_run | ||
call do_run_binary(.true.) | ||
|
||
end program binary_run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
program binary_run | ||
use run_binary, only: do_run_binary | ||
program binary_run | ||
use run_binary, only: do_run_binary | ||
|
||
call do_run_binary(.true.) | ||
implicit none | ||
|
||
end program binary_run | ||
call do_run_binary(.true.) | ||
|
||
end program binary_run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
program binary_run | ||
use run_binary, only: do_run_binary | ||
program binary_run | ||
use run_binary, only: do_run_binary | ||
|
||
call do_run_binary(.true.) | ||
implicit none | ||
|
||
end program binary_run | ||
call do_run_binary(.true.) | ||
|
||
end program binary_run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
program binary_run | ||
use run_binary, only: do_run_binary | ||
program binary_run | ||
use run_binary, only: do_run_binary | ||
|
||
call do_run_binary(.true.) | ||
implicit none | ||
|
||
end program binary_run | ||
call do_run_binary(.true.) | ||
|
||
end program binary_run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
program binary_run | ||
use run_binary, only: do_run_binary | ||
program binary_run | ||
use run_binary, only: do_run_binary | ||
|
||
call do_run_binary(.true.) | ||
implicit none | ||
|
||
end program binary_run | ||
call do_run_binary(.true.) | ||
|
||
end program binary_run |
10 changes: 6 additions & 4 deletions
10
binary/test_suite/star_plus_point_mass_explicit_mdot/src/binary_run.f90
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
program binary_run | ||
use run_binary, only: do_run_binary | ||
program binary_run | ||
use run_binary, only: do_run_binary | ||
|
||
call do_run_binary(.true.) | ||
implicit none | ||
|
||
end program binary_run | ||
call do_run_binary(.true.) | ||
|
||
end program binary_run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
program binary_run | ||
use run_binary, only: do_run_binary | ||
program binary_run | ||
use run_binary, only: do_run_binary | ||
|
||
call do_run_binary(.true.) | ||
implicit none | ||
|
||
end program binary_run | ||
call do_run_binary(.true.) | ||
|
||
end program binary_run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
program binary_run | ||
use run_binary, only: do_run_binary | ||
program binary_run | ||
use run_binary, only: do_run_binary | ||
|
||
call do_run_binary(.true.) | ||
implicit none | ||
|
||
end program binary_run | ||
call do_run_binary(.true.) | ||
|
||
end program binary_run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
program run | ||
use run_star_extras, only: do_run | ||
program run | ||
use run_star_extras, only: do_run | ||
|
||
implicit none | ||
implicit none | ||
|
||
call do_run ! create zams | ||
call do_run ! create zams | ||
|
||
end program run | ||
end program run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[check] | ||
ignore = ["E001","OB001","OB011","P001","P011","P021","T001","T002","T011","T031","T041","T042","S001","S041","S101","S102","M011","M001"] | ||
ignore = ["E001","OB001","OB011","P001","P011","P021","T001","T002","T011","T031","T041","T042","S001","S041","S101","S102","M001","M011"] | ||
line-length = 200 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.