Commit 2637f60f authored by Greenwood, Scott's avatar Greenwood, Scott
Browse files

update readme and removed ue reference in licenses

parent 2609a9ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,4 +6,4 @@ or http://www.apache.org/licenses/LICENSE-2.0) or the MIT license,
(LICENSE-MIT or http://opensource.org/licenses/MIT), at your option.

Copyrights and patents in the ExaDigiT/AutoCSM project are retained by contributors.
No copyright assignment is required to contribute to exadigitUE5.
No copyright assignment is required to contribute to AutoCSM.
+1 −1
Original line number Diff line number Diff line
MIT License

Copyright (c) 2023-2024 UT-Battelle, LLC and other exadigitUE5 Project Developers.
Copyright (c) 2023-2024 UT-Battelle, LLC and other Project Developers.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ Below are examples of the structure of AutoCSM within the context of ExaDigiT.
4. Create the language-specific model.
5. Create the FMU and simulate.

**See [examples](./examples/) folders for more details (e.g., [`modelica/run_auto_csm.py`](examples/modelica/run_auto_csm.py).**
**See [examples](./examples/) folders for more details (e.g., [`modelica/run_auto_csm.py`](examples/modelica/run_autocsm.py).**

# Advanced:
### Language Method Templates