Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
filereference:dbssystem [2021/10/20 14:40] – [Database Design] enviadminfilereference:dbssystem [2022/08/17 10:23] – [System Database and User/Project Database: Basic Concept] enviadmin
Line 15: Line 15:
  
 {{ :filereference:dbdesign_tables.png?nolink  |Design of the ENVI-met database system}} {{ :filereference:dbdesign_tables.png?nolink  |Design of the ENVI-met database system}}
- 
- 
-Each ENVI-met database, System or User/Project, holds the following tables:  
- 
-  * [[filereference:dbsystem:soils|Soils]]: Properties of different natural and artificial soils 
-  * [[filereference:dbsystem:profiles|Soil Profiles]]:Different soil types as vertical sandwiches of soils 
-  * [[filereference:dbsystem:materials|Materials]]: Basic collection of different materials that can be use in walls  
-  * [[filereference:dbsystem:walls|Walls]]: Sets of building walls and roof composed out of 3 layers of different materials 
-  * [[filereference:dbsystem:singlewalls|Single Walls]]: Sets of single and thin walls consisting of one material 
-  * [[filereference:dbsystem:simpleplants|SimplePlants]]: Simple 1D plants such as grass.  
-  * [[filereference:dbsystem:3dplants|3D Plants]]: Complex 3D plants such as trees (managed in [[apps:albero:start|Albero]]).  
-  * [[filereference:dbsystem:sources|Sources]]: Emission profiles for different pollutant sources. 
-  * [[filereference:dbsystem:greenings|Greenings]]: Greening layers for facade and rooftop greening. 
- 
- 
- 
  
 ==== System Database and User/Project Database: Basic Concept ==== ==== System Database and User/Project Database: Basic Concept ====
Line 48: Line 32:
 The **//System Database//** will be maintained by the model developers and is identical in all ENVI-met installations. **The user is not supposed to do any changes to this database!**. Moreover, this database will automatically be re-created with software updates, so any user-added content will be lost.  The **//System Database//** will be maintained by the model developers and is identical in all ENVI-met installations. **The user is not supposed to do any changes to this database!**. Moreover, this database will automatically be re-created with software updates, so any user-added content will be lost. 
  
-=== User Database === +=== {{:filereference:envi_met_projektordner_light_48.png|}} User Database === 
-{{:filereference:envi_met_projektordner_light_48.png|}}+
 The **//User Database//** is the place where you can place all **your** personal data and settings. ENVI-met will not touch this database, even not when updating the software. However, you are responsible for the content of this database. If you add information that doesn't make sense e.g non-physical material properties, you will probably crash your simulation. The User Database is used for all projects unless you specifiy an individual project-centered database (see next paragraph). The **//User Database//** is the place where you can place all **your** personal data and settings. ENVI-met will not touch this database, even not when updating the software. However, you are responsible for the content of this database. If you add information that doesn't make sense e.g non-physical material properties, you will probably crash your simulation. The User Database is used for all projects unless you specifiy an individual project-centered database (see next paragraph).