Skip to content

Commit

Permalink
Cambiar comentario
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismael-VC committed Nov 7, 2015
1 parent c30e7a8 commit 69f7bfa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/molecular_units.jl
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ type Molecule <: MolecularUnit

end

# molecular unit behavior
phi{T<:Real}(x::T, d::Int, vH) = sum([a*x^i for i=1:d])
ϕ = phi
ϕ = phi # molecular unit behaviour

0 comments on commit 69f7bfa

Please sign in to comment.