Skip to content

Homework 1 of Open-Source Energy System Modeling

License

Notifications You must be signed in to change notification settings

11909383/OSESM_HW1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSESM_HW1

Copyright [2024] [Elisabeth Seifried]

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Description

Homework 1 of Open-Source Energy System Modelling

The goal is to start a new GitHub repository and get familiar with GitHub itself.

The utils.py file contains four fundamental mathematical functions: "triangular_surface_area", "circular_surface_area", "cylinder_volume", and "ms2kmh". These functions include computing the surface areas of triangles and circles, the volume of a cylinder, and converting speed units from meters per second to kilometers per hour. Each function is documented with a descriptions of its purpose.

About

Homework 1 of Open-Source Energy System Modeling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%