ForceBalance API  1.3
Automated optimization of force fields and empirical potentials
Classes | Functions | Variables
src.lipid Namespace Reference

Classes

class  Lipid
 Subclass of Target for lipid property matching. More...
 

Functions

def weight_info (W, PT, N_k, verbose=True)
 

Variables

 logger = getLogger(__name__)
 

Function Documentation

◆ weight_info()

def src.lipid.weight_info (   W,
  PT,
  N_k,
  verbose = True 
)

Definition at line 38 of file lipid.py.

Variable Documentation

◆ logger

src.lipid.logger = getLogger(__name__)

Definition at line 36 of file lipid.py.