Skip to content

Commit

Permalink
Updated default bundles.
Browse files Browse the repository at this point in the history
  • Loading branch information
aprsa committed Nov 7, 2023
1 parent 281a867 commit 606f722
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
22 changes: 11 additions & 11 deletions phoebe/frontend/default_bundles/default_binary.bundle
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,8 @@ null
"description": "Source for bolometric limb darkening coefficients (used only for irradiation; 'auto' to interpolate from the applicable table according to the 'atm' parameter, or the name of a specific atmosphere table)",
"choices": [
"auto",
"ck2004",
"phoenix"
"phoenix",
"ck2004"
],
"value": "auto",
"visible_if": "ld_mode_bol:lookup",
Expand Down Expand Up @@ -774,8 +774,8 @@ null
"description": "Source for bolometric limb darkening coefficients (used only for irradiation; 'auto' to interpolate from the applicable table according to the 'atm' parameter, or the name of a specific atmosphere table)",
"choices": [
"auto",
"ck2004",
"phoenix"
"phoenix",
"ck2004"
],
"value": "auto",
"visible_if": "ld_mode_bol:lookup",
Expand Down Expand Up @@ -2101,9 +2101,9 @@ null
"choices": [
"ck2004",
"extern_atmx",
"phoenix",
"blackbody",
"extern_planckint",
"blackbody"
"phoenix"
],
"value": "ck2004",
"copy_for": {
Expand Down Expand Up @@ -2350,9 +2350,9 @@ null
"choices": [
"ck2004",
"extern_atmx",
"phoenix",
"blackbody",
"extern_planckint",
"blackbody"
"phoenix"
],
"value": "ck2004",
"copy_for": false,
Expand All @@ -2368,9 +2368,9 @@ null
"choices": [
"ck2004",
"extern_atmx",
"phoenix",
"blackbody",
"extern_planckint",
"blackbody"
"phoenix"
],
"value": "ck2004",
"copy_for": false,
Expand Down Expand Up @@ -2634,7 +2634,7 @@ null
"qualifier": "phoebe_version",
"context": "setting",
"description": "Version of PHOEBE",
"value": "2.4.3.dev+feature-blending",
"value": "2.4.11.dev+feature-blending",
"copy_for": false,
"readonly": true,
"advanced": true,
Expand Down
22 changes: 11 additions & 11 deletions phoebe/frontend/default_bundles/default_contact_binary.bundle
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,8 @@ null
"description": "Source for bolometric limb darkening coefficients (used only for irradiation; 'auto' to interpolate from the applicable table according to the 'atm' parameter, or the name of a specific atmosphere table)",
"choices": [
"auto",
"ck2004",
"phoenix"
"phoenix",
"ck2004"
],
"value": "auto",
"visible_if": "ld_mode_bol:lookup",
Expand Down Expand Up @@ -774,8 +774,8 @@ null
"description": "Source for bolometric limb darkening coefficients (used only for irradiation; 'auto' to interpolate from the applicable table according to the 'atm' parameter, or the name of a specific atmosphere table)",
"choices": [
"auto",
"ck2004",
"phoenix"
"phoenix",
"ck2004"
],
"value": "auto",
"visible_if": "ld_mode_bol:lookup",
Expand Down Expand Up @@ -2292,9 +2292,9 @@ null
"choices": [
"ck2004",
"extern_atmx",
"phoenix",
"blackbody",
"extern_planckint",
"blackbody"
"phoenix"
],
"value": "ck2004",
"copy_for": {
Expand Down Expand Up @@ -2572,9 +2572,9 @@ null
"choices": [
"ck2004",
"extern_atmx",
"phoenix",
"blackbody",
"extern_planckint",
"blackbody"
"phoenix"
],
"value": "ck2004",
"copy_for": false,
Expand All @@ -2590,9 +2590,9 @@ null
"choices": [
"ck2004",
"extern_atmx",
"phoenix",
"blackbody",
"extern_planckint",
"blackbody"
"phoenix"
],
"value": "ck2004",
"copy_for": false,
Expand Down Expand Up @@ -2866,7 +2866,7 @@ null
"qualifier": "phoebe_version",
"context": "setting",
"description": "Version of PHOEBE",
"value": "2.4.3.dev+feature-blending",
"value": "2.4.11.dev+feature-blending",
"copy_for": false,
"readonly": true,
"advanced": true,
Expand Down
14 changes: 7 additions & 7 deletions phoebe/frontend/default_bundles/default_star.bundle
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,8 @@ null
"description": "Source for bolometric limb darkening coefficients (used only for irradiation; 'auto' to interpolate from the applicable table according to the 'atm' parameter, or the name of a specific atmosphere table)",
"choices": [
"auto",
"ck2004",
"phoenix"
"phoenix",
"ck2004"
],
"value": "auto",
"visible_if": "ld_mode_bol:lookup",
Expand Down Expand Up @@ -879,9 +879,9 @@ null
"choices": [
"ck2004",
"extern_atmx",
"phoenix",
"blackbody",
"extern_planckint",
"blackbody"
"phoenix"
],
"value": "ck2004",
"copy_for": {
Expand Down Expand Up @@ -1079,9 +1079,9 @@ null
"choices": [
"ck2004",
"extern_atmx",
"phoenix",
"blackbody",
"extern_planckint",
"blackbody"
"phoenix"
],
"value": "ck2004",
"copy_for": false,
Expand Down Expand Up @@ -1226,7 +1226,7 @@ null
"qualifier": "phoebe_version",
"context": "setting",
"description": "Version of PHOEBE",
"value": "2.4.3.dev+feature-blending",
"value": "2.4.11.dev+feature-blending",
"copy_for": false,
"readonly": true,
"advanced": true,
Expand Down

0 comments on commit 606f722

Please sign in to comment.