Add checks to ensure property values are positive and add wrapper function in...
Add checks to ensure property values are positive and add wrapper function in models.py, use the wrapper functions in interpolatios.py, add length argument while mapping the pystencil type in assignment_converter.py, add check to ensure solidus temperature is lower than liquidus temperature in Alloy.py, update tests and add print statements for debugging.