chore: Add lean version of check_file_import
This commit is contained in:
parent
58c5540700
commit
5ab53ca314
5 changed files with 109 additions and 10 deletions
|
@ -33,6 +33,5 @@ def potential (Φ1 Φ2 : higgsField)
|
|||
+ (lam₆ * Φ1.normSq x * (Φ1.innerProd Φ2) x + conj lam₆ * Φ1.normSq x * (Φ2.innerProd Φ1) x).re
|
||||
+ (lam₇ * Φ2.normSq x * (Φ1.innerProd Φ2) x + conj lam₇ * Φ2.normSq x * (Φ2.innerProd Φ1) x).re
|
||||
|
||||
|
||||
end
|
||||
end TwoHDM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue